93 Forks
650 Stars
650 Watchers

TuringCourses

浙江大学图灵班课程学习指南

How to download and setup TuringCourses

Open terminal and run command
git clone https://github.com/ZJU-Turing/TuringCourses.git
git clone is used to create a copy or clone of TuringCourses repositories. You pass git clone a repository URL.
it supports a few different network protocols and corresponding URL formats.

Also you may download zip file with TuringCourses https://github.com/ZJU-Turing/TuringCourses/archive/master.zip

Or simply clone TuringCourses with SSH
[email protected]:ZJU-Turing/TuringCourses.git

If you have some problems with TuringCourses

You may open issue on TuringCourses support forum (system) here: https://github.com/ZJU-Turing/TuringCourses/issues