Coders at Work: Reflections on the Craft of Programming

Sharing is Caring

Coders at Work written by Peter Seibel is a fantastic book of interviews of fifteen very famous programmers. Audience of the book is clearly programmers with experience programming as the book can at times get fairly rich with technical details about compilers, IDE’s, etc.

The book contains some fairly lengthy interviews, but reads fairly quickly, that are usually very interesting although a few I did not finish reading because of profanity or lack of interest (women in technology related.)

Seibel asks each “coder” a series of similar questions, and then usually branched off into their particular interests or whatever they were famous for. Seibel’s questions are very open ended which allowed for some very good discussion. One of the best questions that Seibel asks is perhaps about how the programmer reads source code, some of the answers were really quite enlightening because they went against how I would have approached the problem.

Crockford, for example, spends a fairly large amount of time discussing JavaScript and some of the pitfalls with it. One of the underlying themes that most of the interviewees seem to bring up is that we should make things simpler, less coupled, and to stop reinventing the wheel.

The book suffers in a few ways from absolutely terrible binding, paper that feels extremely cheap (newspaper ?), and sometimes very broad questions that make the reader feel fairly uninterested. The book is mostly a look into historical programming, and doesn’t contain any newer technologies like .NET, RoR, etc so if you are only interested in the past don’t bother reading this book.

Sharing is Caring

Brian is a software architect and technology leader living in Niagara Falls with 13+ years of development experience. He is passionate about automation, business process re-engineering, and building a better tomorrow.

Brian is a proud father of four: two boys, and two girls and has been happily married to Crystal for more than ten years. From time to time, Brian may post about his faith, his family, and definitely about technology.