https://github.com/weakish/sicp
SICP resources
https://github.com/weakish/sicp
Last synced: 4 months ago
JSON representation
SICP resources
- Host: GitHub
- URL: https://github.com/weakish/sicp
- Owner: weakish
- Created: 2015-01-02T10:56:48.000Z (over 11 years ago)
- Default Branch: master
- Last Pushed: 2015-01-02T10:57:34.000Z (over 11 years ago)
- Last Synced: 2025-11-29T06:57:27.454Z (7 months ago)
- Size: 2.01 MB
- Stars: 4
- Watchers: 1
- Forks: 1
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
SICP resources
==============
Book
----
### HTML
[mitpress](http://mitpress.mit.edu/sicp/)
### Kindle
See ebooks/sicp.mobi
Courses
-------
- [MIT 6.001](http://ocw.mit.edu/courses/electrical-engineering-and-computer-science/6-001-structure-and-interpretation-of-computer-programs-spring-2005/)
- [Berkeley CS61A](http://inst.eecs.berkeley.edu/~cs61a/)
- [ADU](http://aduni.org/courses/sicp/)
Videos
------
- by Hal Abelson and Gerald Jay Sussman given in July 1986 for Hewlett-Packard employees:
* http://groups.csail.mit.edu/mac/classes/6.001/abelson-sussman-lectures/
* http://www.archive.org/details/MIT_Structure_of_Computer_Programs_1986
- Berkeley webcast (CS61A)(fall 2008)
* http://webcast.berkeley.edu/course_details_new.php?seriesid=2008-D-26263&semesterid=2008-D
* http://www.youtube.com/user/ucberkeley
* http://itunes.berkeley.edu/
- alumni of ArsDigita University
http://aduni.org/courses/sicp/index.php?view=cw
Chinese translation
-------------------
- 计算机程序结构及其描述[M]. 袁淑君,等. 上海交通大学出版社,1988. ISBN 9787313001924
- 计算机程序的构造和解释[M]. 裘宗燕. 机械工业出版社,2004. ISBN 9787111135104
Video Chinese translation
-------------------------
- [youku](http://www.youku.com/playlist_show/id_18958522.html)
- [github](https://github.com/FoOTOo/Learning-SICP)
Review
------
[The Structure and Interpretation of the Computer Science Curriculum](http://www.ccs.neu.edu/racket/pubs/jfp2004-fffk.pdf)