635 Forks
2083 Stars
2083 Watchers

think-in-java

Thinking in Java (Java 编程思想)

How to download and setup think-in-java

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

Or simply clone think-in-java with SSH
[email protected]:quanke/think-in-java.git

If you have some problems with think-in-java

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