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!

Assignment 1 Due Saturday, Jan 16

Just a reminder that assignment 1 is due tomorrow, Saturday, Jan 16th.

Lesson 2 will be updated soon to be made shorter.

kday
2 years ago

Reply


I've added my own brief comment to all of the submitted homeworks so far. It looks like just about everyone who submitted the HW understood it. Feel free to comment on each others' assignments if it looks like I missed something or was wrong.

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