This course is not scheduled. Inquire about Onsite training at your facility.
Overview
| Course code | VD152 | Skill level | Basic |
|---|---|---|---|
| Duration | 5.0 days | Delivery type | Instructor Led - Online Training
(Hands-on labs) |
| Course type | Public or Private on-site | ||
| Public price | USD $3,125.00 plus tax |
An updated version of this course is available. For more information, click Java SE 6 Programming Fundamentals (Remote Classroom) (VD154)
PLEASE NOTE: This course is also available as a Self Paced Virtual Course (E-Learning) - Java SE 5 Programming Fundamentals (Self-Paced) (ZD152)
NOTE: THIS IS AN INSTRUCTOR-LED ONLINE COURSE. PLEASE DO NOT MAKE TRAVEL ARRANGEMENTS FOR THIS COURSE.
In this 5-day instructor-led course, you learn how to develop applications using the Java 2 Platform, Standard Edition (J2SE) V5.0 programming language.
The course begins by reviewing the principles of object-oriented (OO) development before focusing on creating object-oriented applications in Java. The course provides you with an overview of the Java language syntax, including packages, classes, methods, variables, conditional statements, and control flow. You then learn about the role of inheritance and interfaces in Java, how to apply design patterns in their application design, how to create and handle exceptions, and how to refactor code. In addition, the course covers the new features of J2SE 5.0, such as generics, autoboxing, and annotations.
You also learn about the different Java Application Programming Interfaces (APIs), focusing on the APIs most commonly used in real-world Java applications such as Collections, Input/Output (I/O), Threads, and other utility classes.
Lab exercises are provided throughout the course, allowing you to explore the Java language and reinforcing the concepts covered in the lectures, including writing and debugging Java code and working with the Java APIs. In the hands-on labs, you use the Java development tools provided in Eclipse and Rational Application Developer V7, including the tools to write and execute Java code, the integrated debugger, the refactoring tools, and the JUnit unit testing tools.
You have the choice of performing the lab exercises in either Eclipse or IBM Rational Application Developer V7.
View this course in other countries
Training Paths that reference this course are:
Audience
This basic course is designed for people with little or no Java programming experience. However, some programming experience and some familiarity with OO programming is helpful.
Prerequisites
Skills taught
Describe the fundamentals of object-oriented programming
Use Java syntax to develop applications in Java
Use inheritance and interfaces in Java applications
Describe how design patterns are used in application design
Refactor Java code
Describe and use some of the important API classes and interfaces available in Java, including:
- Primitive wrapper classes
- Classes in the Collections Framework
- Utility classes
- I/O classes
- Threads
- Exceptions
Create and use JavaBeans
Use the Java development tools in Eclipse and Rational Application Developer V7
Debug Java programs
Perform unit testing of Java applications using JUnit
Course outline
- Introduction to the Java programming language
- Introduction to the Java development tools
- Exercise: Java productivity tools
- Object-oriented programming
- Java syntax basics - Part 1
- Java syntax basics - Part 2
- Exercise: Writing simple Java code using the IDE
- Building classes
- Exercise: Building classes
- Debug applications
- Exercise: Debugging Java code
- Inheritance
- Design patterns and refactoring
- Exercise: Inheritance and refactoring
- Interfaces
- Collections
- Generics
- Exercise: Collections and generics
- Exercise: Interfaces and sorting
- Threads and synchronization
- Exercise: Threads
- Utility classes
- Exceptions and exception handling
- Exercise: Exceptions
- I/O and serialization
- Exercise: Serialization
- JavaBeans
- Exercise: JavaBeans
- Unit testing with JUnit
- Exercise: Using JUnit
- Other J2SE 5.0 features
- Wrap-up
- Features of Rational Application Developer (optional)