Live data from Hacker News

Ask HN: Best paid courses you've taken?

news.ycombinator.com

1–10 of 82 posts

Ask HN: Best paid courses you've taken?

#1
For 2020 I've decided to focus on taking online courses to further my education. With that, I have a rough budget of $50/month to spend. Looking for suggestions on paid or free courses you may have taken that you found beneficial.

edit: 2020, not 2019

Re: Ask HN: Best paid courses you've taken?

#5
Depends on what your interests are. If I had exactly $50.00 /month to spend on online education, I'd consider spending it on either a Coursera subscription or a Linux Academy subscription. The latter is especially valuable if you're interested more in "infrastructure" kind of stuff, and IT industry certifications around things like Docker, Kubernetes, Linux, AWS, GCP, Azure, etc. The former includes more of what you might call "theoretical" material and has more focus on Data Science, Computer Science, Mathematics, etc. (among many other subjects).

FWIW, I actually do maintain subscriptions to both Coursera and Linux Academy and have found both valuable. On Coursera I have found value in Andrew Ng's ML stuff, the Johns Hopkins sequence on Data Science, and the Duke sequence on Statistics with R. I used Linux Academy to prep for my AWS Certified Solution Architect certification, and am currently working on the Docker Certified Associate and Certified Kubernetes Administrator certs.

Re: Ask HN: Best paid courses you've taken?

#8
I think O'reilly has one of the biggest catalogs for that budget: https://learning.oreilly.com/signup/

You have access to hundreds of good quality books, learning courses, conferences, etc.

Now, I've seen that for the best courses fos something in particular, you'll find material from different sites, and buy them individually can get much more expensive. I've seen good courses for specific topics from Linkedin learning, others very good from educative.io and even others from packtpub so it's a big decision just to go with one.

Re: Ask HN: Best paid courses you've taken?

#9
I haven't taken any paid online courses that fit within your budget, but there are plenty of high quality free courses. Depending on your experience, I'd recommend the following:

- Coursera Learning How To Learn: https://www.coursera.org/learn/learning-how-to-learn

- Harvard's Online CS50: https://cs50.harvard.edu/college/2020/spring/

- MIT's Introduction to Computer Science and Programming Using Python: https://www.edx.org/course/introduction-to-computer-science-...

- MIT's algorithms course: https://ocw.mit.edu/courses/electrical-engineering-and-compu...

- MIT's distributed systems course (going on now): https://pdos.csail.mit.edu/6.824/

All of the above have high quality video lectures and assignments to work on to get some practice with the concepts.

Post reply on HN