A Philosophy of Software Design



Note: If you encounter any issues while opening the Download PDF button, please utilize the online read button to access the complete book page.
Size | 29 MB (29,088 KB) |
---|---|
Format | |
Downloaded | 696 times |
Status | Available |
Last checked | 16 Hour ago! |
Author | John Ousterhout |
“Book Descriptions: This book addresses the topic of software 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.”