Free Programming Ebooks
citizen428.net
Free Programming Ebooks
1–10 of 29 posts
Re: Free Programming Ebooks
#2Thanks, Diving into Python and Mastering Node are two good ones for me.
Re: Free Programming Ebooks
#3AFAICS Visual LISP Developer’s Bible is not free. US$8 in Amazon, couldn't found any free download except that of the sample chapter and exercises.
Re: Free Programming Ebooks
#4I hate this. Now I have even more books on my reading list. Damn it.
Re: Free Programming Ebooks
#5Two others for Scheme:
The Scheme Programming Language, 4th Ed. by R. Kent Dybvig[1]
Simply Scheme: Introducing Computer Science by Brian Harvey and Matthew Wright, 2nd Ed.[2]
Re: Free Programming Ebooks
#6Thanks, Diving into Python and Mastering Node are two good ones for me.
Mastering Node doesn't seem to have been updated in some time, and the author is now co-writing a book for Manning Press.[1] (It's available for pre-release as a pdf there.) He may still release it on the Mastering Node site later, but for now that site seems quiet.
Re: Free Programming Ebooks
#7Learn Python the Hard Way is available for free on the web, but you have to pay (a nominal fee) for the pdf or epub versions. So I'm not sure it counts as a "free ebook".
Re: Free Programming Ebooks
#8Another great option for ruby:
Re: Free Programming Ebooks
#9Here's a list that i think was on HN a while back.
http://stackoverflow.com/questions/194812/list-of-freely-ava...
Re: Free Programming Ebooks
#10Learn Python the Hard Way is available for free on the web, but you have to pay (a nominal fee) for the pdf or epub versions. So I'm not sure it counts as a "free ebook".
[deleted]