Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
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: 8 days 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 (2 months ago)
- Default Branch: main
- Last Pushed: 2025-01-09T06:18:30.000Z (26 days ago)
- Last Synced: 2025-01-19T16:08:46.606Z (16 days ago)
- Topics: learning-by-doing, racket, sicp
- Language: Racket
- Homepage:
- Size: 154 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.