Java 2 Programmer
Certification 310-025 Series
|
Java 2 Programmer Certification 310-025: Java and
Object-Oriented Fundamentals provides an overview of the fundamentals of the
Java language and object-oriented programming.
- Java Program Structure
- Language Fundamentals
- Arithmetic, Bitwise, and Shift Operators
|
- Other Operators and Operator Precedence
- Object-Oriented Programming
|
|
|
Java 2 Programmer Certification 310-025: Declarations, Flow
Control, and Exception Handling shows users how to declare variables and
methods and how to use Java statements to control the flow of programs and
handle exceptions.
- Variables
- Methods, Initializers, and Modifiers
|
- Flow Control
- Exception Handling
|
|
|
Java 2 Programmer Certification 310-025: Classes, Interfaces,
Methods, and Garbage Collection shows users how to declare classes and
interfaces, how to overload and override methods, and how Java's
garbage-collection mechanism works.
- Classes and Interfaces
- Inner and Anonymous Classes
|
- Methods
- Garbage Collection
|
|
|
Java 2 Programmer Certification 310-025: Threads explains how
multithreading works and how it is supported by Java.
- Multithreading and Creating Threads
- Working with Threads
|
- Sharing Objects and Resources
|
|
|
Java 2 Programmer Certification 310-025: The java.lang Package
describes the classes and interfaces of the java.lang package.
- The Most Important Classes
- Wrapped Classes and Math Functions
|
- String and StringBuffer Classes
- Additional java.lang Classes
|
|
|
Java 2 Programmer Certification 310-025: The java.util Package
describes the classes and interfaces of java.util package.
- Pre-JDK 1.2 API Classes and Interfaces
- JDK 1.2 Collections API
|
- Date and Calendar Classes
- Additional java.util Classes
|
|
|
Java 2 Programmer Certification 310-025: GUI Components and
Containers of the java.awt Package describes the GUI components and
containers of java.awt and explains how the AWT classes and interfaces are
used to develop a Java-based GUI.
- GUI Components
- GUI Containers
|
|
|
|
Java 2 Programmer Certification 310-025: Layouts and Event
Handlers of the java.awt Package explains how the classes and interfaces of
java.awt are used to organize the display of GUI components and how
event-handling classes and interfaces are used.
|
|
Java 2 Programmer Certification 310-025: Graphic and Image
Elements of the java.awt Package explains how to display bitmapped images,
draw geometric shapes, and control the way text is displayed.
- Graphics
- Working with Graphics
|
|
|
|
Java 2 Programmer Certification 310-025: The java.io Package
explains how to perform sophisticated input and output using standard I/O,
memory buffers, and files.
- Class Hierarchy and Interfaces
- Byte Data Sink Streams
- Byte Processing Streams
|
- Character Data Sink Streams
- Character Processing Streams
|
|
|