NatalieJan 25, 2024

In print
Ebook
Audiobook
Library
We may earn a commission. Learn more.
A Philosophy of Software Design
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.
Reviews
Suat KarakusogluSep 18, 2023
Mustafa HussainJul 20, 2023
Nick GracillaJan 16, 2023
Thibault MLApr 13, 2022
Highlights
Davood GhanbarpourAug 7, 2023
Page 17