Online Education

September 29th, 2011
learning, mlclass
Can we replace expensive college or grad school with cheap online courses? Schools have a lot staked on the answer being no, and have been arguing both that online education doesn't work as well and that a school, especially a residential one, provides a lot more than just the education component. I'm interested in the first argument: how does online learning compare to in person learning? [1]

There are a range of ways of learning online, which I would arrange from most to least similar to standard schools as:

I think the most important variable here is structure. I've learned important and useful things through unstructured reading. Most of what I know about the process of software development and what makes good code is from online reading; my cs program didn't cover it much at all. Unstructured reading has to be interesting and novel for me to keep at it, though. I've at various points downloaded a large pdfs full of useful knowledge, and have never gotten vary far into them. This is the same issue I have with non-fiction: the drier and more informative a book the less I get into reading it in my spare time. So while this works well for information that I can learn in entertaining bits over time, it doesn't work well for large bodies of work. Perhaps this is partly because short articles online can't assume much about what you already know, and so have trouble building. [2]

When I would sign up for courses in high school or college, we would be all excited at registration about how exciting the courses would be and how much we wanted to learn the material. Then when we were taking the classes we complained a lot more, and our excitement was more limited. Signing up for a course lets you magnify your willpower to the benefit of your future self. It's so much easier to say "I'm going to take this class, and I'll do all the work until I finish" than it is to actually do all the work. Once you're committed, though, backing out is hard.

With an online course, especially a fully automated one, there's little reason to match the calendar. Why not let people start whenever and work through at their own pace? This should be one of the benefits of online learning, but for me I think it's a downside. If a course is offered yearly, I can't say "I'll do it next week". If there are fixed deadlines, I can't justify putting things off. So far I'm enjoying the way stanford's ml-class (cs229a [3]) having deadlines is keeping me learning, though we'll have to see whether this lasts through the course.

[1] Online learning is not really a new thing. It's just the latest iteration of learning that's not in person. Since the development of the post office there have been correspondence courses, and many people have learned on their own from reading books.

[2] lesswrong tries to deal with this by arranging the material in sequences of posts. The main problem I've had with this approach is that some of the posts are not that good, and I'll stop reading a sequence at that point.

[3] Some people are annoyed that the class is on applied instead of theoretical machine learning, but I'm excited about it as is. I think the applied class is more likely to be useful to me as a programmer.

Referenced in: Markov Me

Comment via: google plus, facebook, substack

Recent posts on blogs I like:

Linkpost for July

Effective Altruism

via Thing of Things July 3, 2026

Agentic test processes, LLM benchmarks, and other notes on agentic coding from Galapagos Island

I've been using AI fairly heavily since last November and the whole thing is a funny experience. An agent will do something that, if a human did it, you'd immediately fire them. My reaction, of course, is to act as if this is great and spin up a t…

via Posts on July 3, 2026

Variable fonts aren't universally supported

I make a lot of webpages. I also use Lockdown Mode on iOS and MacOS for a bit of extra security. Sometimes I realize that I forgot to test on Safari and it looks like crap, or I test and don’t notice that there’s been a problem for months (as was the case…

via Home June 27, 2026

more     (via openring)