

Click on a thumbnail to go to Google Books.
Loading... A Philosophy of Software Design (edition 2018)by John Ousterhout (Author)
Work InformationA Philosophy of Software Design by John Ousterhout
![]() None No current Talk conversations about this book. no reviews | add a review
No library descriptions found. |
Popular covers
![]() GenresMelvil Decimal System (DDC)999 — History and Geography Oceania and elsewhere Extraterrestrial regionsLC ClassificationRatingAverage:![]()
Is this you?Become a LibraryThing Author. |
The presentation is much less formal (and shorter) than the usual software design tome, which makes it a quick read.
It's a short book and I didn't find anything I disagree with: it's all really good advice. Ousterhout takes issue with classitis (lots of shallow, simple classes that do one trivial thing) and rightly blames Java for the rise of this style. In discussing industry trends, he takes a quick shot at test-driven development, and is much more diplomatic than I would have been ("you're not writing software! you're debugging code into existence!"). Nothing is said about devops (aka Paying A Single Worker To Perform Two Jobs), though. (