Introduction
  • Introduction
  • Say Hello :)
  • Join our Facebook Group
  • What is Programing ?
Getting Started
  • Java Development Kit
  • Netbeans
  • Creating New Project ( Hello World)
  • Resources
Variables
  • What is Variable ?
  • Data Types
  • CODE | Variables
  • Assignment operation
Conditions, Operators
  • Logical Operators
  • Logical Operators 2
  • IF Condition
  • CODE | IF Condition
  • SWITCH Condition
  • CODE | Switch
Arrays and Loops
  • What is Array ?
  • CODE | Array
  • What is Loop ?
  • CODE | for loop
  • CODE | while loop
  • CODE | do while loop
Functions
  • What is function ?
  • CODE | Functions
  • Why use function ?
  • Ready For Applications ?
Course Projects
  • Calculator
  • SOLUTION | Calculator
  • Sum of Array
  • SOLUTION | Sum Of Array
  • Biggest from Two Arrays
  • SOLUTION | Biggest from Two Arrays
  • Guess number
  • SOLUTION | Guess Number
Object Oriented Programming
  • What is Object Oriented Programming ?
  • What is Class ?
  • CODE | Class and objects
  • Inheritance
  • PROJECT | Animal Farm
  • Object Oriented Programming
Bonus
  • Bonus Lecture: Algorithms and Data Structures in Java