Skip to content

Commit 25e0b34

Browse files
authored
[UPDATE] add latest CS242 website (#784)
* [UPDATE] add new CS242 site (zh-cn) * [UPDATE] add new CS242 site (en)
1 parent c9365b2 commit 25e0b34

File tree

2 files changed

+2
-2
lines changed

2 files changed

+2
-2
lines changed

docs/编程语言设计与分析/CS242.en.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -39,7 +39,7 @@ I personally feel that the assignments are difficult, but the gains are great. W
3939

4040
## Course Resources
4141

42-
- Course Website: [https://stanford-cs242.github.io/f19/](https://stanford-cs242.github.io/f19/)
42+
- Course Website: [Latest](https://web.stanford.edu/class/cs242/) [2019 Fall](https://stanford-cs242.github.io/f19/)
4343
- Recordings: None, the main learning resources are the course notes and assignments
4444
- Textbooks: The first half of the course is based on the famous [TAPL](https://www.cis.upenn.edu/~bcpierce/tapl/), and the second half has no fixed textbook
4545
- Assignments: [Assignment Guide](https://stanford-cs242.github.io/f19/assignments/) and [Assignment Repository](https://github.com/stanford-cs242/f19-assignments)

docs/编程语言设计与分析/CS242.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -39,7 +39,7 @@ CS242是一门讲程序语言 (Programming Language, PL) 的课程,但不是
3939

4040
## 课程资源
4141

42-
- 课程网站:[官网](https://stanford-cs242.github.io/f19/)
42+
- 课程网站:[官网](https://web.stanford.edu/class/cs242/) [2019秋](https://stanford-cs242.github.io/f19/)
4343
- 课程视频:无,主要学习途径是课程笔记和完成作业
4444
- 课程教材:前半部分是著名的[TAPL](https://www.cis.upenn.edu/~bcpierce/tapl/),后半部分则无固定教材
4545
- 课程作业:[实验指导](https://stanford-cs242.github.io/f19/assignments/)[作业仓库](https://github.com/stanford-cs242/f19-assignments)

0 commit comments

Comments
 (0)