Good code is Short, Simple, and Robust
https://medium.com/swlh/good-code-is-short-simple-and-robust-52b0a0abf2e8
If we can sum up the definition of good code, in a nutshell, it will be as below.
The 1st two prerequisites can be satisfied by writing clean and beautiful code. We can gradually acquire mastery in the same with continuous practice and perseverance.
Good code is Short, Simple, and Robust
Dec 1, 2018, 9:14am UTC
https://medium.com/swlh/good-code-is-short-simple-and-robust-52b0a0abf2e8
> If we can sum up the definition of good code, in a nutshell, it will be as below.
> The 1st two prerequisites can be satisfied by writing clean and beautiful code. We can gradually acquire mastery in the same with continuous practice and perseverance.