Live data from Hacker News

Which is your favorite 70-80s computer book?

news.ycombinator.com

21–30 of 30 posts

Re: Which is your favorite 70-80s computer book?

#21
It's kind of an out-lier but Engines of Creation. Not strictly about computers, but it had the first description of hypertext that I had seen.

If we really have to go 8-bit then the TI-BASIC manual I had for my 99/4A. I had no secondary storage, so I'd type in 100 lines of code and run it. Then retype it all and make some changes and run it again. And then have to turn the damned thing off (losing everything) because my parents wanted to use the TV. Bastards.

Re: Which is your favorite 70-80s computer book?

#24
post #5

Two books if that's permitted: 1. "Smalltalk-80 The Languange and its Implementation" - They eventually dropped the implementation chapters from the book, but you can still get the original edition used on Amazon if you're curious as to how Smalltalk was implemented ( http://www.amazon.com/gp/offer-listing/0201113716/ref=dp_olp... ). I'm surprised at how cheap they are, as the book is considered a collector's item. 2…

There is a legal HTML'd version of the missing chapters here:

http://users.ipa.net/~dwighth/smalltalk/bluebook/bluebook_im...

I also vaguely remember the ACM releasing the full PDF of the book if you signed up for a free account. It was posted on lambda-the-ultimate at some point.

Re: Which is your favorite 70-80s computer book?

#26
post #5

Two books if that's permitted: 1. "Smalltalk-80 The Languange and its Implementation" - They eventually dropped the implementation chapters from the book, but you can still get the original edition used on Amazon if you're curious as to how Smalltalk was implemented ( http://www.amazon.com/gp/offer-listing/0201113716/ref=dp_olp... ). I'm surprised at how cheap they are, as the book is considered a collector's item. 2…

I'll second "Smalltalk-80 The language and its implementation". You can get the implementation chapter online now: http://wiki.squeak.org/squeak/64
Post reply on HN