Posts Tagged ‘ startup ’

Ten more essential Python tips | Linux User

February 3, 2010
By

Today, Python is one of the most popular programming languages in the open source space. Following on from the success of our original 'ten essential Python tips for beginners', we've compiled a further collection of ten gems to make ...

Read more »

DjangoCon 2009 Recap // Evolving Bits

September 14, 2009
By

Django Tips and Tricks – Many to pick from, but I liked Query.as_sql() method to show the SQL the Django ORM generates on your behalf, the flexibility of using “signals” to loosely couple functionality (see django-signals-ahoy on ...

Read more »