Starting with Java...
  • Introduction
  • Java and Eclipse Installation!
  • Java as a Programming language!
  • String - Write Text
  • What would this code print?
  • Data Types
  • What's going to be printed after we execute this code?
  • Data Types - Boolean
  • Data Types - Char
  • Main Method's Role
  • Variables
  • What's it going to print?
  • Operators
  • Java Operators
  • Arithmetic
  • Whitespaces
  • Comments
  • Calculate Speed
  • Speed of Light (299 792 458 m / s)
  • Primitive Data Types
  • Primitive Data Types
  • If-else statements
  • If Else Statements
  • Equality Operators
  • Boolean Operators
  • Boolean Operators Examples
  • While Loops
  • While Loop
  • Do-While Loops
  • Switch Statements
  • Do-While Loops and Switch Statements
  • If, Switch, While loops
  • For(loops)
  • For Loop
  • For(loops) Example
  • Reserved Words(Pre-OOP)
Object-Oriented Programming (OOP)
  • Intro OOP
  • Class Syntax
  • Constructor
  • Objects
  • Default Constructor
  • Methods
  • Iron Lion Zion
  • Lion vs. Zebra
  • Lion and Tiger(New Object)
  • Methods(New Parameters)
  • Return Type Methods(int, short, boolean, String etc...)
  • Return and Void Methods
  • Inheritence
  • Inherit Return Type Methods
  • Arrays
  • Arrays - (Part 2)
  • Create your List
  • Your List
  • Packages
  • Computer Interaction(import "Scanner" class)
  • ArrayList class
  • ArrayList Integer
  • ArrayList change places
  • HashMap class
  • Private Only!
  • Protected!
  • Static!
  • Javax Package(java extension)
  • Last Video Lecture - My Window