37 Forks
176 Stars
176 Watchers

programming-notes

Notes of learning Programming

How to download and setup programming-notes

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

Or simply clone programming-notes with SSH
[email protected]:billryan/programming-notes.git

If you have some problems with programming-notes

You may open issue on programming-notes support forum (system) here: https://github.com/billryan/programming-notes/issues