This repository is private.
All pages are served over SSL and all pushing and pulling is done over SSH.
No one may fork, clone, or view it unless they are added as a member.
Every repository with this icon (
) is private.
Every repository with this icon (
This repository is public.
Anyone may fork, clone, or view it.
Every repository with this icon (
) is public.
Every repository with this icon (
| name | age | message | |
|---|---|---|---|
| |
.gitignore | Wed Sep 23 08:14:06 -0700 2009 | |
| |
.togglerc | Sun Sep 20 18:41:28 -0700 2009 | |
| |
README.textile | Wed Sep 23 08:20:00 -0700 2009 | |
| |
Rakefile | Sun Sep 20 17:22:47 -0700 2009 | |
| |
clojure/ | Sun Sep 20 17:16:51 -0700 2009 | |
| |
ruby/ | Tue Oct 13 07:47:44 -0700 2009 | |
| |
scheme/ | Fri Dec 11 09:05:11 -0800 2009 |
README.textile
Worked Examples for SICP
This is my worked examples for the SICP book. The work is divided up into weekly studies, based around the video lectures.
Coding Examples
Scheme Examples
You will find the worked examples in Scheme in the scheme directory of this project. Each week’s work will be its own directory. Examples will be named exm_n.scm (where m_n is exercise number m.n). The book_code.scm will contain any interesting code snippets from the book in the assigned reading for that week.
Have fun.
Clojure Examples
Some Clojure examples can be found in the clojure directory. They are a bit less organized that the Scheme examples, but feel free to peruse them. Perhaps something will be useful to you.
Schedule
You will find the weekly assignments here.







