Sponsorised links
May 2007
Six Ways to Keep Code from Destroying You
As a developer, time is your most valuable resource. These six tips on how to write maintainable code are guaranteed to save you time and frustration: one minute spent writing comments can save you an hour of anguish. In this article discover how to keep your code from destroying you.
September 2006
Reduce Code Noise with Groovy
Groovy's concise syntax frees developers from typical Java constructs that are required for code compilation but don't facilitate expressing what a program is really trying to accomplish. In this revival of the Practically Groovy series, focus on the important aspects of coding as Groovy developer J. Scott Hickey walks you through a series of comparisons between the exciting language normal Java code and the same Groovy code.
1
(2 marks)
