Introduction
  • Introduction
Overview of Java, Install Java 9 and set up eclipse
  • Computer programs
  • Install Java 9
  • Set up Eclipse
  • Computer programs and Java
Basic Programming
  • Basic programming: How to create a project and a class in Java
  • Calculate Area
  • ComputeAreaFromScanner
  • Compter Average
  • Java primitive data types
  • Java primitive data types
  • Fahrenheit to Celsius
  • Basic Programming
  • Converting pounds into kilograms
  • Computing the volume of a cylinder
If and switch statements
  • If statements - first part
  • If statements - second part
  • If statements
  • If statements
  • Switch statements
  • Switch statements
  • Switch statements
  • Write a program that reads an integer and checks whether it is even.
For and While Loops
  • For loops - part one
  • For loops - part two
  • For loops
  • For loops - 2
  • For loops - 3
  • While loops
  • While loops
  • Write a program that displays from 1 miles to 10 miles to kilometers
Methods
  • Methods - part one
  • Methods - part two
  • Methods
  • Methods - 2
  • Methods - 3
  • Write a program that displays the following table (1 mile is 1.609 km):
  • Write a class that contains the following two methods: Converts from Celsius to Fahrenheit
Arrays
  • Single-dimensional arrays
  • Arrays - 1
  • Multidimensional arrays
  • Arrays - 2
  • Write a program that reads ten integers and displays them in the reverse order.
Objects
  • Objects - part 1
  • Objects - 1
  • Objects - part 2
  • Objects - 2
Text Input Output
  • Text Input/Output
  • Text I/O - 1
  • Text I/O - 2
  • Write a program that finds the number of occurrences of a specified character in the string
Inheritance and Polymorphism
  • Inheritance
  • Inheritance- 1
  • Polimorphism
  • Polimprphism - 1
Abstract Classes and Interfaces
  • Abstract Classes
  • Abstract classes - 1
  • Interfaces
  • Interfaces - 1
Exceptions
  • Exception - part 1
  • Exception - part 2
  • Exception - part 3
  • Exceptions
Java Projects
  • Thank you
  • Download Java projects
  • Bonus Lecture: Limited Access to All My Courses