0 Forks
1 Stars
1 Watchers

java-exercises

Solving java exercises from dio.me - collections course

How to download and setup java-exercises

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

Or simply clone java-exercises with SSH
[email protected]:JackWh0/java-exercises.git

If you have some problems with java-exercises

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