https://github.com/huy-dna/sicp
Learning notes and exercise walkthrough of the SICP book
https://github.com/huy-dna/sicp
learning-by-doing racket sicp
Last synced: 3 months ago
JSON representation
Learning notes and exercise walkthrough of the SICP book
- Host: GitHub
- URL: https://github.com/huy-dna/sicp
- Owner: Huy-DNA
- License: cc-by-sa-4.0
- Created: 2024-11-22T06:31:43.000Z (7 months ago)
- Default Branch: main
- Last Pushed: 2025-03-06T12:27:30.000Z (4 months ago)
- Last Synced: 2025-03-14T17:56:13.277Z (4 months ago)
- Topics: learning-by-doing, racket, sicp
- Language: Racket
- Homepage:
- Size: 158 KB
- Stars: 0
- Watchers: 1
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
- License: LICENSE
Awesome Lists containing this project
README
# Structure & Interpretation of computer programs
Notes & Exercises from [Structure & Interpretation of computer programs, 2nd edition](https://web.mit.edu/6.001/6.037/sicp.pdf) by Harold Abelson and Gerald Jay Sussman with Julie Sussman, foreword by Alan J. Perlis.