Java: Under the Hood™
Advanced Java Topics
This course is designed as a primer
for many of the other Under the Hood™ courses offered by
JLicense, Inc. Many Java developers have a working knowledge of
the language but are not familiar with some of these advanced features
built-in to the Java language.
Topics discussed include object serialization,
an important feature of other Java components like RMI and Enterprise
Java Beans. Other topics include creating TCP/IP sockets, the Java
Reflection API, and inner classes.
Course Length:
1 day
Audience:
This
course is intended for intermediate Java programmers
interested in attending the other Under the Hood™ courses.
Overview
- Object Serialization:
Object persistence.
- Sockets:
Creating TCP/IP connections.
- The Reflection API:
Determining the features of a class.
- Inner Classes:
Classes defined within a class
or method.
|