Maintaining code is more complicated than writing it. You need to understand what is there already, how it was supposed to work, and how it works now. In this article, I’ll show you how you can make your code more readable and therefore easier to maintain.