What's a good pascal book that's relevant to the newest version? I'm trying to find books but I don't want to get one that's from 1980 by accident or something and find it doesn't help with my class at all.
Name:
Anonymous2008-07-12 14:31
Dear newcomers to computer programming. You may have heard that computer technology advances faster than anything before it. This is true of hardware, but it is not true of software. Practically everything new in programming languages was first introduced in 1958 with McCarthy's original Lisp1 and Smalltalk in the 70s. Those `new' languages you've heard about in the last five years have been recycling these fresh 30-year old ideas like motherfuckers. Most of the actual interesting development on programming methodology in the last 20 years is crystallized on the Haskell programming language2. Just because those books are older than you doesn't mean that they aren't relevant.
__________________________________________ 1Yes, it sucked, but it got the main idea right. 2I don't particularly like Haskell, but what I said happens to be the truth. Shut the fuck up.