Learn the fundamental syntax, variables, operators, and control flow structures of Java.
Explore the eight fundamental data types for storing simple values.
Learn about arithmetic, relational, logical, and assignment operators.
Master conditional statements (if, else, switch) and loops (for, while).
Learn how to read input from the user using the Scanner class.