Live data from Hacker News

The Ultimate List of Programming Books

startupcountryblog.wordpress.com

1–10 of 21 posts

Re: The Ultimate List of Programming Books

#2
Great List ! Thanks for the share . But there are some things that can only be learned by actually getting down to the task at hand. Speaking in abstract ideals all day simply makes you into an academic. It's in the application of the abstract that we truly grok the reason for their existence. :P

Re: The Ultimate List of Programming Books

#8
post #7

Programming from the ground up. It's free on the internet. This book taught me AT&T asm. It is very easy to read.

Thanks for sharing! This was such an easy read for me.

Google for Paradigms of Artificial Intelligence Programming.

I started reading it because I wanted to learn Common Lisp. When I was halfway, I realized this was the greatest book about programming I had read so far.

Re: The Ultimate List of Programming Books

#9
I am glad the author mentioned Code complete > This book is the encyclopedia of good programming practice, Code Complete focuses on individual craftsmanship -- all the things that add up to what we instinctively call "writing clean code." This is the kind of book that has 50 pages just talking about code layout and whitespace
Post reply on HN