Conclusion
1 Conclusion
When writing code you should keep it as simple as you can to reduce the complexity. Writing clean cannot be acquired overnight. It is a habit that needs to be developed by applying guiding principles whenever you write code.
You should be aiming to write code that humans can understand, not just the computer.
More Resources
For more information on clean coding, refer to the Quality Assurance of Code for Analysis and Research e-book.
Reuse
Open Government Licence 3.0