# More Good Programming Quotes, Part 6

DevFeed: [More Good Programming Quotes, Part 6](<https://devfeed.tech/articles/more-good-programming-quotes-part-6-29065.md>)

Original publisher: [Read original article](<https://henrikwarne.com/2025/03/02/more-good-programming-quotes-part-6/>)

Author: Henrik Warne

Published: 2025-03-02T09:09:49Z

Content type: article

Language: en

Sources: [Henrik Warne](<https://devfeed.tech/sources/henrik-warne.md>)

Topics: [Programming](<https://devfeed.tech/topics/programming.md>), [coding](<https://devfeed.tech/topics/coding.md>), [configuration](<https://devfeed.tech/topics/configuration.md>), [debug](<https://devfeed.tech/topics/debug.md>), [debugging](<https://devfeed.tech/topics/debugging.md>), [Testing](<https://devfeed.tech/topics/testing.md>), [C](<https://devfeed.tech/topics/c.md>), [C++](<https://devfeed.tech/topics/c-plus-plus.md>), [Linux](<https://devfeed.tech/topics/linux.md>), [Windows](<https://devfeed.tech/topics/windows.md>)

Tags: [c](<https://devfeed.tech/tags/c.md>), [c-plus-plus](<https://devfeed.tech/tags/c-plus-plus.md>), [code](<https://devfeed.tech/tags/code.md>), [coding](<https://devfeed.tech/tags/coding.md>), [complexity](<https://devfeed.tech/tags/complexity.md>), [configuration](<https://devfeed.tech/tags/configuration.md>), [debugging](<https://devfeed.tech/tags/debugging.md>), [developers](<https://devfeed.tech/tags/developers.md>), [documentation](<https://devfeed.tech/tags/documentation.md>), [how-to](<https://devfeed.tech/tags/how-to.md>), [job](<https://devfeed.tech/tags/job.md>), [language](<https://devfeed.tech/tags/language.md>), [linux](<https://devfeed.tech/tags/linux.md>), [programming](<https://devfeed.tech/tags/programming.md>), [programming-language](<https://devfeed.tech/tags/programming-language.md>), [quotes](<https://devfeed.tech/tags/quotes.md>), [software](<https://devfeed.tech/tags/software.md>), [testing](<https://devfeed.tech/tags/testing.md>), [tests](<https://devfeed.tech/tags/tests.md>), [version-control](<https://devfeed.tech/tags/version-control.md>)

## AI overview

A collection of programming quotes covering configuration, code quality, performance, design, complexity, software development, testing, debugging, and programming humor.

## Source excerpt

Here are more good programming quotes I have found since my last post. Programming "Configuration is coding in a poorly designed programming language without tests, version control, or documentation."Gregor Hohpe "It's the developers misunderstanding, not the expert knowledge, that gets ... Continue reading ->