Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
https://github.com/cndoit18/cs_study_plan
https://github.com/cndoit18/cs_study_plan
Last synced: about 2 months ago
JSON representation
- Host: GitHub
- URL: https://github.com/cndoit18/cs_study_plan
- Owner: cndoit18
- License: apache-2.0
- Created: 2021-06-11T05:34:55.000Z (over 3 years ago)
- Default Branch: master
- Last Pushed: 2023-10-21T06:55:53.000Z (about 1 year ago)
- Last Synced: 2024-04-24T05:02:19.091Z (9 months ago)
- Language: Python
- Size: 6.76 MB
- Stars: 14
- Watchers: 2
- Forks: 0
- Open Issues: 2
-
Metadata Files:
- Readme: README.md
- License: LICENSE
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/#/)