NOTE IMPORTANT
In this blog I have learned through various platforms like
1- javatpoint
2- w3schools
3- tutorialspoint
4- geeksforgeeks
And Many More sites
BUT
There actually exists an official website for learning Java .
The latest version of Java is Java 16 or JDK 16 released on March, 16th 2021
As of Now the latest version I can access is Java 17 from internet browser.
Here is how you access it:
STEP 1:
Write java 17 documentation on your chrome search tab
STEP 2:
The link shown as https://docs.oracle.com/en/java/javase/17/ --> Click on this link
STEP 3:
Click on API on Left side Bar.
STEP 4:
Now there is a search bar on top-right corner of page. Write whatever you want to learn on search bar and get its information or documentation.
Comments
Post a Comment