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 3 Updated

Lesson 3 has been updated to cover section 1.3. There are nine selected problems in the homework assignment.

kday
3 years ago

Reply


What happened to the third homework? (exercises 2.1 through 2.16)?

npolyspace
3 years ago

Reply

It's been moved to the fourth lesson. So if you've started on it then you've got a good head start.

kday
3 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