Online Nested eLearning Training
From Serebra Learning Corporation
Object-Oriented Analysis and Design with UML System and Object Behavior
To introduce operations and attributes, state and activity diagrams, and to show the importance of a review of the class model Web developers
more...
ANSI C Programming Flow Control
To describe advanced flow-control statements Programmers and software developers new to ANSI C
more...
ANSI C Programming Processing Records
To describe how to write ANSI C programs for processing aggregate data objects individually, in arrays, and in lists Programmers and software developers new to ANSI C
more...
SQL Functions in Oracle 9i
To describe how to use SQL functions for data retrieval Junior database administrators, application developers, and database operators
more...
Using Control Structures
To implement a suitable conditional control statement in PL/SQL, simple and searched CASE expressions, and a suitable loop construct Database administrators, application developers, and database operators
more...
Using Composite Data Types
To identify the benefits associated with records and collections, declare and initialize nested tables and VARRAYs, and create and reference an INDEX BY table and table of records Database administrators, application developers, and database operators
more...
Explicit Cursors and Exception Errors
To use the FOR UPDATE and WHERE CURRENT OF clauses to lock and modify rows, process data using records and cursors, and outline how each of the PL/SQL exception types are raised and handled Database administrators, application developers, and database operators
more...
From 123-CBT Computer Based Training
HTML 4 Part 1 HTML Fundamentals

...mplete the code used to create complex framesets by using nested tags. Identify the code used to create a floating frame on a Web page. Unit 5: Web Publishing 2 hours Identify the functions performed by a Web server. Match the Web publishing services with the advantages they provide. Match the Web server specifications with the benefits they provide for
more...
C Programming for the Microsoft NET Platform Part 3

Course Overview This is the third course in a five part series that introduces the essentials of object-oriented programming. You will learn the terminology and concepts required to create and use classes in C#. The course also teaches how to use reference-type variables and how to create and destroy objects in C#. Learn To Identify characteristics of a class. Identify
more...
C Programming for the Microsoft NET Platform Part 3

...of the this operator. Identify characteristics of nested classes. Identify characteristics of inheritance. Identify characteristics of class hierarchies. Identify characteristics of polymorphism. Identify characteristics of an abstract base class. Identify characteristics of an interface. Identify characteristics of binding. Unit 2:
more...
C Programming for the Microsoft NET Platform Part 3

Course Overview This is the third course in a five part series that introduces the essentials of object-oriented programming. You will learn the terminology and concepts required to create and use classes in C#. The course also teaches how to use reference-type variables and how to create and destroy objects in C#. Learn To Identify characteristics of a class. Identify
more...
Advanced OOP Java Concepts

...the concepts and use of abstract classes, interfaces, and nested classes. The course also covers creation, initialization, garbage collection, and finalization of objects in Java.
Learn To:
Identify key concepts related to class initialization.
Identify key concepts related to constructors.
Identify features of constructor chaining.
Identify features of abstract classes.
more...
Advanced OOP Java Concepts

...the concepts and use of abstract classes, interfaces, and nested classes. The course also covers creation, initialization, garbage collection, and finalization of objects in Java.
Learn To:
Identify key concepts related to class initialization.
Identify key concepts related to constructors.
Identify features of constructor chaining.
Identify features of abstract classes.
more...
Lotus Domino R5 Development Part 7 Developing Applications for the Notes R5

...n a form. Create a programmed table in a form. Create a nested table in a form. Embed elements in a table. Create a layout region. Create an action to invoke a form containing a layout region in a dialog box. Identify the functions of the Hide-When feature. Hide a database element by using the options in the Hide-When property pane. Hide a database element by using a formula. Unit
more...
Oracle Reports R6 Enhance Reports

... and the Layout Model to enhance matrix reports. Create nested matrix reports. C ontent Emphasis Skills-Based A udience Application Developers, DatabaseAdministrators, Designer/Developers and Technical Support professionals. Participants should have knowledge equivalent to the following courses: Oracle SQL and SQL*Plus: Basic SELECT Statements (course 61111); Oracle SQL and
more...
Oracle Report Builder Enhancing Reports

Course Overview This course is the second in a three-part Oracle Report Builder series that is based on Oracle Developer/2000 Release 2. This course introduces the learner to the ways to enhance a report using the Data and Layout Model. In addition, this course will help participants learn how to modify layout objects and enhance matrix reports. L earn To: Enhance a report using the
more...
C Programming - Part 1

... program in a given situation. Identify the syntax for a nested class definition. Identify the syntax for a member function definition that uses scope resolution operators. Identify the syntax for a member function definition within a class. Unit 4: Objects and Member Functions Duration: 2 Hour(s) Identify the code for defining objects and dynamically allocating memory to a class
more...
C Programming - Part 4

