Learning to Program with Java
Duration: 5 Days (Face-to-Face or Remote-Live), or 35 hours of coursework with personal facilitation over a four week span (On-Demand)
US Price: $2495 (Face-to-Face or Remote-Live), or $1495 (On-Demand)
Delivery Options: Attend face-to-face in the classroom, remote-live or via on-demand training
Registration: Click here to view upcoming schedules and register for face-to-face sessions, click here to register for live remote attendance sessions, or click here to register for on-demand training with a start date that is convenient for you.
Description
This hands on Java Programming course provides an introduction to programming using the Java language. Students are introduced to the application development cycle, structure of programs, and specific language syntax. The course introduces important algorithmic constructs, string and character manipulation, dynamic memory allocation, standard I/O, and fundamental object-oriented programming concepts. The course explains the use of inheritance and polymorphism early on so the students can practice extensively in the hands on labs. Structured programming techniques and error handling are emphasized. The course includes the processing of command line arguments and environment variables so students will be able to write flexible, user-friendly programs. Comprehensive hands on exercises are integrated throughout to reinforce learning and develop real competency.
Prerequisites
Familiarity with computers.
Course Overview
Fundamentals of the Program Development Cycle
|
Application Development Fundamentals
|
Introduction to Classes and Objects
|
Flow Control
|
Writing Methods (Functions)
|
Arrays
|
Deeper Into Classes and Objects
|
Defining Classes Using Inheritance
|
Increasing Convenience by Using Polymorphism
|
Files and Streams
|
Fundamental Searching and Sorting
|
Fundamental Data Structures
|
Exception Handling
|
Formatted Output
|
Strings, Characters and Regular Expressions
|
Fundamental GUI Programming Concepts
|