mirror of
https://github.com/PKUFlyingPig/cs-self-learning.git
synced 2026-06-23 09:58:12 +08:00
Update 15445.en.md
This commit is contained in:
parent
bb2e9f9c9e
commit
44ff857ee5
1 changed files with 2 additions and 2 deletions
|
|
@ -3,7 +3,7 @@
|
|||
## Descriptions
|
||||
|
||||
- Offered by: CMU
|
||||
- Prerequisites: C++, data structures, algorithms
|
||||
- Prerequisites: C++, Data Structures and Algorithms
|
||||
- Programming Languages: C++
|
||||
- Difficulty: 🌟🌟🌟🌟
|
||||
- Class Hour: 100 hours
|
||||
|
|
@ -35,4 +35,4 @@ After the course, it is recommended to read a paper: [Architecture Of a Database
|
|||
|
||||
## Advanced courses
|
||||
|
||||
[CMU15-721](https://15721.courses.cs.cmu.edu/spring2020/) mainly focuses on in-memory database, and each class has a corresponding paper to read, and is recommended for those who wish to advance in the database. ysj1173886760 is currently following up on this course, and will create a pull request here after completing it to provide advanced guidance.
|
||||
[CMU15-721](https://15721.courses.cs.cmu.edu/spring2020/) mainly focuses on in-memory database, and each class has a corresponding paper to read, and is recommended for those who wish to advance in the database. ysj1173886760 is currently following up on this course, and will create a pull request here after completing it to provide advanced guidance.
|
||||
|
|
|
|||
Loading…
Reference in a new issue