Java Essentials
(RAT220 – 4 days)
Java Programming for Programmers
For the
developer, the Java language is the centrepiece of Sun's Java platform. It is
built on a platform independent runtime and forms the foundation for common
libraries and middleware. The Java Essentials course is an introduction to the
language for experienced programmers who wish to acquire Java language skills.
It develops the concepts and syntax through lectures,
discussion
and hands-on lab exercises.
Featureses
Audience
The course
is suitable for programmers who have experience of a modern programming
language and at least some familiarity with object-orientation.
Additional Details
Agenda:
The Java Platform
Designing with Java in
mind
A Tour of Java Statements, blocks and scope
The
Type System
Control Flow
Classes
and Objects
Initialisation and Finalisation
Interfaces
|
Extending
Classes
Exception
Objects
Strings
Collections
Class
Scope
Library
Overview
|