forked from kxxwz/SJTU-Courses
-
Notifications
You must be signed in to change notification settings - Fork 0
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
add README_en and add link to README_en in README
- Loading branch information
Showing
2 changed files
with
42 additions
and
1 deletion.
There are no files selected for viewing
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -0,0 1,37 @@ | ||
# SJTU Course Sharing | ||
|
||
## Preface | ||
|
||
We often need to refer to a lot of information during the period in university when study courses. We may get these resources from teachers' FTP, course websites, major search engines, generations of graduates before us and so on. Sometimes, we can obtain the resources we want easily while sometimes not. Therefore, inspired by [Inheritance & SJTU](http://share.sjtu.edu.cn) and [Zhejiang University Course Sharing Program](https://github.com/QSCTech/zju-icicles), I decided to build up such a platform so that we can share and use these course resources freely. | ||
|
||
## Table of Content | ||
|
||
- Computer Science | ||
- CS125 Programming Design | ||
- CS221 Data Structure | ||
- CS222 Algorithm Analysis and Design | ||
- CS258 Information Theory | ||
- CS385 Machine Learning | ||
- EI331 Signals and Systems | ||
- EI332 Computer Composition | ||
- EI338 Computer System Engineering | ||
- EI339 Artificial Intelligence | ||
- SE305 Database Technology | ||
- EI374 Advanced Algorithm | ||
- Math | ||
- MA357 Mathematical Statistics | ||
- X071571 Optimization Methods | ||
- MA26035 Measurement and Probability Theory | ||
|
||
## References | ||
|
||
- [SJTU Academic Information Service Website](http://electsys.sjtu.edu.cn) | ||
- [Postgraduate Mathematics Course website](http://math.sjtu.edu.cn/course/Ngraduate/) | ||
|
||
- [Course Information for Postgraduate](http://www.yjs.sjtu.edu.cn:81/epstar/web/outer/KKBJ_CX/kkbj.jsp) | ||
|
||
## Contribution | ||
|
||
Welcome to share your course materials and your rational discussions and evaluations. | ||
|
||
For Chinese version, please refer to [README](https://github.com/CoolPhilChen/SJTU-Courses) (中文版本请点击[README](https://github.com/CoolPhilChen/SJTU-Courses)). |