Ualnomis / cs61a-sp11

course cs61a at berkeley, spring 2011

Home Page:http://wla.berkeley.edu/~cs61a/sp11/

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

This is my attempt to complete course cs61a taught at Berkeley during spring 2011.
The course is based on fantastic "Structure and interpretation of computer programs".
Instructor is Brian Harvey and he's extremely good at this.
The lovely thing is that Berkeley got online everything you need to take this course remotely. Thank you.

I'm trying to
 - do readings on sicp: http://mitpress.mit.edu/sicp/ (of course i bought a printed copy)
 - watch video lectures: https://archive.org/details/ucberkeley-webcast-PL3E89002AA9B9879E
 - do homework: https://inst.eecs.berkeley.edu//~cs61a/reader/nodate-hw.pdf
 - do projects: https://inst.eecs.berkeley.edu//~cs61a/reader/vol1.html
 - take midterms: https://inst.eecs.berkeley.edu//~cs61a/reader/vol2.html
 - take final: https://inst.eecs.berkeley.edu//~cs61a/reader/vol2.html

Homepage: https://inst.eecs.berkeley.edu//~cs61a/sp11/  
Homework solutions:
 - sicp wiki: http://sicp.org.ua/sicp/
 - Solutions from summer 2011 (same homework and the old ones were not published): http://wla.berkeley.edu/~cs61a/su11/solutions/

About

course cs61a at berkeley, spring 2011

http://wla.berkeley.edu/~cs61a/sp11/


Languages

Language:Scheme 99.9%Language:Shell 0.1%