Skip to content

cappachu/sicp

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

32 Commits
 
 
 
 
 
 
 
 
 
 

Repository files navigation

sicp

The Structure and Interpretation of Computer Programs

Solutions and fairly extensive notes as I worked through the wizard Book using Racket/Scheme.

Chapter 1: Building Abstractions with Procedures Exercises:

  • 1.9
  • 1.11
  • 1.12
  • 1.14
  • 1.15
  • 1.19
  • 1.20
  • 1.22
  • 1.24
  • 1.26
  • 1.30
  • 1.31
  • 1.32
  • 1.34
  • 1.35
  • 1.36
  • 1.40
  • 1.41
  • 1.42
  • 1.44

Chapter 2: Building Abstractions with Data Exercises:

  • 2.1
  • 2.2
  • 2.3
  • 2.4
  • 2.5
  • 2.6

About

The Structure and Interpretation of Computer Programs

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages