Below is my list of top 10 resources for getting more in-depth knowledge on various topics of Java.
Open JDK website - - Collaborate on the open-source implementation of Java Standard Edition and its related project. This is the home page for the OpenJDK Community. You can here contribute as well to the OpenJDK and related projects by downloading as a local copy its source code from the Mercurial repository and contributing your fixes/changes.
JDK 11 website - download production-ready open source builds of the JDK v11 implementation of Java SE 11. It contains information about the new features and enhancements in this release.
Oracle JDK documentation page - - The site contains useful code samples, tutorials, developer guides, release notes and API documentation.
JavaZone at Dzone for latest articles and tutorials for beginners to experts on Java.
Open JDK website - - Collaborate on the open-source implementation of Java Standard Edition and its related project. This is the home page for the OpenJDK Community. You can here contribute as well to the OpenJDK and related projects by downloading as a local copy its source code from the Mercurial repository and contributing your fixes/changes.
JDK 11 website - download production-ready open source builds of the JDK v11 implementation of Java SE 11. It contains information about the new features and enhancements in this release.
Oracle JDK documentation page - - The site contains useful code samples, tutorials, developer guides, release notes and API documentation.
JavaZone at Dzone for latest articles and tutorials for beginners to experts on Java.
- Java Home – Contains information about almost everything related to Java. You can also find here the latest Java software (Games, Mobile, and Desktop applications).
- Java SE Download – URL of the official site to download the latest Oracle Java Platform Standard Edition or Oracle JDK.
- Java API Reference – Java API Specifications or Java API Documentations from Oracle, contains all packages, classes, and interfaces (also including deprecated methods and classes )
- The Java Tutorial – Collection of tutorials containing guides which you can practice to learn various topics of Java.
- On Java 8 – On Java 8 is an eBook only available via Google Play Books.
- Java Ranch – Nice place for Learning Java through Fun.
- Java Technology – Official site containing the latest information about Java Technology.
- Go Java - Official Collection of Java Resources.
- The Server Side.com – Contains informative articles about the latest technology in Enterprise Java World.
- Oracle Technology Network - Oracle Technology Network for Java Developers.
Also worth visiting following channels on Youtube - 14-youtube-channels-you-should-follow-in-2019
No comments:
Post a Comment