|
|
|
|
|
by korostelevm
1616 days ago
|
|
For me some top qualities of good code is -
Readable
Maintainable
Fault tolerant If it works, there are no plans to extend it and there is no one to read it - then it doesn't matter what it is. I know its good code without having to look |
|