Below you will find pages that utilize the taxonomy term “refactoring”
Posts
Take smaller steps with test driven development
You can stop improving your debugging skills When I first started coding in college, I remember how hard programming was in those days. One project, we were tasked to build KABOOM!
Back then, I was not good at design. We’re talking “death from a thousand if’s” here. My professor encouraged everyone to write many comments. Now I understand why… our code was impossible to read! Back then, no ones code read like a book.