diff --git a/books/facts_fallacies_software_engineering.md b/books/facts_fallacies_software_engineering.md index 0dd869e..c15902c 100644 --- a/books/facts_fallacies_software_engineering.md +++ b/books/facts_fallacies_software_engineering.md @@ -1,6 +1,6 @@ ## Quotes from Robert Glass: Facts and Fallacies of Software Engineering ## -Quotes from the wonderful book [Facts and Fallacies of Software Engineering](https://www.goodreads.com/book/show/83792.Facts_and_Fallacies_of_Software_Engineering) By [Robert Glass](http://www.robertlglass.com/) +My favorite bytes from the wonderful book [Facts and Fallacies of Software Engineering](https://www.goodreads.com/book/show/83792.Facts_and_Fallacies_of_Software_Engineering) By [Robert Glass](http://www.robertlglass.com/) * People trump tools, techniques, and process. * The problem is a culture that puts schedule conformance, using impossible schedules, above all else—a culture that values schedule so highly that there is no time to learn about new concepts.