An open API service indexing awesome lists of open source software.

https://github.com/weakish/sicp

SICP resources
https://github.com/weakish/sicp

Last synced: 4 months ago
JSON representation

SICP resources

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)