Skip to content

Study Group Worked Exercises from "The Structure and Interpretation of Computer Programs"

Notifications You must be signed in to change notification settings

sahglie/sicp-study

 
 

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

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.

About

Study Group Worked Exercises from "The Structure and Interpretation of Computer Programs"

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published