A Developers Life
Random thoughts on software architecture, development, and DevOps processes.
Showing posts with label
Quotes
.
Show all posts
Showing posts with label
Quotes
.
Show all posts
2024-04-08
Dangerous
"The most dangerous phrase in the language is, 'We’ve always done it this way.'
"
Grace Hopper
2024-04-06
Faster
"Good design adds value faster than it adds cost.
"
Thomas C. Gale
2024-04-05
Components
"The cheapest, fastest, and most reliable components are those that aren’t there.
"
Gordon Bell
2024-04-04
Temporary
"There is nothing more permanent than a temporary hack.
"
Kyle Simpson
2024-04-03
Reliability
"Simplicity is prerequisite for reliability.
"
Edsger W. Dijkstra
2024-04-02
Who Lies?
"Code never lies, comments sometimes do.
"
Ron Jeffries
2024-03-29
Lasagna Code
"In the one and only true way. The object-oriented version of 'Spaghetti code' is, of course, 'Lasagna code'. (Too many layers)
"
Roberto Waltman
2024-03-28
Debugging
"The most effective debugging tool is still careful thought, coupled with judiciously placed print statements.
"
Brian W. Kernighan
2024-03-27
Performance
"The key to performance is elegance, not battalions of special cases.
"
Jon Bentley and Doug McIlroy
2024-03-26
Perfection
"Perfection (in design) is achieved not when there is nothing more to add, but rather when there is nothing more to take away.
"
Antoine de Saint-Exupéry
2024-03-25
Testing
"Testing leads to failure, and failure leads to understanding.
"
Burt Rutan
2024-03-24
Illusion
"The task of the software development team is to engineer the illusion of simplicity.
"
Grady Booch
2024-03-23
Predict the Future
"The best way to predict the future is to implement it.
"
David Heinemeier Hansson
2024-03-22
What You Know
"Programming isn't about what you know; it's about what you can figure out.
"
Chris Pine
2024-03-21
Read/Write
"It's harder to read code than to write it.
"
Joel Spolsky
2024-03-20
Add or Remove
"When debugging, novices insert corrective code; experts remove defective code.
"
Richard Pattis
2024-03-19
Reusable
"Before software can be reusable it first has to be usable.
"
Ralph Johnson
2024-03-18
Requirements
"Without requirements or design, programming is the art of adding bugs to an empty text file.
"
Louis Srygley
2024-03-17
One Bit
"The best thing about a boolean is even if you are wrong, you are only off by a bit.
"
Anonymous
2024-03-16
Going Fast
"The only way to go fast, is to go well.
"
Robert C. Martin, "Clean Code: A Handbook of Agile Software Craftsmanship"
Older Posts
Home
Subscribe to:
Posts (Atom)