TE
TechEcho
Home24h TopNewestBestAskShowJobs
GitHubTwitter
Home

TechEcho

A tech news platform built with Next.js, providing global tech news and discussions.

GitHubTwitter

Home

HomeNewestBestAskShowJobs

Resources

HackerNews APIOriginal HackerNewsNext.js

© 2025 TechEcho. All rights reserved.

Has anyone self taught CS/Math undergrad curricula from public course materials?

7 pointsby curious16over 1 year ago
Many universities have there undergrad curriculum available online along with their course materials (slides, videos, assignments, etc). Some are locked down and little searching reveals sources. E.g.: Berkeley, MIT, CMU, Stanford, etc.<p>My question is has anyone here on HN did something like picking one school&#x27;s curriculum and studying its entire undergrad core sequence or something similar to go from knowing nothing about the subject (or trivial something) to becoming well versed to find a job or do something else.<p>Since CS and Math are the most accessible subjects, I mentioned majorly those two. Any other subjects are also welcome.<p>How long did it take you? Which courses were the highlights?

3 comments

Penyngtonover 1 year ago
I&#x27;m not quite in the situation you&#x27;re looking for, because I have got an undergraduate maths degree, but due to my personal situation at the time, I wasn&#x27;t a good student and I have done a lot of self-teaching in the years since then. Mainly in mathematics, but also theoretical computer science and some programming.<p>One thing I&#x27;d say is don&#x27;t overlook books. Textbooks may seem less appealing than slides or videos, but seriously sitting and reading a maths book from cover to cover is a very powerful experience. It may take months, but you will learn something significant from doing it. And if you do that for say Thomas&#x27;s Calculus and Anton&#x27;s Elementary Linear Algebra, that&#x27;s about half of a maths degree already.<p>Anyway, I&#x27;m happy to discuss these topics further with you (or anyone else reading this). I&#x27;d personally love to find a serious online community for studying mathematics, but it seems very hard to coordinate such a thing.
rg111over 1 year ago
A bunch of people are doing it at OSSU [0].<p>I personally did <i>many</i> full courses from open materials. These do take SERIOUS efforts and consistency. So be prepared for that.<p>[0]: <a href="https:&#x2F;&#x2F;github.com&#x2F;ossu&#x2F;computer-science">https:&#x2F;&#x2F;github.com&#x2F;ossu&#x2F;computer-science</a>
ggr2342over 1 year ago
I believe Scott Young did something like this with MIT&#x27;s curriculum. <a href="https:&#x2F;&#x2F;www.scotthyoung.com&#x2F;blog&#x2F;myprojects&#x2F;mit-challenge-2&#x2F;" rel="nofollow noreferrer">https:&#x2F;&#x2F;www.scotthyoung.com&#x2F;blog&#x2F;myprojects&#x2F;mit-challenge-2&#x2F;</a>