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/).
1–10 of 136 posts
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/).
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.
The Condensed Wealth of Nations (86pp) - http://www.adamsmith.org/sites/default/files/resources/conde...
Available in .MOBI, pdf, ePub or Online
Don't Just Roll the Dice: http://download.red-gate.com/ebooks/DJRTD_eBook.pdf
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.