June 23, 2004
Matthew

K & R's book was called _The C Programming Language_.

Stroustrup's book was called _The C++ Programming Language_.

I hope your forthcoming D book is called _The D Programming Language_.

The first chapter could feature a short example program that demonstrates how to write a short text message to stdout, such as, I don't know, what about "Hello world!" ? ;)

James McComb