-
Google App Engine Blows My Mind
It seems like every time Google releases a product it's a game changer. Google App Engine is just another one of those products.GAE allows a... (continue reading) -
Measuring Cyclomatic Complexity Of Python Code
Complex code is hard to manage, hard to isolate and hard to unit test. For these reasons it is more difficult and costly to modify.... (continue reading) -
Use Bazaar To Work On Python
The Python core team is experimenting with distributed version control. Python 2.5, 2.6 and 3.0 branches are now available under Bazaar. The Bazaar master is... (continue reading) -
Announcing Design Python Pattern of the Week
Every Monday I'll be describing a software design pattern and providing an implementation in Python. I'll focus on mapping the pattern's intent into idiomatic Python.... (continue reading) -
Connect To Other Pythonistas With LinkedIn
Some Pythonistas have come up with a way to use LinkedIn to connect. Take a look and if you decide to do it go ahead... (continue reading)