A great code review will challenge your assumptions and give you constructive feedback. For me, code reviews are an essential part in growing as a software engineer. Writing code is an intimate process. Software engineers spend years learning the craft of software engineering and when something critical is said of our creation it’s hard not…
Month: January 2015
5 Steps for Coding for the Next Developer
Most of us probably don’t think about the developer who will maintain our code. Until recently, I did not consider him either. I never intentionally wrote obtuse code, but I also never left any breadcrumbs. Kent Beck on good programmers: Any fool can write code that a computer can understand. Good programmers write code that…