Summary
Objectives
Topics
Other Trainings

This entry-level course is aimed at programmers who are new to Java and who need to learn its concepts, language constructs, and data types. The course is designed for programmers who will apply these language skills to develop programs using the latest major versions of the JDK, currently Java 11.

Objectives

  • Write Java code that uses variables, arrays, conditional and loop constructs of achieve program objectives
  • Identify modular programming principles
  • Access and create static fields and methods
  • Encapsulate a class using access modifiers and overloaded constructors
  • Manipulate numeric, text, and string data using appropriate Java operators
  • Set environment variables to allow the Java compiler and runtime executables to function properly
  • Create simple Java classes and use object references to access fields and methods in a class
  • Demonstrate polymorphism by implementing a Java interface
  • Handle a checked exception in a Java application
  • Use a Predicate Lambda expression as the argument to a method
  • Define and implement a simple class hierarchy that supports application requirements

 

Topics

  • Introduction
  • What ıs Java Program?
  • Creating a Java Main Class
  • Data in Cart
  • Managing Multiple Items 
  • Describing Objects and Classes
  • Manipulating and Formatting the Data in Your Program
  • Creating and Using Methods
  • Using Encapsulation
  • More on Conditionals
  • Working with Arrays, Loops, and Dates
  • Using Inheritance
  • Using Interfaces
  • Handling Exceptions
  • Deploying and Maintaining the Soccer Application
  • Understanding Modules
  • JShell
  • How to schedule a Lab?

Other Trainings

Oracle Java
34 Training Set
Back to Trainings