A Philosophy of Software Design, 2nd Edition
$22.95
Price: $22.95
(as of Oct 21, 2025 23:49:33 UTC – Details)
This book addresses the topic of software design: how to decompose complex software systems into modules (such as classes and methods) that can be implemented relatively independently. The book first introduces the fundamental problem in software design, which is managing complexity. It then discusses philosophical issues about how to approach the software design process and it presents a collection of design principles to apply during software design. The book also introduces a set of red flags that identify design problems. You can apply the ideas in this book to minimize the complexity of large software systems, so that you can write software more quickly and cheaply.
Publisher : Yaknyam Press
Publication date : July 26, 2021
Language : English
Print length : 196 pages
ISBN-10 : 173210221X
ISBN-13 : 978-1732102217
Item Weight : 10.2 ounces
Dimensions : 6.5 x 0.45 x 8 inches
Best Sellers Rank: #20,549 in Books (See Top 100 in Books) #4 in Microsoft Programming (Books) #9 in Software Development (Books) #34 in Business Technology
Customer Reviews: 4.5 4.5 out of 5 stars 2,449 ratings var dpAcrHasRegisteredArcLinkClickAction; P.when(‘A’, ‘ready’).execute(function(A) { if (dpAcrHasRegisteredArcLinkClickAction !== true) { dpAcrHasRegisteredArcLinkClickAction = true; A.declarative( ‘acrLink-click-metrics’, ‘click’, { “allowLinkDefault”: true }, function (event) { if (window.ue) { ue.count(“acrLinkClickCount”, (ue.count(“acrLinkClickCount”) || 0) + 1); } } ); } }); P.when(‘A’, ‘cf’).execute(function(A) { A.declarative(‘acrStarsLink-click-metrics’, ‘click’, { “allowLinkDefault” : true }, function(event){ if(window.ue) { ue.count(“acrStarsLinkWithPopoverClickCount”, (ue.count(“acrStarsLinkWithPopoverClickCount”) || 0) + 1); } }); });
Customers say
Customers find the book well-written and easy to understand, praising its practical advice and solid design recommendations. They appreciate how it helps manage software complexity while being concise and to the point. The book receives positive feedback for its clarity, with one customer noting its powerful yet simple messages, and another highlighting its ability to talk at a higher level of abstraction.


There are no reviews yet.