Introduction
  • Welcome!
  • Why learn programming?
  • How to learn programming?
Hello, World!
  • Hello, World!
  • Learning process started
Your first line of code
  • Your first line of code
The main() method
  • The main() method
  • The method...
Algorithms
  • Algorithms
Whitespace
  • Whitespace
  • Add whitespace
How to read code
  • How to read code
How to write code
  • How to write code
Comments
  • Adding comments
  • Document your code
Documentation
  • Documentation
Data Types
  • Data Types
  • ? = 3.14
Information
  • Information
Variables
  • Variables
  • Print the information
Do we need math?
  • Do we need math?
Operations
  • Operations
Decisions
  • Decisions
Operators
  • Comparing information
  • How do we compare
How to implement an algorithm
  • How to implement an algorithm
Decision-making instructions
  • The if() instruction
  • Write your first algorithm
Your first algorithm
  • Your first algorithm
Decision-making instructions 2
  • Decision-making instructions 2
  • Exercise
Your first application
  • Installing the necessary tools
  • Java & IntelliJ
Employment program
  • Employment Program + Gift