# generic programming

Generic programming is a computing technique for expressing adaptable, interoperable algorithms and data structures through abstraction and parameterization, enabling their use in software construction.

This is one page of public article previews, not the complete archive. Follow Next page to continue. Summaries are not the original full articles.

## Quotes from veteran software engineers

DevFeed: [Quotes from veteran software engineers](<https://devfeed.tech/articles/quotes-from-veteran-software-engineers-35449.md>)

Original publisher: [Read original article](<https://darkcoding.net/software/quotes-from-veteran-software-engineers/>)

Author: Graham King

Published: 2015-03-02T06:53:15Z

Content type: opinion

Language: en

Sources: [Graham King](<https://devfeed.tech/sources/graham-king.md>)

Topics: [Software Engineering](<https://devfeed.tech/topics/software-engineering.md>), [Programming language](<https://devfeed.tech/topics/programming-language.md>), [C++](<https://devfeed.tech/topics/c-plus-plus.md>), [Concurrency](<https://devfeed.tech/topics/concurrency.md>), [generic programming](<https://devfeed.tech/topics/generic-programming.md>)

Tags: [book](<https://devfeed.tech/tags/book.md>), [c-plus-plus](<https://devfeed.tech/tags/c-plus-plus.md>), [code](<https://devfeed.tech/tags/code.md>), [concurrency](<https://devfeed.tech/tags/concurrency.md>), [engineering](<https://devfeed.tech/tags/engineering.md>), [interview](<https://devfeed.tech/tags/interview.md>), [programming](<https://devfeed.tech/tags/programming.md>), [programming-languages](<https://devfeed.tech/tags/programming-languages.md>), [quote](<https://devfeed.tech/tags/quote.md>), [software](<https://devfeed.tech/tags/software.md>), [software-engineering](<https://devfeed.tech/tags/software-engineering.md>)

### AI overview

An overview of themes and quotations from veteran software engineers interviewed in Masterminds of Programming. The article discusses simplicity, concurrency, software engineering education, programmer productivity, backward compatibility, and the design and capabilities of C++.

### Source excerpt

"Wisdom from the masters: Insights on software engineering and language design."