Pumping Iron into Python: Intro to FePy
As Python grows in popularity, IronPython has started making more waves. What is IronPython and why should regular Python programmers be familiar with... more »
Tweet 1 CommentsSave Tags: .net, open source, python, tools
IronPython and the Entity Framework Part 5.0 – Concluded
This is the final part of the series on using IronPython together with the Entity Framework.
Tweet 0 CommentsSave Tags: python
The Choose Python Manifesto
Yes! A Python manifesto to add to my informal collection. It’s nice to have such passion around a language. Here’s a funny part: Choose to... more »
Tweet 2 CommentsSave Tags: python
JetBrains PyCharm IDE Preview
JetBrains PyCharm is a new Integrated Development Environment for programming using Python with the following key features: Intelligent Editor, Code... more »
Tweet 0 CommentsSave Tags: announcement, python, tools
Daily Dose - Jython Lead Developer Joins Sauce Labs
Frank Wierzbicki, who left his position at Sun as the lead maintainer of Jython before the Oracle acquisition, revealed on his blog that he has... more »
Tweet 0 CommentsSave Tags: groovy, java, open source, python
Dear Python,
A while back I was playing a game with awesome and creative game play. For a while I couldn't put my finger on just what was so magical about it but... more »
Tweet 3 CommentsSave Tags: python
What Pythonistas Think of Ruby
My perspective on Ruby was rocked last weekend at Northwest Python Day in Seattle. Compared to other programming languages, Python and Ruby are so... more »
Tweet 0 CommentsSave Tags: opinion, python, ruby
Top 10 tips to a new django developer
Yes, BOTH of them: 0 and 1
Tweet 0 CommentsSave Tags: frameworks, how-to, python
Make Lisp 15x faster than Python or 4x faster than Java
How to optimize Common Lisp code (using optional type hints for the compiler), so it runs very fast. In this simple benchmark, the Lisp code goes... more »
Tweet 4 CommentsSave Tags: java, opinion, other languages, python
Python's "New" Division: Python 2 Versus Python 3
Among the changes in the new version of Python is the way the division operator works. In this article, Python book and video author Wesley Chun... more »
Tweet 1 CommentsSave Tags: how-to, python
Pylons on Jython
This videocovers how you can use the lightweight, flexible Pylons web framework to create web applications on Jython. It also covers some of the... more »
Tweet 0 CommentsSave Tags: frameworks, java, python, tools
Python Use Has Risen 45% Since Google Ap Engine Debuted
According to an Evans Data Corp survey the Python scripting language has increased by 45% since Spring 2008 according the most recent North American... more »
Java and Python SDKs Released for vCloud
Two open source SDKs for the VMware vCloud API have just been released to help developers build software for the vCloud virtual datacenters. Along... more »
Tweet 0 CommentsSave Tags: frameworks, java, open source, python
Create your user authentication frontend in django
This tutorial shows how to build your user authentication fronthend, including user registration process and activation through email, login and... more »
Tweet 3 CommentsSave Tags: frameworks, how-to, python, tools
Testing your first Django app
This is my unofficial part five for the Django tutorial, I've attempted to write in a similar style and hopefully will be a useful starting place for... more »
Tweet 1 CommentsSave Tags: frameworks, how-to, python, tools
Doing things with Django forms
Forms are one of the best features of Django. (After models, admin, url routing etc ). Here is a quick tutorial describing how to do things with... more »
Tweet 0 CommentsSave Tags: python, web 2.0
What's so great about Django CMS.
This article covers what makes django-cms 2.0 different from the mainstream solutions. It articulates why someone would want to choose this cms over... more »
Tweet 0 CommentsSave Tags: python
Tools of Pro Django developers.
The tools which Django developers use everyday, including Ipython and ipdb South Django test utils Django extensions Django debug... more »
Tweet 0 CommentsSave Tags: python, web 2.0
66 Free Cheat Sheets
66 fabulous free cheat sheets for almost any coding and programming language! Some of them are: PHP, CSS, MySQL, Apache, Ruby, Perl, Python,... more »
Dynamically adding methods with metaprogramming : Ruby and Python
I came across an interesting post Metaprogramming: Ruby vs. Javascript, which discusses and contrasts about how metaprogramming can be implemented in... more »
Tweet 0 CommentsSave Tags: how-to, python, ruby
A complete blog engine using django in 60 minutes
A quick overview over the django web development framework. Learn about django while building a very nice blogging app capable of many of the usual... more »
Tweet 0 CommentsSave Tags: frameworks, how-to, python, tools
Python Design Patterns
Design Patterns must be studied in the context on the language in which they’ll get implemented. This item shows videos that explore several... more »
Tweet 0 CommentsSave Tags: how-to, methodology, python
Static analysis for Ruby/Python
As a developer of static analysis tool for mainstream statically-typed languages, like C++ and Java, I was wondering for quite a while about how well... more »
Tweet 0 CommentsSave Tags: python, reviews, ruby
Daily Dose - Mozilla Shifting Extensions to Jetpack and Personas
Mozilla is shifting its extensions over to more developer friendly applications like Jetpack and Personas. CA is shifting to more cloud technology... more »
Tweet 0 CommentsSave Tags: css-html, mobile, python, security
Python mocking with mox
How to use pymox with python to mock out objects for unittesting.
Tweet 0 CommentsSave Tags: python




