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

科技回声

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

GitHubTwitter

首页

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

资源链接

HackerNews API原版 HackerNewsNext.js

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

Ask HN: Which is the best online course on Computer Science that you have taken?

5 点作者 newsoul大约 2 年前
For the past few years there has been an explosion of online content w.r.t. courses on different topics. Some are good, some bad, some excellent.<p>What are some of the best online courses on Computer Science that you have taken and really enjoyed? What did you learn from them?<p>What are you doing now? Working or learning more?

3 条评论

brudgers大约 2 年前
I haven&#x27;t taken an online course in CS for almost a decade. Shifting interests. Changes in the business structure of MOOC&#x27;s...Basically since they stopped being called &quot;MOOC&#x27;s&quot; and became closed down.<p>Helerstein&#x27;s CS186 video lectures (Introduction to Database Systems, 2015) are probably the most informative CS-thing I have experienced online:<p><a href="https:&#x2F;&#x2F;archive.org&#x2F;details&#x2F;ucberkeley_webcast_dY48_UZhvhw" rel="nofollow">https:&#x2F;&#x2F;archive.org&#x2F;details&#x2F;ucberkeley_webcast_dY48_UZhvhw</a><p>But of course, it is not an online course. Just course lectures online.<p>It&#x27;s informative because the problems - IO, optimization, caching, concurrency, partition, etc. are all right there in ways that require engineering (i.e. theory alone won&#x27;t get you to the required scale). YMMV.<p>Good luck.
cc101大约 2 年前
Stanford&#x27;s course on writing apps for iOS is wonderful. I took it years ago. Now it has moved on to SwiftUI. I think the previous versions on Objective C (the one I took) are still available.
dstala大约 2 年前
Working. Narrow down your interest, pick an udemy course, find an open source project in that area to contribute