Java Basic Syntax
Each language has a foundation and in general basic syntax that I recommend you to start learning it first so that you do not come back to this section when you are trying to learn more advanced feature.
- Local Variables
- Primitive Data Types
- Methods
- Decision Making Statements
- Loop Statements
- Arrays
- Strings
- Date & Time
- Methods