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

Hey everyone, I've updated Lesson 4 finally. It now covers section 2.1 and the exercises are all from that section. It's the same homework that used to be for lesson 3.

Also, I got a little behind on looking through everyone's homeworks for lesson 2. There was a lot of great work there and I'll try to leave a comment for everyone soon.

In the mean time, if you have completed lesson 2's homework then feel free to browse through other people's submissions and point out things that are good or could be improved on. It's a great way to learn the material even more in depth.

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