Stop learning alone!

Learn faster and stay on-track by joining this free class with other self-learners.

Register for Structure and Interpretation of Computer Programs now.

Structure and Interpretation of Computer Programs

Class length: 13 weeks. Start anytime.

Creator: kday

Status: Established

Join this class!

Lesson 2 Updated

Lesson 2 is now shortened to cover just section 1.2. The homework was adjusted to cover just that section and is only the odd problems in that section. http://www.crunchcourse.com/class/structure-and-interpretation-of-comp/2010/jan/lesson/2/assgn/1/

Lesson 1's homework was 8 problems, and that seemed to be a good length. Lesson 2's is 9 - 10 problems, so it should take about the same amount of time as last week's. If you are able to do more, you can do the even problems also.

kday
2 years ago

Reply


* Markdown Cheatsheet:

Link:
[clickable text](http://www.example.com)

New Paragraph:
Hit enter twice

Main heading:
# Main Heading Text

Sub-heading:
## Sub-heading Text

List:
* item 1
* item 2
* item 3

Italics:
*italicized text*

Bold:
**bold text**

YouTube:
URL (http://www.youtube.com/watch?v=Ui4AYPcRkYE) turns into embed code

Full Markdown reference