26 Forks
98 Stars
98 Watchers

cppbook_companion

C++ Book Companion Repository (With Code Examples and Exercises)

How to download and setup cppbook_companion

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

Or simply clone cppbook_companion with SSH
[email protected]:mdadams/cppbook_companion.git

If you have some problems with cppbook_companion

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