From Serebra Learning Corporation
C Programming - Part 1 
This course is the first in a four-part series that will give students the fundamental skills and knowledge necessary to be able to write syntactically correct C code, using the facilities of a standard
ANSI C library, to create basic applications. This series is not environment or vendor-specific. This course will give students a basic understanding of some of the fundamental constructs of C. In
more...
Java 2 Programming Part 1: The Java Language 
...t the same software should run on many different kinds of computers, consumer products, and other devices. Java software works on any device from mobile phones to supercomputers and is incorporated into all major
Web browsers. This first course in the series is designed to give students a basic understanding of
Java 2. It provides the knowledge needed to compile, run and distribute a simple
more...
Basic COBOL 
This course provides a thorough foundation in
COBOL programming. It begins by describing COBOL, the format and source statements, the name and purpose of each division in the program, defining variables in
WORKING-STORAGE, creating paragraphs and executable statements in the
PROCEDURE DIVISION. PERFORM, GO and IF statements are covered. A first COBOL program is developed from start to finish.The
more...
Intermediate COBOL 
This course continues from the
Basic COBOL course and extends the student's knowledge of
COBOL programming in both volume and depth. The course begins by thoroughly describing the seven major sections within the
DATA DIVISION and the purpose of each. The student learns many of the more subtle ways to define and store data. All the major clauses available in a data description item are discussed
more...
WAN Components 
Upon completion of this
WestNet e-Learning module, you will understand the basic concepts and components used to move information from source to destination across a telecommunications network.
more...
C Programming - Part 1 


This course is the first in a four-part series that will give students the fundamental skills and knowledge necessary to be able to write syntactically correct C code, using the facilities of a standard
ANSI C library, to create basic applications. This series is not environment or vendor-specific. This course will give students a basic understanding of some of the fundamental constructs of C. In
more...
From 123-CBT Computer Based Training
Oracle8i Performance Tuning Managing Memory Disk I O 

... reloads-to-pins ratio by using the V$LIBRARYCACHE view. Compute the amount of sharable memory that has been used by using the V$SQLAREA view. Keep a large object in memory by using the
KEEP procedure of the
DBMS_SHARED_POOL package. View the reserved pool space within the shared pool by using the V$SHARED_POOL_RESERVED view. Identify the actions for tuning the shared pool reserved space.
more...
C Programming - Part 1 

... the code for print function based on a given situation. Compute the result of expressions that use unary operators. Compute value of expressions based on precedence and associativity of arithmetic operators. Compute the value of expressions based on precedence and associativity of assignment operators. Compute the value of expressions based on the precedence and associativity of relational
more...
Oracle SQL and SQL Plus SQL Plus and Reporting 

Course Overview
This is the second course in a two-part series which covers advanced
SQL and SQL*Plus. This course introduces the learner to the fundamental concepts of SQL*Plus and queries using SQL*Plus runtime variables. In addition, this course explores saving customizations and enhancing query output.
L earn To:
Identify the fundamental concepts of SQL*Plus and write queries
more...