18

I am currently reading the recently published Being Geek by Michael "Rands" Lopp and I can't get enough of it.

alt text

Is there any other career guidance books aimed directly or indirectly at programmers that are worth reading?

yannis
  • 39,597
Gordon
  • 4,124
  • If you can vote and think this is a useful question or it have useful answers below, please vote up. StackExchange sites need votes to build a good community. You can give 30 votes per day, don't waste them. Specially users with high reputation and low counting votes given please read this: http://meta.programmers.stackexchange.com/questions/393/asking-better-questions – Maniero Oct 05 '10 at 19:34
  • I like "97 Things Every Programmer Should Know" book edited by Kevlin. This book contains views of Expert Programmers. It just helped me in understanding overall programming practices. – Badar Sep 24 '12 at 16:33

10 Answers10

22
  • Code complete

  • The Pragmatic Programmer

9

Professional Software Development -- Steve McConnell

This book is aimed at everyone in the software field, especially programmers and software engineers. It specifically discusses advancing the profession of software engineering at all levels - individual, organization, and industry.

This book is an expansion upon another book, also by Steve McConnell, After the Gold Rush.

Thomas Owens
  • 82,739
8

Joel on Software blog contains tons of invaluable information which can help you to be successful programmer. A lot of the things can be easily reflected to non-software development professions. If you prefer to read books, there are several books which compile all the wisdom of Joel's articles.

asmois
  • 234
5

Most of the books by the Pragmatic Programmers are well worth reading. They have an entire section in their catalog on career guidance. I can recommend The Pragmatic Programmer (old, but good), Pragmatic Thinking and Learning, and The Passionate Programmer.

helgeg
  • 676
4

I've found Land the Tech Job You Love which came out 2009 to be very useful. Practical advice on prioritizing you personal wish list for jobs, and simple advice about chucking out the unofficial CV rules to bring more relevant experience to the front.

scottyab
  • 363
2

I've written a book which I published May this year just to answer this type of question. You can check it out at: http://siamacnikoo.com/life-as-a-software-developer.php

  • You can also check out: http://www.ericsink.com/. He provides some decent advice. –  Oct 08 '10 at 03:53
1

some books I can recommend.

1.code complete

2.pragmatic programmer

3.programming pearls

4.joel on software

5.mythical manmonth

6.coders at work for inspiration.

1

I wrote a small blog post here: I would add:

  • The Adventures of Johny Bunko - The last career guide you will ever need,
  • ReWork (does not fit 100% but gives you an insight to how things work in modern Software Development Environments)
0

IMHO, Coding Horror by Jeff Atwood, is the best programming blog out there.

user
  • 2,200
0

The Career Programmer

I was able to identify with this book more so than any other...