Archive for the ‘Programming’ Category

Five Great Resources for Beginning PHP Programmers

Thursday, November 11th, 2010

Build Your Own Database Driven Web Site Using PHP & MySQL Author Kevin Yank is a seasoned writer, who delivers a masterful explanation of how to program with PHP, in a tutorial-style format. The book is easy to follow and is specifically written for beginners. Sitepoint books are known in the community for their paramount [...]

Coupling and Frameworks

Sunday, July 4th, 2010

Around the same time that the Ruby on Rails framework was released as open-source, programmers have been going nuts about frameworks and code libraries. I love using frameworks, but, I have been thinking about how much code I have released over the last couple years that really didn’t need to rely on the work of [...]