mirror of
https://github.com/PKUFlyingPig/cs-self-learning.git
synced 2026-02-03 02:24:53 +08:00
add GAMES101 in navigation
This commit is contained in:
@@ -175,8 +175,7 @@ under construction.
|
||||
[Stanford CS143: Compilers](编译原理/CS143.md)
|
||||
|
||||
### 计算机图形学
|
||||
|
||||
|
||||
[Games101](计算机图形学/GAMES101.md)
|
||||
|
||||
### Web开发
|
||||
网站的开发很少在计算机的培养方案里被重视,但其实掌握这项技能还是好处多多的,例如搭建自己的个人主页,抑或是给自己的课程项目做一个精彩的展示网页。
|
||||
|
||||
@@ -61,6 +61,8 @@ nav:
|
||||
- 'CMU 15-445: Database Systems': '数据库系统/15445.md'
|
||||
- 编译原理:
|
||||
- 'Stanford CS143: Compilers': '编译原理/CS143.md'
|
||||
- 计算机图形学:
|
||||
- 'Games101': '计算机图形学/GAMES101.md'
|
||||
- Web开发:
|
||||
- 'MIT web development course': 'Web开发/mitweb.md'
|
||||
- 'Stanford CS142: Web Applications': 'Web开发/CS142.md'
|
||||
|
||||
Reference in New Issue
Block a user