Ecosyste.ms: Awesome

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

Awesome Lists | Featured Topics | Projects

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)

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.