apachecn / stanford-cs183-notes

:books: [译] 斯坦福 CS183 系列中文笔记

Home Page:http://cs183.apachecn.org/

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

斯坦福 CS183 & YC 创业课系列中文笔记

程序员和上帝打赌要开发出更大更好——傻瓜都会用的软件。而上帝却总能创造出更大更傻的傻瓜。所以,上帝总能赢。——Rick Cook

贡献指南

为了不断改进翻译质量,我们特此启动了【翻译、校对、笔记整理活动】,开设了多个校对项目。贡献者校对一章之后可以领取千字2~4元的奖励。进行中的校对活动请见活动列表。更多详情请联系飞龙(Q562826179,V:wizardforcel)。

联系方式

负责人

其他

下载

Docker

docker pull apachecn0/stanford-cs183-notes
docker run -tid -p <port>:80 apachecn0/stanford-cs183-notes
# 访问 http://localhost:{port} 查看文档

PYPI

pip install stanford-cs183-notes
stanford-cs183-notes <port>
# 访问 http://localhost:{port} 查看文档

NPM

npm install -g stanford-csyibasan-notes
stanford-csyibasan-notes <port>
# 访问 http://localhost:{port} 查看文档

赞助我们

微信&支付宝

About

:books: [译] 斯坦福 CS183 系列中文笔记

http://cs183.apachecn.org/

License:Other


Languages

Language:JavaScript 48.8%Language:CSS 46.0%Language:HTML 4.9%Language:Shell 0.1%Language:Dockerfile 0.1%