From 123-CBT Computer Based Training
CIW Perl Fundamentals Part 1 Basic Syntax 

...ing the print function. Identify the result of a numeric
Boolean expression. Identify the result of a string Boolean expression. Identify how to match logical operators with their functions. Identify characteristics of an array. Identify how to initialize an array. Identify how to access array elements. Identify the syntax used to create a hash. Identify how to access a hash element.
more...
Java Operations Flow Control 

...rators.
Identify the result of executing code that uses boolean logical operators.
Identify the result of executing code that uses bitwise operators.
Identify the result of executing code that uses short-circuit operators.
Identify the result of executing code that uses shift operators.
Identify the result of executing code that uses the ternary operator.
Unit 2:
Flow Control more...
Java Operations Flow Control 

...rators.
Identify the result of executing code that uses boolean logical operators.
Identify the result of executing code that uses bitwise operators.
Identify the result of executing code that uses short-circuit operators.
Identify the result of executing code that uses shift operators.
Identify the result of executing code that uses the ternary operator.
Unit 2:
Flow Control more...
Java Concepts 

This course covers
Java platform concepts, the
Java Virtual Machine (
JVM), Java 2 Software
Development Kit (
J2SDK), and Java programs. It also covers the Java language elements, such as identifiers and keywords, used to create various constructs. In addition, the course covers the data types, variables, and constants used in Java.
Learn To:
Identify key features of the Java language.
more...
Java Concepts 

This course covers
Java platform concepts, the
Java Virtual Machine (
JVM), Java 2 Software
Development Kit (
J2SDK), and Java programs. It also covers the Java language elements, such as identifiers and keywords, used to create various constructs. In addition, the course covers the data types, variables, and constants used in Java.
Learn To:
Identify key features of the Java language.
more...
Oracle Database 10g PL SQL Fundamentals Part 1 

...or handling nulls.
Identify considerations for building
Boolean conditions.
Identify the syntax of loop statements.
Identify the syntax for controlling explicit cursors.
Identify the syntax for using cursor FOR loops.
Identify the syntax used to obtain status information about a cursor using explicit cursor attributes.
Identify the syntax of the
FOR UPDATE clause.
Identify the
more...