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!

Are there RSS feeds for lessons?

As a lesson is added/created, I'd like to be notified via an RSS feed. Is this hidden away somewhere on the site?

damagednoob
2 years ago

Reply


No, not hidden. Just un-implemented. I can move that way up on the to-do list though.

kday
2 years ago

Reply

I'd like to second the request for RSS feeds. It will really help me with a little prod when a new one comes out.

elcortezcoder
2 years ago

Reply

RSS has been added. Here's the feed for this class.

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