|
|
|
|
|
by nrr
6076 days ago
|
|
I'm not sure your definition of high-performance software development and mine coincide here, in any sense imaginable. In the programmer-performance sense, just snagging an off-the-shelf component and shoehorning it into your product will let you ship something far sooner than otherwise. Who cares if the code looks nice right now? Just ship the damn thing! In the runtime-performance sense, the whole mess becomes a case of "someone else's problem." If you purchase a component, I'd say you have a lot of leverage to complain that a particular piece of software isn't performant or secure. If it's open source, write patches and, if politics becomes a problem, step on someone's toes. |
|
Off-the-shelf components will make you to code fatster and prolly much more flexible. Don't programm is really greate rule.
Don't programm and keep your code as simple as possible