All Projects → apachecn → Stanford Cs183 Notes

apachecn / Stanford Cs183 Notes

Licence: other
📚 [译] 斯坦福 CS183 系列中文笔记

Programming Languages

javascript
184084 projects - #8 most used programming language

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

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

贡献指南

请您勇敢地去翻译和改进翻译。虽然我们追求卓越,但我们并不要求您做到十全十美,因此请不要担心因为翻译上犯错——在大部分情况下,我们的服务器已经记录所有的翻译,因此您不必担心会因为您的失误遭到无法挽回的破坏。(改编自维基百科)

联系方式

负责人

其他

下载

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} 查看文档

赞助我们

微信&支付宝
Note that the project description data, including the texts, logos, images, and/or trademarks, for each open source project belongs to its rightful owner. If you wish to add or remove any projects, please contact us at [email protected].