13
Dec
2010
This is a short series about some important and useful design patterns. Some you really should now about, for example the Singleton pattern.
9
Jul
2010
To write code that will last for a long time, over iterations and between programmers, focus must lie on writing Clean Code. After stating that, what does Clean Code actually mean and which rules should a programmer follow.