Java Utilities


Overview/Description
To enable the learner to use the classes and methods of the java.lang, java.util, java.io, and java.nio packages

Target Audience
Novice programmers with an understanding of basic programming concepts who want to learn Java; programmers proficient in another programming language who want to move to Java; programmers experienced in the Java language who want to take the Sun Certified Programmer for the Java 2 Platform, Standard Edition 1.4 exam

Prerequisites
Knowledge of basic programming principles; experience in another programming or scripting language, such as Visual Basic, C, C++, or JavaScript, would be useful

Expected Duration
190 Minutes

Objectives:

Java Utilities

  • use the methods of the Java Math class to carry out computations.
  • create wrapper objects and use wrapper class utility methods to manipulate primitive values.
  • use the String and StringBuffer classes to manipulate strings in Java.
  • use the java.lang.System class to access system resources.
  • use the Java String class to manipulate strings and define regular expressions.
  • use the Collection interface and associated methods to develop specific behavior requirements.
  • use Java's Collection Framework to modify, sort, and search collections.
  • use a collection class to sort and modify a list.
  • use the classes of the java.io package to read and write data.
  • use the classes of the java.nio package to access files, buffers, and channels.
  • write code to read and copy files in Java.

  • Course Number: 212092_eng