Slashdot is powered by your submissions, so send in your scoop

 



Forgot your password?
typodupeerror

Comment Programming books which have helped me (Score 1) 137

I have become a better programmer from the following book list:
  1. 1. The Pragmatic Programmer
  2. 2. Clean Code
  3. 3. C Programming Language
  4. 4. The Mythical Man-month

These books don't appear in Jacobs' list but they are excellent books for becoming a better programmer. Pragmatic programmer is especially useful, I found it changed my approach to Software development such that I would more careful with taking on extra work and managing my work so that I would not fall behind and be able to complete it. Highly recommend this one.

Slashdot Top Deals

In 1914, the first crossword puzzle was printed in a newspaper. The creator received $4000 down ... and $3000 across.

Working...