Live data from Hacker News

Ask HN: Did you take any fresh MOOCs as of 2020?

news.ycombinator.com

1–10 of 89 posts

Ask HN: Did you take any fresh MOOCs as of 2020?

#1
There are what I would call "good oldie" MOOCs that people frequently recommend, like algorithms on coursera. Most of them are from 2012-2013.

Now will be some rant and justification for the question, the question itself is in the last paragraph.

At the time (2012-2013) I was very hyped and enthusiastic, imagining new courses of the same quality and kind will be appearing at the same rate in future. By kind I mean university level subjects, fundamental topics that have high return of investment.

But it seems to me it went quite differently. I don't really see any new courses being published and recommended on the lists among good oldies. My own experience with stuff that came later also wasn't as pleasant, I started dropping courses much more often.

The platforms themselves changed significantly: 1. Switch from fundamental to hands-on subjects like technologies and frameworks. 2. Switching to paid model (not that I have anything against it, although being poor in a poor country I avoid paying as much as I can and haven't paid for a single certificate). This leads to less people checking out the course and giving it a "media coverage". 3. Switching from strict start-end date to "take anytime you want". Because of that the social element for me has been essentially lost, the forums are half-dead. 4. Increased amount of courses. Together with (1) this makes it hard to find something by random exploration. When I open edx computer science section I have to go through pages and pages of microsoft courses about their technologies.

This made me gradually lose interest in MOOCs and switch to books and self-learning. I occasionally go back to MOOC platforms or MOOC aggregators, thinking maybe I just missed something or something interesting came out recently.

Did you take any good (valuable, mind-expanding, long-term rewarding, intellectually stimulating) courses that aren't famous and have a high chance of being overlooked?

Re: Ask HN: Did you take any fresh MOOCs as of 2020?

#2
I'm a sysadmin/developer/devops-guy, but despite "knowing" Docker I had a lot of fun going through this course, once I'd completed it I found I'd learned a few useful things, and my understanding was much more comprehensive:

https://devopswithdocker.com/

My first time doing online-learning, and registering for the university, but now I've done it I'm gonna work my way through a few more of the courses.

(You don't need to register, you can just start reading/completing the exercises, and use the telegraph chat-group for help. Mixture of English and Finnish, if you ask questions in English people will use that happily. You only need register if you want official credits, which might be useful in the future for me, but probably not people outside the country)

Re: Ask HN: Did you take any fresh MOOCs as of 2020?

#4
Didn't take it myself and still quite hands-on, but Execute Program seems a cool way to learn new things:

https://www.executeprogram.com/

Also, Dan Boneh had a YouTube thing up a few months ago where he said that Cryptography II would be coming to Coursera this year, so that will be interesting too.

https://youtu.be/eQdkZRLD09M

Re: Ask HN: Did you take any fresh MOOCs as of 2020?

#5
Just finished "Model Thinking" [1] taught by Scott E. Page.

I really enjoyed this class. It provided me with several very useful mathematical tools to think more clearly about important and frequent problems. Scott is a great teacher.

[1] https://www.coursera.org/learn/model-thinking

Re: Ask HN: Did you take any fresh MOOCs as of 2020?

#10
MIT's 6.824: Distributed Systems (taught by Robert Morris) is completely open and available online, and it includes video lectures, notes, readings, and programming assignments from as recent as Spring 2020 (including half of the lectures recorded from home as the pandemic strikes). The assignments even include auto-graded testing scripts, so you can verify your solution to the assignments.

It's not necessarily a MOOC in the exact same vein, but given that the knowledge you gain from a MOOC is the valuable part (as opposed to any completion certificate or check mark), it's still extremely valuable and a great opportunity to learn.

https://pdos.csail.mit.edu/6.824/

Post reply on HN