Join the CLUB (Coding Like Uncle Bob)

Today I thought of a solution to the wide-spread problem of programmers writing crappy code and causing problems with the delivery of low-quality software.

I call it joining the CLUB.

Here's how it works:

  1. Get yourself a copy of the book Clean Code, by Robert C. Martin;
  2. Read it and learn how to write clean, elegant, high-quality code;
  3. Tell everyone that from now on you will be Coding Like Unce Bob;
  4. Then choose one of the following two options:
  5. a. Buy a new copy of the book for a friend or a colleague;
    b. Or give your copy to a friend or a colleague
    (Note: don't lend him your copy! Buy it, or give it!)
  6. Make your friend/colleague promise to do exactly the same (starting with bullet point 1);
    (If your friend/colleague won't read it, take the book back, and give it to someone else.)
  7. If you have a little cash to spare, do the same thing again with a second friend/colleague.

If all works well (and depending on the percentage of people able to give away two books), then in a matter of just a few years, all programmers on this planet will be Coding Like Uncle Bob! And all the problems of shitty software will go away. At last. The world will be a better place. (And because users won't be so frustrated anymore, there might even be world peace…)

Cleancode It doesn't happen that often that I am enthusiastic about a book. But when it happens, I want to tell everyone all about it. Clean Code, by Robert C. Martin (aka Uncle Bob), is the most useful book I've read in a long while. It's full of great advice on formatting, naming, comments, functions, classes, error handling, concurrency, unit tests, and much more. It also has plenty of interesting acronyms like DIP (Dependency Inversion Principle), IoC (Inversion of Control), DRY (Don't Repeat Yourself), SRP (Single Responsibility Principle), SOLID, FIRST, TDD, and many more.

This is the book that new software developers should be required to read, before pushing their first lines of code into production.

One of the principles Bob Martin described is the Boy Scout Rule:

Leave the campground cleaner than you found it!

In software development this translates to:

We should all check-in our code a little cleaner than when we checked it out.

And we can translate this principle to global proportions:

Each of us must increase the number of people Coding Like Uncle Bob with at least one.

So, I bought Clean Code and I'm loving it.

I'm finally learning how to write good code.

From now on I will be Coding Like Uncle Bob.

I'm going to buy the book for another programmer.

I will see to it that he reads it and joins the CLUB as well.

And I might even do that twice.

A better world, with fewer crappy systems, has to start somewhere. So why not try and let it start here and now?

(image by karpov the wrecked train)

Twitter TwitterRss SubscribeEmail NewsletterDelicious Bookmarks

Latest, greatest and favoritest posts:
People Don't Listen
To See Is to Follow
The Decline and Fall of Agilists

  • Reading Books in a Parallel and Non-Sequential Way
  • Top 200 Development and Social Media Blogs (OPML)
Related Posts
free book
GET MY FREE BOOK!
“How to Change the World”