Ask HN: What's the best technical eBook you have read?
31–40 of 86 posts
Re: Ask HN: What's the best technical eBook you have read?
#32Super hands-on book. Since reading it, I'm writing better programs faster.
Re: Ask HN: What's the best technical eBook you have read?
#33The book had some nice typesetting which I believe was done in the mystery language also used for man pages.
Re: Ask HN: What's the best technical eBook you have read?
#34Re: Ask HN: What's the best technical eBook you have read?
#35Re: Ask HN: What's the best technical eBook you have read?
#36Re: Ask HN: What's the best technical eBook you have read?
#37Am I the only one who's curious why the poster specified an "eBook" instead of just "book"?
Re: Ask HN: What's the best technical eBook you have read?
#38I enjoyed "Advanced Programming in the UNIX Environment" back when there we had multiple UNIX operating systems and probably more versions of standards than operating systems. Stevens carefully documented every detail (in a way where you could learn about what was going on; I also had the POSIX standards at the time which were not readable). The book had some nice typesetting which I believe was done in the mystery l…
You were bit ahead of your time if you were reading ebooks back then.
Re: Ask HN: What's the best technical eBook you have read?
#39Surprised it hasn't been mentioned yet. Hands down the most eye opening technical book I've read is SICP. http://mitpress.mit.edu/sicp/ http://sicpebook.wordpress.com/ebook/
I'm going through it now, on my own, and it's an awesome course.
Re: Ask HN: What's the best technical eBook you have read?
#40I enjoyed "Advanced Programming in the UNIX Environment" back when there we had multiple UNIX operating systems and probably more versions of standards than operating systems. Stevens carefully documented every detail (in a way where you could learn about what was going on; I also had the POSIX standards at the time which were not readable). The book had some nice typesetting which I believe was done in the mystery l…
"Real Unix books are written using troff and this book follows that time-honored tradition. Camera-ready copy of the book was produced by the author using the groff package written by James Clark. Many thanks to James Clark for providing this excellent system and for his rapid response to bug fixes. Perhaps someday I will really understand troff footer traps."