Quote by Barbara Liskov
"When you design an interface, you are making a promise to future programmers about what your code will do."
"When you design an interface, you are making a promise to future programmers about what your code will do."
"The key to good software design is understanding the problem domain deeply before writing code."
"Abstraction is not about being vague; it's about capturing the essential complexity while hiding the irrelevant details."
"A program should be written for people to read, and only incidentally for machines to execute."
"Good design is about making trade-offs consciously, not accidentally."