Charles Brian Quinn March 19, 2010 The 4 Things We Look For in a Code Review Most developers think that every “other” developer’s code is “no good... Leveling Up
Jeremy W. Sherman December 14, 2008 Syntax Matters One of my coworkers, Scott, recently pointed me towards Jacob Kaplan-Moss’s comments on programming languages and ... Leveling Up
Mark Fenoglio February 19, 2006 Simple Debugging in PEAR::DB One of the most important (and least loved) activities in a programmer's life is debugging code. When debu... Back-End Full-Stack Web Leveling Up
Aaron Hillegass November 2, 2005 Debugging retain counts This article, originally published in MacTech Magazine, gives tips on how to write your code such that... Leveling Up Mac