A Philosophy of Software Design

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

出版者:Yaknyam Press
作者:John Ousterhout
出品人:
页数:190
译者:
出版时间:2018-4-6
价格:GBP 14.21
装帧:Paperback
isbn号码:9781732102200
丛书系列:
图书标签:
  • 软件工程
  • 软件架构
  • 计算机
  • 软件设计
  • 编程
  • 程序设计
  • 架构师
  • programming
  • software design
  • philosophy
  • computer science
  • systems thinking
  • programming
  • architecture
想要找书就要到 小美书屋
立刻按 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

作者简介

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.

目录信息

读后感

评分

1. complexity is incremental:you have to sweat the small stuff 2. working code isn’t enough 3. make continual small investments to improve system design 4. interfaces should be designed to make the most common usage as soon as possible 5.module should be d...  

评分

John Ousterhout, the author of this book who has built a number of influential systems (Tcl / Tk, Raft, RAMcloud, etc), has ever gave an impressive talk at Google which covers the same theme. In that talk, he asked the audience, "If you had to pick one idea...  

评分

评分

评分

用户评价

评分

写好代码的最佳标准就是降低复杂性。解决复杂性的时候需要引入一些投资理念,很多看起来提高复杂性的方法长远来看反而降低了复杂性。比如作者推崇合理的代码注释,甚至先写注释再写代码,这样可以更合理地设计整个项目的了逻辑,降低总体风险。

评分

目录层级可以再深一点,以体现不同章节之间的联系。 非常好的书,值得多读两次

评分

理论和实践兼具,没得说。

评分

倒还谈不上philosophy, 算是principles吧 好的封装应该是“深”的。敏捷以及测试驱动开发果然在大牛圈是不那么受待见的,他们崇尚前期有更充分的思考和设计。 Design around the critical path是很实用的建议。一开始先判断是否是special case, 而后一马平川。

评分

目录层级可以再深一点,以体现不同章节之间的联系。 非常好的书,值得多读两次

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

© 2025 book.quotespace.org All Rights Reserved. 小美书屋 版权所有