Live data from Hacker News

Ask HN: What are your recommended reads that are available for free?

news.ycombinator.com

1–10 of 136 posts

Ask HN: What are your recommended reads that are available for free?

#1
I recently stumbled across a link in another thread to "Economics in One Lesson" and thought it was incredibly interesting. https://mises.org/sites/default/files/Economics%20in%20One%20Lesson_2.pdf

What are some other interesting reads—whether PDF, website, doc, etc—that are freely available?

One of my favorites that I find thought-provoking is the "Procedural Content Generation in Games" book (http://pcgbook.com/).

Re: Ask HN: What are your recommended reads that are available for free?

#3
I love "Operating Systems: Three Easy Pieces":

http://pages.cs.wisc.edu/~remzi/OSTEP/

Really useful book and really accessible (both because it's available for free and also because it's written with a lot of skill and friendliness towards the reader).

I recommend it in particular to those who for whatever reason never took an operating systems class (e.g., you were self-taught or didn't major in CS). This book will really demystify a lot of stuff for you without overwhelming you at the same time.

Re: Ask HN: What are your recommended reads that are available for free?

#7
Steal This Book: https://leanpub.com/stealthisbook (Apparently no longer available from LeanPub... heres's a dropbox link: https://www.dropbox.com/s/qm6vkabvd8jc3le/stealthisbook.pdf?... )

Don't Just Roll the Dice: http://download.red-gate.com/ebooks/DJRTD_eBook.pdf

Re: Ask HN: What are your recommended reads that are available for free?

#10
How to Design Programs 2E

http://www.ccs.neu.edu/home/matthias/HtDP2e/

This book is much more than the intro to programming that it appears to be. It is a foundational approach for producing robust programs, regardless of your implementation language or level of experience.

Post reply on HN