Ecosyste.ms: Awesome

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

Awesome Lists | Featured Topics | Projects

https://github.com/tuzhucheng/sicp

Notes and solutions for Structure and Interpretation of Computer Programs
https://github.com/tuzhucheng/sicp

Last synced: 17 days ago
JSON representation

Notes and solutions for Structure and Interpretation of Computer Programs

Awesome Lists containing this project

README

        

# Notes for *Structure and Interpretation of Computer Programs*

[![Build Status](https://travis-ci.org/tuzhucheng/sicp.svg?branch=master)](https://travis-ci.org/tuzhucheng/sicp)

These are my notes when reading the book *Structure and Interpretation of Computer Programs*. I also included my solutions to a selected subset of exercises in this repo.