Online Advanced Java Topics eLearning Training
From Serebra Learning Corporation
Enterprise JavaBeans
This course is the first in a series of seven on the Advanced Java Topics. Students will learn how Enterprise JavaBeans work and be able to create and use them with distributed applications. This course will also introduce other related technologies such as Java Naming and Directory Interface (JNDI) and Java Transaction Service (JTS). Recommended browser is Internet Explorer
more...
Advanced Java Concepts
This course is the second in a series of seven on the Advanced Java Topics. This course introduces students to some more advanced Java language concepts. Once completed students will understand packages Java Archive files internationalization and serialization and they'll be able to link to legacy code. Recommended browser is Internet Explorer
more...
Networking in the Java Language
This course is the third in a series of seven on the Advanced Java Topics. This course helps students learn to write applications that communicate with other applications using a variety of networking technologies available in Java. When completed students will know how to use sockets Remote Method Invocation (RMI) and servlets in two- and three-tier architectures. Recommended browser is Internet
more...
Using the Java Foundation Class
...Advanced Java Topics. This course introduces students to the Java Foundation Classes and shows them how they relate to Swing1 the Java 2 Platform and the Abstract Window Toolkit (AWT). Students will learn how to create effective user interfaces using Swing's pluggable look and feel capabilities enhanced versions of AWT components and many new GUI components like trees tables and tabbed
more...
Programming JavaBeans
This course is the fifth in a series of seven on the Advanced Java Topics. This course explains the features of the JavaBeans component model. When finished students will be able to create a Bean2 that works with other Beans in a Builder Tool. Recommended browser is Internet Explorer
more...
JDBC and Databases
This course is the sixth in a series of seven on the Advanced Java Topics. This course teaches students how to add database functionality to a Java program using JDBC. The course covers connections cursors statements drivers and architectural issues. Recommended browser is Internet Explorer
more...
Java and CORBA
...Advanced Java Topics. This course provides students with an introduction to using CORBA3 for distributed Java programming. When finished students will be able to describe objects using IDL4 and connect CORBA objects regardless of their location. They'll know how to dynamically invoke methods on CORBA objects at run time and use Java and CORBA together to create Web-enabled applications.
more...
