In Section 3 you will learn:
Integrated Development Environment (Eclipse, Netbeans and IntelliJ)
Creating our first Netbeans Project
Comments in Java
The Semi-colon;
The { } blocks
Whitespaces
The import Statement
The package Statement
Java Data Types
The Scanner object