TE
科技回声
首页24小时热榜最新最佳问答展示工作
GitHubTwitter
首页

科技回声

基于 Next.js 构建的科技新闻平台,提供全球科技新闻和讨论内容。

GitHubTwitter

首页

首页最新最佳问答展示工作

资源链接

HackerNews API原版 HackerNewsNext.js

© 2025 科技回声. 版权所有。

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

7 点作者 curious16超过 1 年前
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 条评论

Penyngton超过 1 年前
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.
rg111超过 1 年前
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>
ggr2342超过 1 年前
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>