Deprecated: Function set_magic_quotes_runtime() is deprecated in /users/home/kjell/web/public/textpattern/lib/txplib_db.php on line 14

Deprecated: Function split() is deprecated in /users/home/kjell/web/public/textpattern/lib/txplib_misc.php(571) : eval()'d code on line 352
The Pragmatic Programmer → read → station11
  1. 31 July 2005

    The Pragmatic Programmer

    Andrew Hunt, David Thomas

    2005-07-31

    A great look at how to program well.

    It’s surprising how much of this I already try to do, mostly because I’ve gone along with rails for awhile now. Rails enforces good programming habits the same way this book tries to teach them to programmers.

    Tips that really made sense and that I hope to do better with:

    • 8: Invest regularly in your Knowledge Portfolio
    • 31: Design with Contracts
    • 38: Put Abstractions in Code, Details in Metadata

    tags:

  2. Snow Crash | The Complete Walker IV