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/issuesSimilar to CS-Basic-SelfLearning repositories
Here you may see CS-Basic-SelfLearning alternatives and analogs
javascript-algorithms papers-we-love p1xt-guides awesome-courses Design-Patterns-In-Swift CS-Books introduction-to-computer-science cs-video-courses every-programmer-should-know computer-science CS-Interview-Knowledge-Map Mind-Expanding-Books translations AlgoWiki algorithms Crash-Course-Computer-Science-Chinese computer-science-in-javascript pretty-algorithms OOD-Principles-In-Swift influential-cs-books selfie papers-I-read CSrankings reading notes PyCNN computer-science notes-to-cs-freshmen-from-the-future Axelrod judge-server