Going through Structure and Interpretation of Computer Programs.
We will be going through the Structure and Interpretation of Computer Programs with the help of Brian Harvey's CS61A lectures from UC Berkeley's Webcasts.
There are 40 lectures and I'd like to get through three lectures a week if possible.
Set up the scheme interpreter: http://inst.eecs.berkeley.edu/~scheme/. To follow along with the lectures, use stk-simply – this will have all of the added methods that Harvey uses, like word and sentence.