Another trick in software is to avoid rewriting the software by using a piece that's already been written, so called component approach which the latest term for this in the most advanced form is what's called Object Oriented Programming.
best practices Quotes
>
Filter Quotes
Random Quotes About best practices
You've got to be willing to read other people's code, then write your own, then have other people review your code.