Understand how to Setup the Java development environment (JDK and Eclipse),
Analyze the format (syntax) of a simple Java program (console Input and output—HelloWorld) to illustrate Java’s OO approach—everything is an “object” (instance of a class), and every function is a method.
Setting up Java development environment (JDK and Eclipse)