mirror of
https://github.com/PKUFlyingPig/cs-self-learning.git
synced 2026-04-14 02:11:08 +08:00
reorder the navigation & update the template.md
This commit is contained in:
1
docs/培养方案Pro.md
Normal file
1
docs/培养方案Pro.md
Normal file
@@ -0,0 +1 @@
|
||||
under construction.
|
||||
@@ -0,0 +1 @@
|
||||
Under construction
|
||||
@@ -9,6 +9,6 @@ Berkeley计算机系教授Christos Papadimitriou曾说过一句半开玩笑的
|
||||
## 如何学习LaTex
|
||||
推荐的学习路线如下:
|
||||
|
||||
- LaTex的环境配置是个比较头疼的问题。如果你本地配置LaTex环境出现了问题,可以考虑使用[Overleaf](www.overleaf.com)这个在线LaTex编辑网站。站内不仅有各种各样的LaTex模版供你选择还免去了环境配置的难题。
|
||||
- LaTex的环境配置是个比较头疼的问题。如果你本地配置LaTex环境出现了问题,可以考虑使用[Overleaf](https://www.overleaf.com)这个在线LaTex编辑网站。站内不仅有各种各样的LaTex模版供你选择还免去了环境配置的难题。
|
||||
- 阅读下面三篇Tutorial: [Part-1](https://www.overleaf.com/latex/learn/free-online-introduction-to-latex-part-1), [Part-2](https://www.overleaf.com/latex/learn/free-online-introduction-to-latex-part-2), [Part-3](https://www.overleaf.com/latex/learn/free-online-introduction-to-latex-part-3).
|
||||
- 学习LaTex最好的方式当然是写论文,不过从一门数学课入手用LaTex写作业也是一个不错的选择。
|
||||
@@ -23,4 +23,4 @@
|
||||
- (2)实现HashMap
|
||||
|
||||
## 资源汇总
|
||||
我在学习这门课中的用到的所有资源和作业实现都汇总在[这个Github仓库](https://github.com/PKUFlyingPig/CS106L)中。
|
||||
我在学习这门课中用到的所有资源和作业实现都汇总在[这个Github仓库](https://github.com/PKUFlyingPig/CS106L)中。
|
||||
@@ -20,4 +20,4 @@
|
||||
- (2)用Rust实现一个负载均衡器
|
||||
|
||||
## 资源汇总
|
||||
我在学习这门课中的用到的所有资源和作业实现都汇总在[这个Github仓库](https://github.com/PKUFlyingPig/CS110L)中。
|
||||
我在学习这门课中用到的所有资源和作业实现都汇总在[这个Github仓库](https://github.com/PKUFlyingPig/CS110L)中。
|
||||
@@ -25,4 +25,4 @@ CS61B和CS61C在本书中均有收录。
|
||||
- 课程作业:课程网站会有每个作业对应的文档链接以及代码框架的下载链接。
|
||||
|
||||
## 资源汇总
|
||||
我在学习这门课中的用到的所有资源和作业实现都汇总在[这个Github仓库](https://github.com/PKUFlyingPig/CS61A)中。
|
||||
我在学习这门课中用到的所有资源和作业实现都汇总在[这个Github仓库](https://github.com/PKUFlyingPig/CS61A)中。
|
||||
Reference in New Issue
Block a user