Skip to content

Latest commit

 

History

History
6 lines (4 loc) · 208 Bytes

README.md

File metadata and controls

6 lines (4 loc) · 208 Bytes

CLEAN-CODE

Learn how to write readable, understandable and therefore maintainable code - step by step, in an example-driven way

Lessons Learned:

  • Writing good names for variable, funtion and methods.