Course Information
Duration: 4 days
Hands-on: 50% hands-on, 50% lecture
Supported Platforms: Bare Sun JDK, IBM RAD, Eclipse
Skills Gained:
- Understand Java’s importance, uses, strengths and weaknesses
- Understand Java language basics
- Write, compile, and run Java programs
- Understand the Object Model and Object Oriented Programming
- Understand and use classes, inheritance, polymorphism
- Create well designed classes and use them in your Java programs
- Use composition and delegation to create objects from other objects
- Understand & use packages to organize code
- Learn good Java coding style
- Create well structured Java programs
- Compile and execute programs with the Sun Java 2 development tools and with an Integrated Development Environment (IDE) of your choice
- Use the new features of Java 5.0
Course Details:
Java Basics
Class and Object Basics
More on Classes and Objects
Flow of Control
|
Strings and Arrays
Packages - Managing Complexity
Composition and Inheritance
Overview of Additional Concepts
|