This is the second post in my Missing in PHP7 series. The previous one is about function references. 2020 update: named parameters…
I recently watched Clean Code Episode 34: Pattern Apocalypse, which is about several design patterns, including the Iterator. Afterwards I…
Yesterday I for some reason decided to have some fun with Python by writing a simple script to Find Dead…
Last few days I had some time (while sitting on the train) to have a good look at the second…
Today I made quite some progress learning the basics of Python. After doing a traditional “O hai earf”, I went…
I’ve finally made up my mind about whether I’m going to learn Python or Ruby. I’ve been looking at both…
Now the Google Summer of Code coding period has finished, I can divide my attention between multiple projects again. Since…