logo


your one source for IT & AV

Training Presentation Systems Services & Consulting Cloud Services Purchase Client Center Computer Museum
Arrow Course Schedule | Classroom Rentals | Student Information | Free Seminars | Client Feedback | Partners | Survey | Standby Discounts

Java SE 8 Fundamentals

SS Course: 9000354

Course Overview

TOP

This Java SE 8 Fundamentals training introduces you to object-oriented programming using the Java language. Through hands-on exercises, you'll begin to build a baseline of knowledge to propel your career in development.

                                                                  

Scheduled Classes

TOP

What You'll Learn

TOP
  • Write Java code that uses variables, arrays, conditional and loop constructs
  • Manipulate primitive numeric data and string data using Java operators
  • Create Java classes and use object references
  • Access the fields and methods of an object
  • Manipulate text data using the methods of the String and StringBuilder classes
  • Use casting without losing precision or causing errors
  • Declare, override, and invoke methods
  • Access and create static fields and methods
  • Use classes from the java.time and java.time.format packages to format and print the local date and time
  • Encapsulate a class using access modifiers and overloaded constructors
  • Define and implement a simple class hierarchy
  • Demonstrate polymorphism by implementing a Java Interface
  • Use a Predicate Lambda expression as the argument to a method
  • Handle a checked exception in a Java application

Outline

TOP
Viewing outline for:
    1. What Is a Java Program?
      1. Introduction to Computer Programs
      2. Key Features of the Java Language
      3. The Java Technology and Development Environment
      4. Running/testing a Java program
    2. Creating a Java Main Class
      1. Java Classes
      2. The main Method
    3. Data In the Cart
      1. Introducing variables
      2. Working with Strings
      3. Working with numbers
      4. Manipulating numeric data
    4. Managing Multiple Items
      1. Working with Conditions
      2. Working with a List of Items
      3. Processing a list of items
    5. Describing Objects and Classes
      1. Working with objects and classes
      2. Defining fields and methods
      3. Declaring, Instantiating, and Initializing Objects
      4. Working with Object References
      5. Doing more with Arrays
      6. Introducing the NetBeans IDE
      7. Introducing the Soccer League Use Case
    6. Manipulating and Formatting the Data in Your Program
      1. Using the String Class
      2. Using the Java API Docs
      3. Using the StringBuilder Class
      4. More about primitive data types
      5. The remaining numeric operators
      6. Promoting and casting variables
    7. Creating and Using Methods
      1. Using methods
      2. Method arguments and return values
      3. Static methods and variables
      4. How Arguments are Passed to a Method
      5. Overloading a method
    8. Using Encapsulation
      1. Access Control
      2. Encapsulation
      3. Overloading constructors
    9. More on Conditionals
      1. Relational and conditional operators
      2. More ways to use if/else constructs
      3. Using Switch Statements
      4. Using the NetBeans Debugger
    10. More on Arrays and Loops
      1. Working with Dates
      2. Parsing the args Array
      3. Two-dimensional Arrays
      4. Alternate Looping Constructs
      5. Nesting Loops
      6. The ArrayList class
    11. Using Inheritance
      1. Overview of inheritance
      2. Working with subclasses and superclasses
      3. Overriding methods in the superclass
      4. Introducing polymorphism
      5. Creating and extending abstract classes
    12. Using Interfaces
      1. Polymorphism in the JDK foundation classes
      2. Using Interfaces
      3. Using the List Interface
      4. Introducing Lambda expressions
    13. Handling Exceptions
      1. Handling Exceptions: An overview
      2. Propagation of exceptions
      3. Catching and throwing exceptions
      4. Handling multiple exceptions and errors

 

Prerequisites

TOP

    Who Should Attend

    TOP
    • Web Administrator
    • Application Developers
    • System Administrator
    • Project Manager
    • Developer
    • Technical Consultant
    • Technical Administrator
    • Team Leader

    Next Step Courses

    TOP