Introduction
  • Welcome
  • Software Installation: JDK and IntelliJ IDEA
  • Example: Write your first code - Hello World
  • Add new line between texts
Data Types, Variables and Arrays
  • Data Types
  • Variables
  • Arrays
  • Swap Strings
Operators & Control Statements
  • Operators (Part 1): Arithmetic, Assignment & Relational
  • Operators (Part 2): Boolean Logical & Ternary
  • Flowchart
  • Selection Statements: If & Switch
  • Find Movie Ticket Price
  • Find Month Number
  • Iteration Statements: While, Do-While & For Loops
  • Find The Largest Pumpkin
  • Print Characters In A Pattern
Learn Further
  • Sites for Coding Practices
  • Learn From My Projects