Slashdot Mirror


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."

1 of 13 comments (clear)

  1. This is front page material. by L3WKW4RM · · Score: 5, Informative

    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!