Update 15445.en.md

This commit is contained in:
smxm 2022-10-31 20:15:34 +08:00 committed by GitHub
parent bb2e9f9c9e
commit 44ff857ee5
No known key found for this signature in database
GPG key ID: 4AEE18F83AFDEB23

View file

@ -3,7 +3,7 @@
## Descriptions ## Descriptions
- Offered by: CMU - Offered by: CMU
- Prerequisites: C++, data structures, algorithms - Prerequisites: C++, Data Structures and Algorithms
- Programming Languages: C++ - Programming Languages: C++
- Difficulty: 🌟🌟🌟🌟 - Difficulty: 🌟🌟🌟🌟
- Class Hour: 100 hours - Class Hour: 100 hours
@ -35,4 +35,4 @@ After the course, it is recommended to read a paper: [Architecture Of a Database
## Advanced courses ## 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.