26 Forks
262 Stars
262 Watchers

CS-Basic-SelfLearning

本人自学计算机基础课程记录,主要为基础四大件,即大家常说的“408”,包含数据结构和算法 、计算机操作系统 、计算机网络 、计算机组成原理。学习资料来源王道课程,笔记插图来源于个人整理。

How to download and setup CS-Basic-SelfLearning

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

Or simply clone CS-Basic-SelfLearning with SSH
[email protected]:LamberttLiu/CS-Basic-SelfLearning.git

If you have some problems with CS-Basic-SelfLearning

You may open issue on CS-Basic-SelfLearning support forum (system) here: https://github.com/LamberttLiu/CS-Basic-SelfLearning/issues