25 Forks
59 Stars
59 Watchers

Java

Java notes for coding purpose, It contains all the methods and function with their implementations and example for better understanding. And you will get some practice code from Basics to Advance programming

How to download and setup Java

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

Or simply clone Java with SSH
[email protected]:RajSDE/Java.git

If you have some problems with Java

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