- Java Overview
- Installing Java, the JDK, Commandline tools, Documentation
- Java keywords, statements, blocks
- Object-oriented programming
- Importing Java API Classes
- Java Variables and data types
- Strings, Type Casting
- IO with the Scanner Class, JOption Pane for input
- Arithmetic operators, Math Class
- Conditional statements and Logical Operators
- Loops
- Switch statement
- Methods
- Exception Handling