Skip to content

Commit

Permalink
add README_en and add link to README_en in README
Browse files Browse the repository at this point in the history
  • Loading branch information
DiamondI committed Apr 19, 2019
1 parent 425a9fb commit 1418c43
Show file tree
Hide file tree
Showing 2 changed files with 42 additions and 1 deletion.
6 changes: 5 additions & 1 deletion README.md
Original file line number Diff line number Diff line change
@@ -1,12 1,14 @@
# 上海交通大学课程分享

## 前言
在大学期间学习一门课程,我们往往需要参考许多资料,这些资料的来源可能是老师的ftp和课程网站、各大搜索引擎、学长学姐等等。有的时候我们能很容易地找到想要的资源,但有的时候花了很大功夫都不一定能找得到。所以,这个平台建立的初衷就是为了让大家更加便捷得获得所需的课程资源。

当我们在决定是否要选择一门课程时,课程名字只能提供很少的信息,教学信息服务网上的课程大纲又几乎都是空白,向学长学姐打听又不是那么的方便;当我们上完一门课时,在上这门课期间收集到的资料往往存在一块硬盘上后就再也没有打开过,在教学信息服务网上对这门课的评价只有自己知道,最后能留给后来者的往往只是校园司令上的几个数字
当我们在决定是否要选择一门课程时,课程名字只能提供很少的信息,教学信息服务网上的课程大纲又几乎都是空白,向学长学姐打听又不是那么的方便;当我们上完一门课时,在上这门课期间收集到的资料往往存在一块硬盘上后就再也没有打开过,在教学信息服务网上对这门课的评价只有自己知道,最后能留给后来者的往往只是校园司令上的几个数字

受到[传承&交大](http://share.sjtu.edu.cn)[浙江大学课程攻略共享计划](https://github.com/QSCTech/zju-icicles)的启发,我决定建立一个这样的平台供大家自由地分享和使用课程资料。

## 目录

- 计算机
- CS125 程序设计
- CS221 数据结构
Expand All @@ -32,3 34,5 @@

## 贡献
欢迎大家分享课程资料, 以及理性讨论和评价课程.

英文版本请点击[README_en](https://github.com/CoolPhilChen/SJTU-Courses/README_en.md)(For English version, please refer to [README_en](https://github.com/CoolPhilChen/SJTU-Courses/README_en.md))。
37 changes: 37 additions & 0 deletions README_en.md
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)).

0 comments on commit 1418c43

Please sign in to comment.