104 Forks
772 Stars
772 Watchers

CPPNotes

【C++ 面试 + C++ 学习指南】 一份涵盖大部分 C++ 程序员所需要掌握的核心知识。

How to download and setup CPPNotes

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

Or simply clone CPPNotes with SSH
[email protected]:rongweihe/CPPNotes.git

If you have some problems with CPPNotes

You may open issue on CPPNotes support forum (system) here: https://github.com/rongweihe/CPPNotes/issues