Live data from Hacker News

Ask HN: What are your favorite books?

news.ycombinator.com

31–40 of 48 posts

Re: Ask HN: What are your favorite books?

#31
post #8

1. https://www.amazon.com/Concepts-Techniques-Models-Computer-P... 2. https://www.amazon.com/Big-Book-Concepts-MIT-Press/dp/026263... 3. https://www.amazon.com/Gödel-Escher-Bach-Eternal-Golden/dp/0...

Is it a HN feature that cuts off long URLs unless you click Reply to isolate the comment? Actually even after isolating the comment the URLs are cut off (but not quite as short). Highly annoying. You should edit and put the titles before the links.

Updated as new comment since two hours already elapsed

[1] Concepts, Techniques, and Models of Computer Programming (MIT Press) - URL: https://www.amazon.com/Concepts-Techniques-Models-Computer-P...

[2] The Big Book of Concepts (MIT Press) - URL: https://www.amazon.com/Big-Book-Concepts-MIT-Press/dp/026263...

[3] Gödel, Escher, Bach: An Eternal Golden Braid - URL: https://www.amazon.com/Gödel-Escher-Bach-Eternal-Golden/dp/0...

Re: Ask HN: What are your favorite books?

#36
From my favorite author Anthony J. Dos Reis[0]

If you want to learn assembly language, computer architecture and C++ all at the same time: Assembly Language and Computer Architecture Using C++ and Java , Course Technology, 2004 [1]

If you want to learn how to write compilers, context free grammars, regular expressions and implement grep: Compiler Construction Using Java, JavaCC, and Yacc, IEEE/Wiley, 2012 [2]

If you want to learn functional programming, lambda calculus and LISP: An Introduction to Functional Programming Through Lambda Calculus by Greg Michaelson [3]

My programming skills had grown dramatically with this books. I would wholeheartedly recommend the books mentioned above for those who are interested to learn.

[0] - http://cs.newpaltz.edu/~dosreist/

[1] - https://www.amazon.com/Assembly-Language-Computer-Architectu...

[2] - https://www.amazon.com/Compiler-Construction-Using-Java-Java...

[3] - https://www.cs.rochester.edu/~brown/173/readings/LCBook.pdf - https://www.amazon.com/Introduction-Functional-Programming-C...

Re: Ask HN: What are your favorite books?

#38
post #10

the hard thing about hard things - Ben is an amazing story teller, very personable, and great lessons

This book was good - amazing story teller. Takes through highs and lows of his journey - feels like you are watching him in a boxing ring. Message: Persevere.

Re: Ask HN: What are your favorite books?

#40

The Inner Game of Tennis Think And Grow Rich - I based my cover letter off of some of the concepts in this book and it has worked remarkably well.

Back when I was still a student (of music), I read The Inner Game of Tennis and found it to be incredibly useful!

I also recommend it.

Post reply on HN