Keep the track of tutorial files uploaded daywise and learn java
Contributions guidelines can be found here.
https://www.oracle.com/java/technologies/javase-jdk13-downloads.html
- visit this site and download the latest version of jdk
- Second go to you system enviorment settings and copy paste the past of your jdk folder till bin there
- to check run java command on command promt if it runs you are good to goo
I personally prefer ECPLISE IDE
https://www.eclipse.org/downloads/
- visit this website and download the ide for free
- while downloading choose java devloper option that would be sufficient for beginner level
- After downloading go to new and select new project (JAVA)
- Create a new java class with a specific pakage name 5 ) start coding you are good to go
Java is a general-purpose programming language that is class-based, object-oriented, and designed to have as few implementation dependencies as possible.
All the projects are licenced under GNU GENERAL PUBLIC LICENSE