Found in 3 comments on Hacker News
greenyoda · 2022-02-27 · Original thread
As someone pointed out in that thread, the original version of the "Dragon Book" was out in 1977, making it 45 years old:

https://twitter.com/vinodg/status/1497632140254609408

I used it in a compiler class in college in 1980, and it was already known as the "Dragon Book" back then.

You can still buy a used copy on Amazon:

https://www.amazon.com/Principles-Compiler-Addison-Wesley-in...

jes · 2021-11-11 · Original thread
I also enjoyed the green "Dragon Book" [1] on compilers, by Aho and Ullman. I think it must have been thirty years ago, or more, though.

[1] https://www.amazon.com/Principles-Compiler-Addison-Wesley-in...

WalterBright · 2021-10-20 · Original thread
Writing games are a really fun way to learn to program. The best way to learn how is to find an open source game that you like, figure out how to build it, then start modifying the game to your personal taste.

Learning the basics of writing compilers will be surprisingly helpful for all kinds of programming tasks. The Dragon Book is the best:

https://www.amazon.com/Compilers-Principles-Techniques-Tools...

Too bad the prices are so high for it. The original version is much cheaper:

https://www.amazon.com/Principles-Compiler-Addison-Wesley-in...

Learning calculus is a great way to train your mind to think better.

Fresh book recommendations delivered straight to your inbox every Thursday.