SICP
Up one levelStructure and Interpretation of Computer Programs
- Getting Started by Mark Schoonover — last modified 2008-01-11 20:55
- Course description and where to go to get all the information needed to take the online course from MIT OpenCourseWare.
- SICP comment on functions & data being related by Mark Schoonover — last modified 2008-01-13 19:35
- Discussion
- What is a good Scheme interpreter to go through SICP with? by Mark Schoonover — last modified 2008-01-13 19:31
- Discussion
- Newbie Scheme questions about evaluation... by Mark Schoonover — last modified 2008-01-14 10:44
- Discussion
- Assignment #1 by Mark Schoonover — last modified 2008-01-14 10:46
- On writing own Scheme interpreter as exercise & 1st week of SICP... by Mark Schoonover — last modified 2008-01-17 19:58
- Discussion
- useful in Scheme to have abstractions on *data* as well as functions? Got a useful example? by Mark Schoonover — last modified 2008-01-17 20:00
- Discussion
- Are we doing SICP Ch1 in one week? + Where is Ch1 homework? by Mark Schoonover — last modified 2008-01-20 14:09
- Discussion: Edwin difficulties, alternate Scheme environments.
- useful in Scheme to have abstractions on *data* as well as functions? Got a useful example? by Mark Schoonover — last modified 2008-01-20 14:15
- Discussion
- Vim and Lisp by Mark Schoonover — last modified 2008-01-22 20:03
- Discussion
- Is Scheme/Lisp somehow more "fundamental" than other languages? by Mark Schoonover — last modified 2008-01-22 20:06
- Discussion
- Is Scheme/Lisp somehow more "fundamental" than other languages? by Mark Schoonover — last modified 2008-01-22 20:10
- Is Scheme/Lisp somehow more "fundamental" than other languages? by Mark Schoonover — last modified 2008-01-22 20:12
- Anyone know about MIT's new Python based replacement for the SICP course? by Mark Schoonover — last modified 2008-01-22 20:15
- Discussion
- Section 1.1 Exercises (Responses Have Answers) by Mark Schoonover — last modified 2008-01-26 17:34
- Discussion
- In Scheme does abstraction = variable = symbol ?? by Mark Schoonover — last modified 2008-01-26 17:36
- Discussion
- tail recursion questions by Mark Schoonover — last modified 2008-01-26 17:38
- Discussion
- What's difference between Lambda Calculus and Lisp/Scheme? by Mark Schoonover — last modified 2008-01-26 17:40
- Discussion
- What is so special about recursion? by Mark Schoonover — last modified 2008-01-26 17:42
- Discussion
- Disappointed in historical baggage in Lisp - Lisp needs to be redone by Mark Schoonover — last modified 2008-01-26 17:44
- Discussion
- Why does Scheme need both "cond-else" and "if" constructs? by Mark Schoonover — last modified 2008-01-26 17:46
- Discussion
- Why is the ugly "#f" Scheme's FALSE symbol rather than an empty list () ? by Mark Schoonover — last modified 2008-01-26 17:47
- Discussion
- Why not make "if" *not* be a special form in Scheme?. by Mark Schoonover — last modified 2008-01-26 17:49
- Discussion
- Is return value of a Scheme "define" expression undefined? why? by Mark Schoonover — last modified 2008-01-26 17:51
- Discussion
- SICP Progress (Was Re: Section 1.1 Exercises (Responses Have Answers)) by Mark Schoonover — last modified 2008-01-26 17:53
- Discussion