Category Archives: Code Beauty

The Most Important Things They Don’t Teach in CompSci 101 (but should): Maintainability

I stumbled across a great article about clean code from Jeff Vogel over at the IBM Developerworks blog site, via a /. article. Even more valuable was the How to write unmaintainable code article, which appears to have grown considerably since I first saw a version of it back in college.

A simple web search …Read More