My list of recomended reading for software developers
by Eirik Tenold
Here is a list of books and online resources that I would recommend to fellow developers.
General books
- The Pragmatic Programmer: From Journeyman to Master by Andrew Hunt and David Thomas
- Code Complete: A Practical Handbook of Software Construction by Steve McConnell
- Peopleware: Productive Projects and Teams by Tom DeMarco and Timothy Lister
- Facts and Fallacies of Software Engineering by Robert L. Glass
Java books
- Effective Java (2nd Edition) by Joshua Bloch