A Philosophy of Software Design

A Philosophy of Software Design pdf epub mobi txt 电子书 下载 2026

John Ousterhout
图书标签:
想要找书就要到 静思书屋
立刻按 ctrl+D收藏本页
你会得到大惊喜!!

具体描述

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

用户评价

评分

##前半本有些观点跟我的观点不一致,但却很有启发,值五星。后半本更多的是工程角度,在别的书中见过类似观点。

评分

##复杂度

评分

##同组的斯坦福小伙大学时上过作者的课,强烈推荐了本书。书虽薄了些,但收获不小。

评分

##全英文的还是啃完了,佩服自己。

评分

##看完我想到一个词,“斟酌”。在软件设置的每个阶段都要反复去斟酌,架构设计、数据结构、接口、实现、方法的定义与实现,一段业务逻辑一行注释一个变量都要反复斟酌。总之就是要把软件当成一件艺术品一般去雕刻,一切的一切为了控制软件的复杂性。虽然对于大部分CRUD boy来说都是需求驱动、工期驱动。但请切记,写代码要反复斟酌,这一定可以让你在CRUD boys里面脱颖而出。

评分

##"The first is to describe the nature of software complexity ... The book’s second, and more challenging, goal is to present techniques you can use during the software development process to minimize complexity."/"...the increments of development should be abstraction, not features..."/这本书着重强调软件系统设计的目标是控制住系统内部的复杂度。比较少讨论功能和性能。

评分

##复杂度

评分

##非常好的书,可以说是字字珠玑。作者非常简明扼要,先讲原则,再加入具体的例子,层层深入,而且每个原则都强调了不能过度使用,特别强调怎么平衡不同的原则,但总体都以降低复杂性为目的。有些原则和tdd或者clean code不太一样,但感觉更有见地一些。

评分

##无论是刚入行的程序员还是项目leader都非常值得读的一本书。

本站所有内容均为互联网搜索引擎提供的公开搜索信息,本站不存储任何数据与内容,任何内容与数据均与本站无关,如有需要请联系相关搜索引擎包括但不限于百度google,bing,sogou

© 2026 book.tinynews.org All Rights Reserved. 静思书屋 版权所有