Skip to content

Commit 3c142ea

Browse files
committed
test: 修改了计算机科学的引导,观察是否触发CICD
1 parent 67bdac2 commit 3c142ea

File tree

1 file changed

+31
-0
lines changed

1 file changed

+31
-0
lines changed

app/docs/computer-science/index.mdx

Lines changed: 31 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -8,6 +8,37 @@ tags:
88
docId: ksjj9shalh6hqezx6t6am5vw
99
---
1010

11+
# 计算机科学
12+
13+
欢迎来到计算机科学知识库!我们在此收集了计算机科学各个领域的核心概念和深入分析。
14+
15+
## 主体内容
16+
17+
### 数据结构和算法
18+
19+
- [数据结构基础](https://github.com/sherlock-zhang/blog/blob/master/computer-science/data-structures)
20+
- 常见算法分析
21+
- 复杂性理论
22+
23+
### 编程语言
24+
25+
- 编程范式
26+
- 语言设计原则
27+
- 编译器理论
28+
29+
## 学习建议
30+
31+
我们建议按照以下顺序学习:
32+
33+
1. 首先掌握基本的数据结构
34+
2. 理解常见算法的实现
35+
3. 学习算法复杂度分析
36+
4. 深入特定领域的高级主题
37+
38+
---
39+
40+
_本知识库由学生社区维护。欢迎投稿!_
41+
1142
# Computer Science
1243

1344
Welcome to the Computer Science Knowledge Base! Here we collect core concepts and in-depth analysis from various fields of computer science.

0 commit comments

Comments
 (0)