by Marius Gheorghe
15. April 2006 15:52
Just finished reading "Concepts in programming languages" (published by Cambridge Press). It 's a book about programming languages (both procedural and OOP) and concepts (high order functions, templates, OOP pillars etc). Recommanded if you're interested in programming language theory.
Downsides from my point of view :
- no Ruby or C#.
- the praises for the C++ language design were waaaay too much.
Recommanded if you’re into programming languages theory.