Hacker News new | ask | show | jobs
by theduality 2882 days ago
For a general software developer, I have seen Code Complete (Steve McConnell) and Clean Code (Robert C. Martin) recommended a lot. I have copies of both on my desk at work.
3 comments

Design Patterns (GoF), The Mythical Man-Month,
I'm skeptical about the GoF book. To often, it's been the proverbial hammer that makes you see nails everywhere.
The Pragmatic Programmer (Andy Hunt and Dave Thomas) is the other one that springs to mind for me.
I'd add SICP.