Changes for page Clean Code

Last modified by chrisby on 2024/05/20 08:54

From version 1.8
edited by chrisby
on 2023/11/18 16:40
Change comment: There is no comment for this version
To version 1.9
edited by chrisby
on 2023/11/18 16:41
Change comment: There is no comment for this version

Summary

Details

Page properties
Content
... ... @@ -1,4 +1,4 @@
1 -Clean code is the practice of writing code that is easy to understand and maintain.
1 +Clean code is a set of technical practices for writing code that is easy to understand and maintain.
2 2  
3 3  ### Topics
4 4