mirror of
https://github.com/PKUFlyingPig/cs-self-learning.git
synced 2026-06-23 18:06:56 +08:00
加句号
This commit is contained in:
parent
e42b697540
commit
e0bb716ea5
1 changed files with 2 additions and 2 deletions
|
|
@ -15,7 +15,7 @@ The course project [Bustub](https://github.com/cmu-db/bustub) is an educational
|
||||||
## Resources
|
## Resources
|
||||||
|
|
||||||
- Course Website: [Fall2019](https://15445.courses.cs.cmu.edu/fall2019/schedule.html), [Fall2020](https://15445.courses.cs.cmu.edu/fall2020/schedule.html), [Fall2021](https://15445.courses.cs.cmu.edu/fall2021/schedule.html)
|
- Course Website: [Fall2019](https://15445.courses.cs.cmu.edu/fall2019/schedule.html), [Fall2020](https://15445.courses.cs.cmu.edu/fall2020/schedule.html), [Fall2021](https://15445.courses.cs.cmu.edu/fall2021/schedule.html)
|
||||||
- Assignments: refer to the course website
|
- Recording: refer to the course website.
|
||||||
- Textbook: Database System Concepts
|
- Textbook: Database System Concepts
|
||||||
- Assignments: 4 Projects
|
- Assignments: 4 Projects
|
||||||
|
|
||||||
|
|
@ -29,7 +29,7 @@ If you have more time you can try them all, and when you do not understand the t
|
||||||
|
|
||||||
## Personal Resources
|
## Personal Resources
|
||||||
|
|
||||||
All the resources and assignments used by [@ysj1173886760](https://github.com/ysj1173886760) in this course are maintained in [ysj1173886760/Learning:db - GitHub](https://github.com/ysj1173886760/Learning/tree/master/db)
|
All the resources and assignments used by [@ysj1173886760](https://github.com/ysj1173886760) in this course are maintained in [ysj1173886760/Learning:db - GitHub](https://github.com/ysj1173886760/Learning/tree/master/db).
|
||||||
|
|
||||||
Due to Andy's request, the repository does not contain the source code for the project, only the solution for homework. In particular, for Homework1, [@ysj1173886760](https://github.com/ysj1173886760) wrote a shell script to help you evaluate your solution automatically.
|
Due to Andy's request, the repository does not contain the source code for the project, only the solution for homework. In particular, for Homework1, [@ysj1173886760](https://github.com/ysj1173886760) wrote a shell script to help you evaluate your solution automatically.
|
||||||
|
|
||||||
|
|
|
||||||
Loading…
Reference in a new issue