August 17, 2006 at 10:03 pm · Filed under .NET, Functional Programming
Bookmark on del.icio.us
A few weeks ago, I wrote a simple mini-framework in Java, providing the kind of higher-order functions available to C++ developers. After that, I was asked to hold a short seminar about Higher-Order Functions in a regular OO language by a company Lab49. The languages I chose were Java and C#, which are the languages [...]
July 9, 2006 at 5:28 pm · Filed under C++, Books
Bookmark on del.icio.us
Finding good books about C++ is hard; they often belong to one of four categories:
Learn to program – too basic for people actually making money on this trade. However strange this might sound, there is a quite subtle difference between the DIY hobby programmer and the professional one. Ok, I know that most in the [...]