Once a geek, forever a geek…

December 4, 2011
by Marius Voila
0 comments

Zombie Code

If there’s anything I hate more than dead code, it’s zombie code. Dead code is code that’s remained in the system even though it’s no longer really used. It might be small, like unused imports, instance variables and methods. It … Continue reading