|
|
|
|
|
by Chronos309
2912 days ago
|
|
Ok, beautiful and highly optimized code needs to be a standard in my opinion. If it is genuinely well written, it simultaneously teaches new comers good habits (implicit training), and makes future modifications that much easier. These are time savers. Time is money. It is a money saver. Conclusion: Beautiful and optimized code is a money saver. One addendum: Optimized code results in a performant application. This means you are better than a competing product that accomplishes the same thing but at a slower speed. You've maybe heard: 'performance is a feature' for this reason. This, one COULD argue, is a direct money maker. You can then tack on words like 'slick', 'snappy', etc. to your list of descriptors. |
|
Certainly there are new things under the sun, but one should try and be respectful of what has come before. It wasn't all crap.