Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
https://github.com/0xhenrique/sicp
All the code I've done while reading Structure and Interpretation of Computer Programs (a/k/a SICP)
https://github.com/0xhenrique/sicp
org-mode scheme sicp sicp-answers sicp-assignments sicp-book sicp-exercises sicp-solutions study-notes
Last synced: 12 days ago
JSON representation
All the code I've done while reading Structure and Interpretation of Computer Programs (a/k/a SICP)
- Host: GitHub
- URL: https://github.com/0xhenrique/sicp
- Owner: 0xhenrique
- License: agpl-3.0
- Created: 2024-08-22T09:30:11.000Z (4 months ago)
- Default Branch: master
- Last Pushed: 2024-09-05T21:35:26.000Z (4 months ago)
- Last Synced: 2024-10-12T22:43:15.794Z (2 months ago)
- Topics: org-mode, scheme, sicp, sicp-answers, sicp-assignments, sicp-book, sicp-exercises, sicp-solutions, study-notes
- Homepage:
- Size: 18.6 KB
- Stars: 0
- Watchers: 1
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.org
- License: LICENSE
Awesome Lists containing this project
README
#+TITLE: Structure and Interpretation of Computer Programs
#+LANGUAGE: en* Why?
Throghout my reading of the SICP book, I plan to store all the codes and notes here so I can use for future consulting.
It can also be a good way to see how my coding skills evolves as the time passes by.