From Serebra Learning Corporation
Getting Started with Java 
This course is the first in a series of five which prepares students for the
Sun Certified Java Programmers certification exam. This course provides students with a general introduction to the
Java programming language. Students will understand the history of Java be able to write a simple Java program and work with objects and classes. Recommended browser is
Internet Explorer.
more...
Java Nuts and Bolts 
This course is the second in a series of five which prepares students for the
Sun Certified Java Programmers certification exam. This course introduces students to the fundamentals of the
Java programming language. Students will understand how to create use and modify variables and literals of various types. Students will also learn how to control program execution using Java's flow control
more...
Object-Oriented Java 
This course is the third in a series of five which prepares students for the
Sun Certified Java Programmers certification exam. This course introduces students to the principles and constructs of object-oriented programming. Students will learn how to write well-organized easy-to-maintain programs in
Java. Students will know how to create control and reuse classes as well as understand how
more...
Key Java Classes 
...ourth in a series of five which prepares students for the
Sun Certified Java Programmers certification exam. This course teaches students more advanced
Java language concepts and is designed for programmers who understand the basic syntax of Java programs and can create and extend Java classes and objects. When completed students will understand Java class libraries work with strings implement
more...