Programming principles that work in real life - Keep it simple
Summary
- Code might be complex, but it should be easy to read and understand when complete.
Details
- This might involve using Programming principles that work in real life - Use consistent standards, or simply having clear documentation within the code
- There are some documented principles such as SOLID that provide good practices to keep our codes simple
References
Related
- Programming principles that work in real life - Use principles instead of rules
- Programming principles that work in real life - Dont be emotionally attached to your code
- Programming principles that work in real life - Use consistent standards
- Programming principles that work in real life - Code for humans
- Programming principles that work in real life - Communicate well
- Programming principles that work in real life - Slow down to speed up
- Our life is frittered away by detail…Simplify, simplify, simplify… Simplicity of life and elevation of purpose - Henry David Thoreau
- I believe the way toward mastery of any endeavor is to work toward simplicity- replace complex technology with knowledge - Yvon Chouinard