Online Lang eLearning - Training Resources
Lang Training Provider? - Tell us about your Training!
From Online Training Directory
Java 2 -- java.lang Package
...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 classes. The unit also explains how the Class
more...
Java 2 -- Advanced Java
...dvanced 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 are
more...
Java 2 -- Advanced java.lang & java.util Packages
...t 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 Process
more...
From 123-CBT Computer Based Training
Java Programming with Java SE 6 0 Java Utilities
...e 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 they're
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...
Oracle9i Database Admin Manage an Instance

Course Overview The Oracle9i Database Administration: Manage An Instance course is the first in a five-part series covering the database administration strategies and procedures provided in Oracle9i. This course introduces the participants to the concepts and procedures associated with Oracle architectural components. The participants learn the various tasks of a database administrator that are
more...
Java Key Packages Collections

...lang package and its key classes, such as Object, String, StringBuffer, wrapper classes, and the Math class. It also covers the java.util package and its classes, Date and GregorianCalendar. In addition, the course provides information about the collections framework provided by the java.util package.
Learn To:
Identify features of the java.lang package.
Identify features of Object
more...
Java Key Packages Collections

...lang package and its key classes, such as Object, String, StringBuffer, wrapper classes, and the Math class. It also covers the java.util package and its classes, Date and GregorianCalendar. In addition, the course provides information about the collections framework provided by the java.util package.
Learn To:
Identify features of the java.lang package.
Identify features of Object
more...
From Serebra Learning Corporation
Advanced Features of java.lang & java.util Packages
...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
...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 arithmetic computations by using methods
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

...va. 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 Programmer Examination for JDK 1.1. After completing this course, the student will be able to:
Write programs using the
more...
