183 Forks
760 Stars
760 Watchers

C-CrashCourse

C语言教程+博客+代码演示+课程设计。 帮助初学者更好的理解 C 难点,提升代码量! For beginners:C tuition/self-learning

How to download and setup C-CrashCourse

Open terminal and run command
git clone https://github.com/hairrrrr/C-CrashCourse.git
git clone is used to create a copy or clone of C-CrashCourse 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 C-CrashCourse https://github.com/hairrrrr/C-CrashCourse/archive/master.zip

Or simply clone C-CrashCourse with SSH
[email protected]:hairrrrr/C-CrashCourse.git

If you have some problems with C-CrashCourse

You may open issue on C-CrashCourse support forum (system) here: https://github.com/hairrrrr/C-CrashCourse/issues