C++ Template Metaprogramming: Concepts, Tools, and Techniques from Boost and Beyond, David Abrahams and Aleksey Gurtovoy
Andrei Alexandrescu's homepage is at http://www.moderncppdesign.com/
Automatically-Generated Nightmares, CVu 16.6, Silas S Brown
doctest – Test interactive Python examples
From A to B with Python, Thomas Guest
A Mini-Project to Decode a Mini-Language - Part 3, Thomas Guest
Why Python?, Eric S. Raymond
The Design and Evolution of C++, Bjarne Stroustrup
On the subject of ease-of-use, I can't resist including the following quotation:
I have always wished for my computer to be as easy to use as my telephone; my wish has come true because I can no longer figure out how to use my telephone.
What can and can't macros do?, Herb Sutter, Guru of the Week 77
Unifying types and classes in Python 2.2
| Copyright © 2005 Thomas Guest |