PDA

View Full Version : How to maintain and write better code



charlesprabhu
01-31-2022, 12:35 AM
Avoid global code
Write useful comments
Use meaningful structures
Use meaningful names
Use automated build tools
Refactor