Ada95 Book, Now Free Online
zmower writes: "John English has just put his out-of-print "Ada 95: The Craft of Object-Oriented Programming" online at http://www.it.bton.ac.uk/staff/je/adacraft/
I've read this and a few other Ada books. This was a good read and definitely the best introduction to Ada book."
This ought to be on the front page. This is an excellent book, I wish it'd encourage more people to start writing some beautiful Ada code. It's a shame so many open source projects are done in C/C++ when Ada lends itself so well to large projects.
You can get the free (and awesome) Gnat Ada compiler here:
ftp://cs.nyu.edu/pub/gnat
Read up and start writing some great code!