After writing code for over ten years, I’ve found a process that lends itself well to writing code and writing it well. These three simple steps are an approach to writing code that I wish I learned and adopted earlier.
1. Make It Work
Code that doesn’t compile is useless. Similarly, code that looks nice but doesn’t accomplish the task at hand is arguably…
Keep reading with a 7-day free trial
Subscribe to The Software Engineer Weekly to keep reading this post and get 7 days of free access to the full post archives.