Online Java Lang eLearning - Training Resources
Java Lang Training Provider? - Tell us about your Training!
From Online Training Directory
Java 2 -- java.lang Package
This unit provides an overview of the java.lang package by explaining its classes, interfaces, and exceptions.
This unit provides an overview of the java.lang package by explaining its classes, interfaces, and exceptions.
It explains the importance of the java.lang package in Java programming.
You will learn about the importance of the Object class, which is the super class for all Java
more...
Java 2 -- Advanced Java
...ese advanced features and functions as you program in the Java language.
The first unit explains the process of garbage collection.
It describes the gc( ) and finalize( ) methods in Java and the code used to make objects eligible for garbage collection.
You will learn to write code that makes effective use of the finalization mechanism. The unit also explains the different techniques that
more...
Java 2 -- Advanced java.lang & java.util Packages
...lement these features and functions as you program in the Java language.
The first unit describes the important methods in the System class, such as arrayCopy( ), exit( ), gc( ), getProperty( ), load( ), setProperty( ), setIn( ), setErr( ), and loadLibrary( ).
You will learn how the System class provides access to standard input and output streams. The unit also explains the methods in the
more...
From 123-CBT Computer Based Training
Java Programming with Java SE 6 0 Java Utilities
To enable the learner to use the classes and methods of the java. lang, java. util, java. io, and java. nio packages
The Math class
- use the methods of the Java Math class to determine the value of a variable in a given piece of code, and associate the new methods of the Math class with their corresponding functions.
The wrapper classes
- recognize what wrapper classes are and how
more...
Java Programming with Java SE 6 0 Java Utilities
Java Programming with J2SE 5 Java Utilities
To enable the learner to use the classes and methods of the java.lang, java.util, java.io, and java.nio packages
more...
Java Utilities
To enable the learner to use the classes and methods of the java.lang, java.util, java.io, and java.nio packages
more...
Java Key Packages Collections

...nterface.
Audience:
Programmers who want to add the Java language to their skill set and prepare for the Sun Certified Programmer for Java 2 Platform CX-310-035 exam.
Deployment:
Self-Study
Accreditation
CEU credits: 0.40 CEUs
Language Options:
US English
Total Learning Time:
4.5 hours
Objectives:
Unit 1: java.lang Package
Identify features of the
more...
Java Key Packages Collections

...nterface.
Audience:
Programmers who want to add the Java language to their skill set and prepare for the Sun Certified Programmer for Java 2 Platform CX-310-035 exam.
Deployment:
Self-Study
Accreditation
CEU credits: 0.40 CEUs
Language Options:
US English
Total Learning Time:
4.5 hours
Objectives:
Unit 1: java.lang Package
Identify features of the
more...
From Serebra Learning Corporation
Advanced Features of java.lang & java.util Packages
This course provides an overview of the advanced features of the java.lang and the java.util packages. The course details the methods of the System Process and Runtime classes in the java.lang package. You will learn to access runtime objects by using the classes in java.lang.reflect package. The course also deals with the classes in java.util.jar package. In addition you will be able to perform
more...
Java 2: java.lang Package
This course is an overview of the java.lang package. It provides an understanding of the interfaces and exceptions thrown by the classes in the java.lang package. You will be able to determine the methods in the Object class and write programs by using the Class class and the ClassLoader class. The course demonstrates how to manipulate strings by using methods of the String class and perform
more...
Intermediate Java Programming
This course gives an overview of the intermediate programming constructs in Java. It teaches how to code simple programs using the java.lang and java.util packages, handle exceptions in a program, input and output data using the java.io package, and use multiple threads in a program. In addition, it prepares students to take the Sun Certified Java Programming Examination for JDK 1.1.
more...
From Teach Me IT
Intermediate Java Programming

The Intermediate Java Programming course is the third course in the Java curriculum consisting of four courses. It gives an overview of the intermediate programming constructs in Java. It teaches how to code simple programs using the java.lang and java.util packages, handle exceptions in a program, input and output data using the java.io package, and use multiple threads in a program. In addition,
more...
