Philosophy of Software Design
lamb.github.io · 197 words · saved by 1 readers
A VitePress site
A Philosophy of Software Design, 2nd Edition 软件设计哲学 第二版 John Ousterhout 内容简介 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…
saved by
related reading
- Introductionthird-bit.com
- How to Write an Effective Software Design Documentrefactoringenglish.com
- Software Design Bookweb.stanford.edu
- Essays on programming I think about a lot | benkuhn.netbenkuhn.net
- Basics of the Unix Philosophycatb.org
- Basics of the Unix Philosophycscie2x.dce.harvard.edu
- Simplicityessenceofsoftware.com
- Unix philosophyen.wikipedia.org
- Rise of Worse Is Betterdreamsongs.com
- ArjanCodes | Become a better software developerarjancodes.com
- On architecture, urban planning and software construction - Tomas Petricektomasp.net
- GitHub - johnousterhout/aposd-vs-clean-code: A discussion between John Ousterhout and Robert Martin about differences between John's book "A Philosophy of Software Design" and Bob's book "Clean Code". · GitHubgithub.com