26 Forks
29 Stars
29 Watchers

exercises

This repository along with the articles repository (https://github.com/njnareshjoshi/articles) contains coding examples for my blog ProgrammingMitra

How to download and setup exercises

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

Or simply clone exercises with SSH
[email protected]:njnareshjoshi/exercises.git

If you have some problems with exercises

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