23 Forks
65 Stars
65 Watchers

effective-java-3rd-edition

Effective Java 3rd Edition Notes

How to download and setup effective-java-3rd-edition

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

Or simply clone effective-java-3rd-edition with SSH
[email protected]:ekis/effective-java-3rd-edition.git

If you have some problems with effective-java-3rd-edition

You may open issue on effective-java-3rd-edition support forum (system) here: https://github.com/ekis/effective-java-3rd-edition/issues