Going to do functional programming

I’ve learned about functional programming during my university years, with Haskell as primary language. I considered functional programming as quite elegant, but also impractical. I felt I could get practical…

Software: bouwen of ontwerpen?

Software werd in de afgelopen decennia steeds belangrijker binnen de overheid, en bij vrijwel alle overheidsinstanties is software de kurk waarop de bureaucratie drijft. Verbazingwekkend lijken de meeste mensen bij…

Pattern in RIA

The Flex framework is getting more and  more populair, and other similar RIA-frameworks as JavaFX and Sliverlight get a lot of attention. Some people see Flex as a alternative for…

Trying to do good for the wrong reasons

Many programmers with at least some education computer science code by a few principles: Encapsulate database access, using Data Access Objects so we’re not tied to one or another database…