SICP - sicp/ikoma-sicp GitHub Wiki
SICP
- 計算機プログラムの構造と解釈
- 日本語版
- Structure and Interpretation of Computer Programs
- 英語版
- Welcome to the SICP Web Site
- SICP Web Site for the Japanese Edition
- Introduction to Algorithms and Data Structures (SICP, 計算機プログラムの構造と解釈), 2006-2007
番外編
- twcamper/sicp-kindle - GitHub
- kindleなどで見たい方はこちらからどうぞ
- Structure and Interpretation of Computer Programs
- pdfが欲しい人はこちらからどうぞ
- SICPより。pdfは他のversionもあるようだが、これが一番見やすい?
- Structure and Interpretation of Computer Programs, Video Lectures, MIT OpenCourseWare | Electrical Engineering and Computer Science | 6.001 Structure and Interpretation of Computer Programs, Spring 2005 | Video Lectures, Lecture 1A | MIT 6.001 Structure and Interpretation, 1986 - YouTube
- 講義のビデオが見れる(英語ですが)
- CS 61A Fall 2011: Structure and Interpretation of Computer Programs
- SICPはschemeを学ぶための本ではなく、Computer Scienceを学ぶ本なのでberkeleyでは同書の内容をpythonで行なっている
- 平成24年度 プログラミング言語II