Beautiful Code: Leading Programmers Explain How They Think

Editors: Andy Oram and Greg Wilson
Publisher: O'Reilly, 2007
Pages: 618
ISBN: 978-0596510046
Print: 0596510047
Kindle: B0026OR2NG
Audience: Anyone who has an interest in programming
Rating: 4.5
Reviewer: Mike James

This collection of essays is approaching its 10th anniversary. It isn't a book you have to read, but if you are a programmer at almost any skill level you will find it deeply enjoyable.

Each of the 30 essays is about a piece of code that its invited author regards as the most beautiful they know. It’s a simple idea but one that allows a group of programmers to write about aspects of programming that we very rarely talk about. As programmers we discuss our current problems, extol the virtues of one language over another or describe some particularly messy bug that we have managed to solve but we very rarely present each other with code we consider good, let alone beautiful.

Banner

This it is a difficult challenge and not all of the authors are successful in rising to it. We have a range of different styles and different languages used to present the principles of good code and this makes it harder to appreciate. If code is beautiful then it will be so when expressed in a pseudo code we can all understand. Another problem is that some of the authors don’t really tackle the problem of describing why the code they present in evidence is beautiful. They present it and say “see this code is beautiful” and if you don’t then you are left out in the cold without any real way to make a connection to what the author saw in it.

 

 

This said there are some gems and they are mostly from the authors that have a track record in expressing programming ideas – Brian Kernighan, Jon Bently, Charles Petzold, Brian Hayes and so on.  However, even in these essays you might well need to follow up the references to web articles or academic papers quoted. This makes the book far from self contained.

There is also the niggling doubt that perhaps the book fosters the idea that beautiful code is the invention of an inspired idiosyncratic genius rather than the result of a careful application of practice and principle – but why spoil an nice idea even if it isn’t executed as well as it might be.

You will almost certainly find something to interest you among the essays, but be prepared to skip large chunks. There is clearly scope for another book under this title but with a little more editorial control and direction aimed at teasing out what programmers actually think about the code they create.

To keep up with our coverage of books for programmers, follow @bookwatchiprog on Twitter or subscribe to I Programmer's Books RSS feed for each day's new addition to Book Watch and for new reviews.

Other "Beautiful" titles

Beautiful Architecture Rated 4 out of 5 by Mike James

Beautiful Data Rated 3 out of 5 by Mike James

Beautiful Teams Rated 4.5 out of 5 by Mike James

Beautiful Security Rated 3 out of 5 by Harry Fairhead
Beautiful Testing Rated 3 out of 5 by Mike James

Beautiful Visualization Rated 4 out of 5 by David Conrad

Beautiful JavaScript Rated 4.5 out of 5 by Ian Elliott

<ASIN: 0596510047>

<ASIN:0596157118>

<ASIN:0596518021>

<ASIN:0596527489>

<ASIN:0596159811>

<ASIN:1449379869>

<ASIN:1449370756>

Banner


Graph Databases in Action (Manning)

Author:  Dave Bechberger and Josh Perryman
Publisher: Manning
Pages: 366
ISBN: 978-1617296376
Print: 1617296376
Audience: Developers interested in graph databases
Rating: 4.5
Reviewer: Kay Ewbank

This book sets out to give developers building applications using graph databases an understanding o [ ... ]



Functional Programming in C#, 2nd Ed (Manning)

Author: Enrico Buonanno
Publisher: Manning
Date: February 2022
Pages: 448
ISBN: 978-1617299827
Print: 1617299820
Kindle: B09P1Z2PPB
Audience: C# developers
Rating: 5
Reviewer: Mike James
Is C# a good language for functional programming?


More Reviews

 

 

 

Last Updated ( Saturday, 08 September 2018 )