...erential structures. Identify the code that represents a nested structure. Identify the code to allocate dynamic memory for a specific situation. Identify the uses of the memory management functions that help in optimizing the use of memory. Unit 2: Linked List Duration: 1 - 2 Hour(s) Identify the advantages of using linked lists to store data in memory. Identify the C code to
more...
Oracle Database 10g PL SQL Fundamentals Part 1

...tify features of PL/SQL functions.
Identify features of nested blocks.
Identify uses of PL/SQL operators.
Match SQL statements with their functions.
Identify guidelines for retrieving data in PL/SQL.
Identify codes for manipulating data using DML statements.
Identify the syntax for testing the outcome of SQL statements using cursors.
Identify the syntax of the IF statement.
more...
Oracle Database 10g SQL Fundamentals I Part 1

...nctions used to convert data types.
Identify the use of nested functions in retrieving data from tables.
Identify features of general functions.
Identify features of conditional functions.
Identify features of types of group functions.
Identify guidelines for using the GROUP BY clause.
Unit 4: Advanced SQL Statements
Identify the use of natural joins to retrieve data from
more...
C Foundation for Non-C Programmers - Part 2

...ata members of a given class. Identify the features of a nested class. Identify the code to implement a template class. Identify the class declaration to convert a fundamental data type to be user-defined data type. Idenitfy the code to convert a user-defined data type to a given data type. Unit 3: Efficient Applications: Development Duration: 2 Hour(s) Identify a code that uses
more...
Oracle SQL Specifics Retrieving and Formatting Data

...function to decode an expression.
Perform a query with a nested, single row function.
Match each group function to its description.
Use a group function to query a set of rows and display one result per group.
Use the GROUP BY clause to divide query rows into smaller groups.
Unit 4: Using SET Operators
Duration: 1 Hour(s)
Match each SET operator to the information it returns
more...
SQL Server 7 0 - Implementing a Database - Part 5

...reating stored procedures. Select the characteristics of nested stored procedures. Match the system stored procedure with the information it produces. Select the guidelines for creating stored procedures. Perform the action to execute a stored procedure. Perform the steps to alter a stored procedure. Perform the action to drop a stored procedure. Select the guidelines for input
more...
SQL and PL SQL PL SQL Basics

...n function. Identify the features of variable scoping in nested PL/SQL blocks. Create a bind variable in the SQL*Plus environment. Identify the case conventions for writing PL/SQL code. Match the identifiers with their naming conventions. Unit 3: Accessing the Database Using PL/SQL Duration: 1 Hour(s) Retrieve data from a table by using the SELECT statement..INTO statement.
more...
SQL and PL SQL Data Retrieval Techniques

Course Overview This course is the second in a three-part Oracle series that is based on the ILT course Introduction to Oracle: SQL and PL/SQL. This course describes how to access data from more than one table using joins and aggregating data using group functions. This course also describes how to embed a SQL statement in a clause of another SQL statement to enhance the power of SQL queries.
more...
Visual Basic NET-Web Based Development Part 4

...their functions. o Identify considerations for creating nested XML data. o Identify the syntax for synchronizing a DataSet object with an XmlDataDocument object. o Identify syntax for manipulating data in an XmlDataDocument. o Identify characteristics of an XML Web server control. o Identify the syntax for using an XslTransform object. o Identify syntax for loading XML data by using
more...
Lotus Domino Designer 6 Preparing Domino R4 Developers

...h table types with their characteristics. o To create a nested table. o To create a tabbed table. Audience This audience is involved in designing and developing Domino applications using the Notes R4 design environment. They need to learn about the new design environment, which was introduced in R5. They may or may not be involved in coding in LotusScript, and using Web tools outside of
more...
Lotus Domino Designer 6 for Release 5 Developers Part 2

...y features of a brace rule. o To identify features of a nested assignment statement. Audience The targeted audience for this curriculum includes Domino developers who currently use Domino R5 and are moving to Domino 6. This course teaches developers how to enhance their presentations as well as teaching the new features of cascading style sheets, using third party tools, layers,
more...
XML Building XML-Based Web Applications Part 3

Course Overview This is the third course in a five part series that presents a detailed treatment of Styling within XML, concentrating on XSL. The evolution from CSS to XSL is covered in detail. XSL transformation mechanisms are dealt with, along with linking technologies, XML filtering and sorting, language constructs and creating new XML elements, and a coverage of XSLT. The course then
more...
From Sessions Online School of Design
flash basics


When Web designers think dynamic, they think Macromedia Flash. The vector-based tool, rapidly taking over the Web, can create everything from simple animations to entire sites.
In this 6-lesson course, you'll develop a deep understanding for basic drawing and animating tools in Flash, mastering such critical interface elements as layers, scenes, nested symbols, and movie clips. You'll create an
more...
