Ecosyste.ms: Awesome

An open API service indexing awesome lists of open source software.

Awesome Lists | Featured Topics | Projects

https://github.com/cndoit18/cs_study_plan


https://github.com/cndoit18/cs_study_plan

Last synced: about 2 months ago
JSON representation

Awesome Lists containing this project

README

        

# 重读计算机科学

> 完成来自[cs_study_plan](https://github.com/spring2go/cs_study_plan) 课程

该仓库将用来记录笔记,代码和课程中所需要的lab等等

**替换**:

1. 数据结构的目标改用[leetcode-master](https://github.com/youngyangyang04/leetcode-master)的刷题顺序
2. 操作系统改为 [xv6-labs-2021](https://github.com/cndoit18/xv6-labs-2021)

---
**补充**:

1. 在 `c` 和 `csapp` 后穿插一个 [Linux C编程一站式学习](https://docs.huihoo.com/c/linux-c-programming/index.html)
2. [6.S081课程](https://github.com/duguosheng/6.S081-All-in-one)
3. [leetcode-master](https://programmercarl.com/)
4. [6.S081课程表](https://pdos.csail.mit.edu/6.S081/2021/schedule.html) 需要补充课程表上的论文
5. 添加[SICP JS版本](https://github.com/source-academy/sicp) [中译版本](https://sicp-js-zh.vercel.app/#/)