Python for Programmers (Part 2)

Part of my journey to learn Python (properly) by the reading the official language tour. This part is covering Data Structures and Modules. Read more

Similar

Why Python is a perfect language for Kibitzr

Kibitzr is a command line utility, that (depending on configuration) polls web pages and notify on changes through different channels. Kibitzr is written in Python and the first version was built within an hour. This speed of development is achieved by Py... (more…)

Read more »

Launchpad now runs on Python 3

After a very long porting journey, Launchpad is finally running on Python 3 across all of our systems. I wanted to take a bit of time to reflect on why my emotional responses to this port differ so much from those of some others who’ve done large ports, s... (more…)

Read more »