Author Archives: G Wade Johnson

Programmers and Reading

What is it with programmers who don’t read? Most of the best programmers I know are constantly learning. They seem to have an insatiable curiosity for any topic they are interested in. These programmers are often reading websites, books, and magazines almost constantly to help extend their knowledge and understanding. Others never seem to read… Read More »

On-site at YAPC::NA 2007

As a short break from my normal programming oriented blog entries, I figured I should comment about YAPC::NA 2007 which we (Houston.pm) are hosting. The conference is currently running (June 25 – 27) at University of Houston, Central Campus. Eight-ish months ago, Jeremy Fluhmann talked us into putting in a bid for YAPC. Despite quite… Read More »

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 »