CS-Awesome-Courses

欢迎通过 PR 分享别的优质计算机课程

如果出现任何错误或者过期链接,欢迎通过 PR 改正.

Artificial Intelligence

吴恩达机器学习

CS224d: Deep Learning for Natural Language Processing

CS221: Artificial Intelligence: Principles and Techniques

CS 20: Tensorflow for Deep Learning Research

CS234: Reinforcement Learning

Amazon 李沐大神出的《动手学深度学习》

台湾大学林轩田教授 《机器学习基石上》《机器学习基石下》

台湾大学《Applied Deep Learning/Machine Learning and Having It Deep and Structured》

UCB CS188

MIT 6.034

斯坦福 CS229

斯坦福 CS231n

斯坦福 CS224d

斯坦福 CS20si

斯坦福 CS230 / DeepLearningAI

MIT 6.S191

UCB CS294

Operating System

MIT 大名鼎鼎的6.828

清华大学的OS课程 ucore,视频在学堂在线和bilibili均有

清华大学用Rust从零开始写OS(rCore-Tutorial-v3),代码文档

南京大学 ICS PA

NJU ICS PA Bilibili

NJU OS

上海交通大学 操作系统 (陈海波、夏虞斌)

CMU CSAPP 对应的课程 15213

CMU 15410/605

Gate Lectures OS

Programming Language

Structure and Interpretation of Computer Programs

CIS 194(学习haskell)

伯克利改的Python版SICP

华盛顿大学 Programming Languages

浓缩版mit 6.001(SICP)

Compliers

stanford CS143

stanford CS243

stanford CS343

Gate Lectures 编译

Database System

CMU 15445

CMU 15721

MIT 6.830/6.814

pingcap talent-plan

instruction

cs 245

斯坦福 CS346

伯克利 CS 186

斯坦福 CS145

华盛顿大学 CSE444

Distributed System

MIT 6.824

Stanford CS244b: Distributed systems

CMU 15-440/640, Spring 2016: Distributed Systems

Data Structures and Algorithms

UCB CS61b

普林斯顿 Algs4

MIT 6.006

Gate Lectures 算法和数据结构

《算法 第四版》

普林斯顿在 Coursera 上也公开了两门对应课程:Algorithms, Part IAlgorightmsm, Part2

斯坦福 CS106b (broken link)

Computer Networking

cmu15441

cs144

top to down approach

myk's top-to-down

伯克利 EE122

Gate Lectures 计网

斯坦福 CS144

Computer Architecture

nand2tetris

CMU 15-213

MIT 6.828

UCB CS61c