Problem Statement
You need to install java and start developing your first program. Additionally , you also need to download , install and use an IDE (Integrated Development Environment) for development.
Solution
You need to install Java Development Kit (JDK) 8 which provides the necessary compiler to compile and run your Java programs.
Additionally , you can install any one of the following IDE’s by downloading it.
Leave a Reply