Part 3 On writing better code

 

In parts 1 and 2, we examined the roles of the short-term memory, the long-term memory, and the working memory when reading and thinking about code.

In part 3, we move our attention to writing better code: how to write code that is understandable and avoid vague names and code smells. We will also discuss how to improve your skills in writing code for complex problems.