Curriculum
In this article you will see about the Installation and setup of Java JDK –Java Developer Kit. JDK contains a Java Runtime Environment (JRE),a private Java Virtual Machine (JVM) and a few other resources such as an interpreter/loader (java), a compiler (javac), an archiver (jar), a documentation generator (Javadoc).
For the successful installation of java in your desktop/laptop, you need to install Java JDK and Java JRE. To install Java JDK, follow the below steps:
A Java IDE is an Integrated Development Environment for programming in Java. IDEs basically supports editing, debugging, compiling and interpreting the code/script. After installing the Java JDK and JRE you can either access it using the command prompt or you can use an offline IDE. Some of the commonly used IDEs for Java are NetBeans, Eclipse and Notepad etc.
NetBeans or Apache NetBeans is a commonly used open source IDE for Java programming. It supports Java, JavaScript, PHP, HTML5, CSS and many other languages.
Eclipse IDE is yet another open source IDE which supports Java programming. Unlike NetBeans, Eclipse can handle much larger projects and it is more customisable.
There are many online editors/compilers for Java programming. One of the most user friendly and highly efficient online compiler is https://coderseditor.com.
It is absolutely free and this IDE allows the developers to try out more than 60+ languages without having to install these software’s on their machines.
You can check it here, by clicking this link https://coderseditor.com