John Ousterhout is the Bosack Lerner Professor of Computer Science at Stanford University. His current research focuses on new software stack layers to allow datacenter applications to take advantage of communication and storage technologies with microsecond-scale latencies. Ousterhout's prior positions include 14 years in industry, where he founded two companies (Scriptics and Electric Cloud), preceded by 14 years as Professor of Computer Science at U.C. Berkeley. He is the creator of the Tcl scripting language and is also well known for his work in distributed operating systems and storage systems. Ousterhout received a BS degree in Physics from Yale University and a PhD in Computer Science from Carnegie Mellon University. He is a member of the National Academy of Engineering and has received numerous awards, including the ACM Software System Award, the ACM Grace Murray Hopper Award, the National Science Foundation Presidential Young Investigator Award, and the U.C. Berkeley Distinguished Teaching Award.
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
##全英文的还是啃完了,佩服自己。
评分##概述 本书2020年炒的太热,是一本好书,但是书中几乎没有提出什么新的思想以及新的方法。可以理解为作者对软件研发的一份个人思考总结。 本书主要围绕软件开发的复杂性来展开,如何定义复杂性?如何识别复杂性?如何降低软件的复杂性? 系统的总体复杂度是由每个部分的复杂度乘...
评分##神书,开发人员必读书籍,尤其是前半本,字字珠玑。9.5 Read on my blog: [https://linghao.io/notes/a-philosophy-of-software-design] [A Philosophy of Software Design] is a short yet to-the-point book on high level ideas on how to design a software system with less complexity. It’s a book I would recommend to eve...
评分##引用最后一章第一句话:This book is about one thing: complexity。虽然标题里带有"philosophy",但其实书里介绍的大部分内容还是挺直觉。关于异常和注释的两章反而让我收获最多
评分##非常好的书,可以说是字字珠玑。作者非常简明扼要,先讲原则,再加入具体的例子,层层深入,而且每个原则都强调了不能过度使用,特别强调怎么平衡不同的原则,但总体都以降低复杂性为目的。有些原则和tdd或者clean code不太一样,但感觉更有见地一些。
评分 评分 评分##神书,开发人员必读书籍,尤其是前半本,字字珠玑。9.5 Read on my blog: [https://linghao.io/notes/a-philosophy-of-software-design] [A Philosophy of Software Design] is a short yet to-the-point book on high level ideas on how to design a software system with less complexity. It’s a book I would recommend to eve...
本站所有内容均为互联网搜索引擎提供的公开搜索信息,本站不存储任何数据与内容,任何内容与数据均与本站无关,如有需要请联系相关搜索引擎包括但不限于百度,google,bing,sogou 等
© 2025 book.cndgn.com All Rights Reserved. 新城书站 版权所有