Introduction to Java Programming

OCI - Education & Training - Introduction to Java Programming

Schedule


Course Location Begin Date End Date Time Hours Register
Introduction to Java Programming CAIT - St. Louis Jul 09, 2012 Jul 10, 2012 M-T, 9-4:30 pm 12 CAIT

Goals

  • Use the Java Development Kit compiler and interpreter
  • Understand classes and objects
  • Use Java data types and operators
  • Use Java control structures such as if, switch, for, and while
  • Know how to work with strings
  • Know how to work with array and ArrayList collections
  • Write complete class definitions
  • Create small applications consisting of multiple classes

Audience

Software developers, without a C/C++ background, moving to a Java environment.

Duration

2 days

Prerequisites

Some programming experience is required.

Contents

Introduction to Java
Introduction Object oriented programming concepts
Java Development Kit tools
Primitives
Object References
Command Line Input
Strings and StringBuffers
Arrays and Collections
Class Definitions
Object Fields and Class Fields
Object Methods and Class Methods
Constructors

Format

Lecture and programming exercises