Join GitHub today
GitHub is home to over 20 million developers working together to host and review code, manage projects, and build software together.

Cannot retrieve the latest commit at this time.
Failed to load latest commit information. | |||
![]() |
README | ||
![]() |
sicp1-1 | ||
![]() |
sicp1-10 | ||
![]() |
sicp1-11 | ||
![]() |
sicp1-12 | ||
![]() |
sicp1-13 | ||
![]() |
sicp1-14 | ||
![]() |
sicp1-15 | ||
![]() |
sicp1-2 | ||
![]() |
sicp1-3 | ||
![]() |
sicp1-4 | ||
![]() |
sicp1-5 | ||
![]() |
sicp1-6 | ||
![]() |
sicp1-7 | ||
![]() |
sicp1-8 | ||
![]() |
sicp1-9 |
README
These are my solutions to the problems contained in Structure and Interpretation of Computer Programs, second edition. This is the base of my attempt to learn programming. Previously, I have learnt little bits of Python, R, Scheme, and Haskell. However I haven't been comfortable making any sort of program. I'm making a first pass through the old videos, which can be found at http://groups.csail.mit.edu/mac/classes/6.001/abelson-sussman-lectures/. As of this time of writing, I've finished video 7b. 8a is getting a bit too far away from me, so I'm going to start actually doing the problems to solidify my knowledge. If you're attempting to do something similar, please don't get discouraged! I took a shot at the videos months ago and couldn't make it past 2a.