My Code Library
To get it:
$ sudo apt-get install git
$ cd /home/.../YourDesiredDirectoryToCreateTheRepository
$ mkdir RepoName
$ cd RepoName
$ git init
$ git pull https://github.com/sonjoydabnath/PCAlgo.git
Or, Try Downloading from above link.
Or, Try View on GitHub.