The Mythical Man-Month is a great book; "no silver bullet", "second-system effect", "surgical teams", etc. all helped my development on a meta level. Sure, I couldn't code quick sort any better after reading, but I definitely made better programs.

Comments by David Berger:
Having started programming in the era of online tutorials, there weren't so many books per se that I would consider indispensable. But I also dropped into software development from the middle of nowhere in a company where all the developers were experienced and minded their own business, so I kind of missed a lot of the acculturation that people get with an academic program or a cohort of junior developers at a first job learning about team projects. The book is aimed rather abstractly at answering the questions "Why is large-scale software development so hard?" and "What can we do to make it more efficient?" I say rather abstractly, but truth be told there's a lot of history involved: it was a bit challenging for me to imagine what development was like in the '70s and '80s when the essays in this book were written.
