The Wayback Machine - https://web.archive.org/web/20210121002415/https://github.com/apachecn/sicp-py-zh
Skip to content
master
Go to file
Code

Latest commit

 

Git stats

Files

Permalink
Failed to load latest commit information.
Type
Name
Latest commit message
Commit time
 
 
img
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

README.md

UCB CS61a SICP Python 描述

原文:CS61A: Online Textbook

译者:飞龙

协议:CC BY-NC-SA 4.0

前面是山,我们就爬山;前面是海,我们就渡海;前面是皇宫,我们就开炮!——《龙族前传》

下载

Docker

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

PYPI

pip install sicp-py-zh
sicp-py-zh <port>
# 访问 http://localhost:{port} 查看文档

NPM

npm install -g sicp-py-zh
sicp-py-zh <port>
# 访问 http://localhost:{port} 查看文档

赞助我

About

📖 [译] UCB CS61a SICP Python 描述 中文版

Topics

Resources

License

Releases

No releases published

Packages

No packages published

Contributors 4

  •  
  •  
  •  
  •  
You can’t perform that action at this time.