Code Monkey home page Code Monkey logo

aposd-zh's Introduction

Build and Deploy

《软件设计的哲学》中文翻译

在线阅读:https://yingang.github.io/aposd-zh/

简介

这本书是关于软件设计的:如何将复杂的软件系统分解成模块(如类和方法),以便这些模块可以相对独立地实现。首先,这本书介绍了软件设计的基本问题,也就是对复杂性的管理。然后,它讨论了关于如何处理软件设计过程的一些哲学问题,并提出了一系列可以在软件设计过程中应用的设计原则。本书还介绍了一些可用来识别设计问题的危险信号。您可以通过应用本书中的想法来减少大型软件系统的复杂性,以便您可以更快地编写软件。

John Ousterhout 是斯坦福大学的 Bosack Lerner 计算机科学教授。他是 Tcl 脚本语言的创建者,并且以在分布式操作系统和存储系统中的工作而闻名。Ousterhout 在耶鲁大学获得了物理学学士学位,并在卡内基梅隆大学获得了计算机科学博士学位。他是美国国家工程院院士,并获得了无数奖项,包括 ACM 软件系统奖、ACM Grace Murray Hopper 奖、美国国家科学基金会总统年轻研究者奖和 UC Berkeley 杰出教学奖。

目录

本地开发 & 阅读

本项目基于 VuePress 进行开发,以提供比 Github Markdown 更佳的阅读体验

依赖于 node.jsyarnvuepress 等环境

git clone https://github.com/yingang/aposd-zh.git
cd aposd-zh/
yarn install    # 安装 VuePress@next
yarn dev        # 编译并打开网页预览

License

MIT

aposd-zh's People

Contributors

yingang avatar wanghuanwei avatar inkydragon avatar gdut-yy avatar luojiego avatar blackglory avatar liquid207 avatar schmath avatar wangzhongliang avatar chenpy228 avatar ccmien avatar inkinworld avatar fanjiangqi avatar wuwenzhao avatar

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    🖖 Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. 📊📈🎉

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google ❤️ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.