PrevUpHomeNext

References

Abrahams and Gurtovoy

C++ Template Metaprogramming: Concepts, Tools, and Techniques from Boost and Beyond, David Abrahams and Aleksey Gurtovoy

Alexandrescu

Andrei Alexandrescu's homepage is at http://www.moderncppdesign.com/

Brown

Automatically-Generated Nightmares, CVu 16.6, Silas S Brown

Doctest

doctest – Test interactive Python examples

Self

From A to B with Python, Thomas Guest

A Mini-Project to Decode a Mini-Language - Part 3, Thomas Guest

Raymond

Why Python?, Eric S. Raymond

Stroustrup

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.

Sutter

What can and can't macros do?, Herb Sutter, Guru of the Week 77

van Rossum

Unifying types and classes in Python 2.2

Wikipedia

A free-content encyclopedia that anyone can edit

Copyright © 2005 Thomas Guest

PrevUpHomeNext