Author Archives: G Wade Johnson

Review of Learn to Program

Learn to Program Chris Pine Pragmatic Bookshelf, 2006 Every now and then most programmers get asked the question, How do I get into programming? I am usually on the lookout for beginning books on programming, specifically for this reason. When I first saw Learn to Program from the Pragmatic Bookshelf, I thought it was probably… Read More »

A confluence of tools

I don’t often write about something quite this geeky, but it is just too cool not to share. First Several months ago, I read about an interesting module for Linux called SSHFS. This module allows you to mount a file system over SSH. This gives a way to access files on another server that you… Read More »

Review of Practical Subversion, second edition

Practical Subversion, second edition Daniel Berlin and Garrett Rooney Apress, 2006 Two years ago, I reviewed the first edition of Practical Subversion. The second edition has substantially updated the reference information about the Subversion commands. The previous edition had been based on a pre-1.0 version of the program and had somewhat incomplete coverage of the… Read More »

In Defence of Simplicity

Recently, Joel Spolsky wrote about Don Norman’s article Simplicity Is Highly Overrated. Joel used this as a springboard to another talk of how simplicity doesn’t matter in Joel on Software: Simplicity. He referenced and expanded on his views from Strategy Letter IV: Bloatware and the 80/20 Myth. As I’ve said before, I often find Joel’s… Read More »

Review of In Search of Stupidity, Second Edition

In Search of Stupidity, Second Edition Merrill R. Chapman Apress, 2006 This book aims to explain many marketing disasters in the computer software and hardware industries. Chapman covers marketing mistakes of both hardware and software companies. Some of these stories provide insight into the thinking behind the mistake. As an insider at MicroPro, Chapman could… Read More »

Review of Practical Development Environments

Practical Development Environments Matthew B. Doar O’Reilly, 2005 Although this is a very good book, it was not exactly what I thought it would be. From the title and the blurb on the back of the book, I thought it would describe some complete development environments that would be worth implementing. Instead, Doar does a… Read More »