When I started learning computer languages in 1980 (I started with Commodore C64 Basic, later it was Turbo Pascal, C/C++, Java, Prolog, […]
Blog Archive
0
C++ 11 Standard
Maybe I am a bit late, but there is a new C++ 11 standard with really cool features. http://en.wikipedia.org/wiki/C%2B%2B11 E.g. Range-based for […]
0
Code Kata – Compare Haskell and C++
After many years of experience in object oriented programming and just talking about functional programming, I decided to get a hands-on experience by inventing the following code […]