Online Declare eLearning Training
From Serebra Learning Corporation
Designing and Implementing Desktop Applications with Microsoft Visual Basic 6.0 - Part 4
This is the fourth course in a five part series that will provide students with the knowledge to write a Microsoft Visual Basic-based application that accesses data from a database. In this course, students will learn to use ActiveX Data Objects to access and manipulate data sources. This course also addresses advanced database issues, such as data integrity and referential integrity.
more...
Java 2 Programming Part 2: Objects and Classes
This is the second course in a five-part series on Java 2 Programming. The Java platform is based on the idea that 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 course teaches learners the general concepts of
more...
JavaScript Fundamentals
This course describes the features of JavaScript and compares JavaScript with other technologies, such as Java. The course also covers the fundamentals of JavaScript programming, JavaScript variables, operators, loops, and conditional statements. This course is designed for application developers and authors who plan, design and implement web-based business solutions on intranets, extranets, and
more...
XML Basic Concepts and Techniques
The XML: Basic Concepts and Techniques course is the first course in the XML curriculum. This course is meant for Web programmers who want to use Extensible Markup Language (XML) to transport and exchange data over the Internet. The course explains how users can apply XML to their advantage. It also describes the procedures for creating well-formed XML documents and Document Type Definitions
more...
Visual Basic 6 0 Using the Win 32 API Part I
This course provides an overview of the Microsoft Win32 application programming interface (API), how it is organized, and some of its features that you can use in your Visual Basic Windows applications. The Win32 API includes services that go beyond the core language and controls provided with Visual Basic such as system management, networking, printing, and security. Using the Win32 API, you can
more...
Moving to Visual Basic NET
To outline the language differences between Visual Basic 6.0 and Visual Basic .NET and to describe the new Visual Studio .NET features Application developers with experience using previous versions of Microsoft Visual Basic who wish to start working with Microsoft Visual Basic .NET
more...
Advanced Language Features of Microsoft VB NET
To explain the new object-oriented features of Visual Basic .NET, data access with ADO.NET, and strategies for migration Application developers with experience using previous versions of Microsoft Visual Basic who wish to start working with Microsoft Visual Basic .NET
more...
Building Web Services and Web-Service Clients with Microsoft NET
To build a web service and web-service clients in .NET Application developers wishing to begin using Microsoft .NET to build web services
more...
Customizing Controls and Events in C
To demonstrate how to customize controls and add event handling to a C# Windows application Application developers with some experience in C# who wish to become familiar with developing user services in the .NET Framework, especially those who wish to attain the Microsoft Certified Solution Developer (MCSD) or Microsoft Certified Application Developer (MCAD) for Microsoft .NET credentials
more...
Customizing Controls and Events in VB NET
To demonstrate how to customize controls and add event handling to a VB.NET Windows application Application developers with some experience in Visual Basic .NET who wish to become familiar with developing user services in the .NET Framework, especially those who wish to attain the Microsoft Certified Solution Developer (MCSD) or Microsoft Certified Application Developer (MCAD) for Microsoft .NET
more...
Object-Oriented Programming using C
This course introduces students to advanced programming features of C , such as the different types of C functions, concepts of overloading, and inheritance. Programmers and Application Developers who have experience in programming using a structured language like Fortran and Pascal constitute the primary audience for this curriculum. This curriculum would introduce them to the object-oriented
more...
ANSI C Programming Data Representation
To describe how ANSI C programs use memory to store data and how to write portable C programs Programmers and software developers new to ANSI C
more...
ANSI C Programming Functions
To introduce functions in ANSI C and describe how to write and use them in programs 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...
VPNs Using Certification Authorities
to recognize how to configure and verify IPSec VPN using CAs The primary target includes network designers, network administrators, network engineers, and system engineers.
more...
PL SQL Packages
To create and work with Oracle 10g packages Database administrators, application developers, and database operators
more...
Introduction to PL SQL
To introduce PL/SQL and provide an introduction to identifiers and variables in PL/SQL 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...
C++ Programming - Part 1


This course is the first in a four-part series on C++ Programming, which is based on ANSI C++. This course will focus on teaching users some of the fundamental differences between C and C++. It will also introduce the object-oriented (OO) features of C++ and teach users how to use these features to create a simple class.
more...
From 123-CBT Computer Based Training
C Programming for the Microsoft NET Platform Part 3

...structs and classes. Identify the syntax used to declare a reference variable. Identify characteristics of an invalid reference. Identify characteristics of comparing reference variables. Identify characteristics of the default constructor. Identify the syntax used to overload a constructor. Identify characteristics of an initializer list.
more...
C Programming for the Microsoft NET Platform Part 3

...structs and classes. Identify the syntax used to declare a reference variable. Identify characteristics of an invalid reference. Identify characteristics of comparing reference variables. Identify characteristics of the default constructor. Identify the syntax used to overload a constructor. Identify characteristics of an initializer list.
more...
C Programming for the Microsoft NET Platform Part 2

...ed to call a method. Identify the syntax used to declare local variables in methods. Identify characteristics of an array. Identify the syntax used to access an array element. Identify guidelines for using an array. Audience The intended audience for this course are individuals involved in programming in C, C++, Microsoft Visual Basic or Java and wish
more...
C Programming for the Microsoft NET Platform Part 3

...structs and classes. Identify the syntax used to declare a reference variable. Identify characteristics of an invalid reference. Identify characteristics of comparing reference variables. Identify characteristics of the default constructor. Identify the syntax used to overload a constructor. Identify characteristics of an initializer list.
more...
C Programming for the Microsoft NET Platform Part 1

... are reserved in C#. Identify the syntax used to declare a local variable. Identify the syntax used to assign a value to a variable. Identify characteristics of operators in C#. Identify the syntax used to increment a variable. Identify the syntax for creating an enumeration type. Identify the syntax for creating a structure type.
more...
Java Exceptions Assertations

... types of exceptions, exception handling, and the ways to declare and throw exceptions. Under assertions, the course focuses on assert statements, compilation of classes that use assertions, enabling and disabling assertions at run time, and uses of assertions.
Learn To:
Identify key concepts related to exceptions.
Distinguish between exceptions and errors.
Identify the code that
more...
Java Exceptions Assertations

... types of exceptions, exception handling, and the ways to declare and throw exceptions. Under assertions, the course focuses on assert statements, compilation of classes that use assertions, enabling and disabling assertions at run time, and uses of assertions.
Learn To:
Identify key concepts related to exceptions.
Distinguish between exceptions and errors.
Identify the code that
more...
IBM DB2 Universal Database V6 1--App Development

...ks of an application containing embedded SQL statements. Declare the host variables that correspond to specific columns in a table. Code a statement that uses host variables in queries using an embedded SELECT. Code a statement that uses host variables to change data within a specific application. Analyze the content of host variables to determine whether a column contains null values.
more...
IBM DB2 Universal Database V6 1--App Development

...ks of an application containing embedded SQL statements. Declare the host variables that correspond to specific columns in a table. Code a statement that uses host variables in queries using an embedded SELECT. Code a statement that uses host variables to change data within a specific application. Analyze the content of host variables to determine whether a column contains null values.
more...
C Programming - Part 3

...ions and abstract classes using pure virtual functions. Declare a function template. Overload a function template. Create a class template. Use a class template. Manage the memory used by objects. Identify the concepts of reference counting and garbage collection. C ontent Emphasis Skills-Based A udience Application developers, software engineers, systems engineers,
more...
C Programming - Part 2

...a class with the access specifiers that should be used to declare them for a specific scenario. Write the code to derive a class from a specified base class for a specified scenario. Identify the derived class constructor that is needed to initialize a derived class object with arguments. Write the code to access a base class member function from a publicly derived class. Identify the code
more...
C Programming - Part 1

... functions in C++. Identify how a class member should be declared in a 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
more...
C Programming - Part 3

...quivalent of a given binary number. Complete the code to declare a bit field in a structure, for the given scenario. Identify the result of the expressions that use bitwise logical operators, given the values of the variables used in an expression. Identify the output of the expressions that use bitwise shift operators, given the values of the variables used in an expression. Identify the
more...
C Programming - Part 2

...g function sprintf with arguments. Type the statement to declare a two-dimensional array for storing specified data. Identify the appropriate two-dimensional array initialization statement for a specified situation. Identify the output of a set of statements used to access an element of a two-dimensional array. Unit 2: Pointers Duration: 1 - 2 Hour(s) Identify valid pointer
more...
C Programming - Part 1

... the valid names of variables in C. Identify the code to declare a constant or a variable based on the given situation. Identify valid expressions in C. Identify the result of implicit conversion in C in mixed expression. Identify the code for the character-based input function that should be used in a given situation. Identify the code for the character-based output function that should
more...
Visual Basic 6 0 Designing Implementing Distributed Applications - Part 3

...ement in a given situation. Identify the SQL commands to declare and assign values to variables. Identify the result of Flow-of-control statements in SQL. Identify the query command that retrieves data from joined tables. Add a Data Environment to a Visual Basic Project using the Add Data Environment command. Establish a connection to a SQL Server database using the Data Link Properties
more...
Visual Basic 6 0 Designing Implementing Desktop Applications - Part 4

...onent availability. Set a reference to a COM component. Declare a specific object variable. Declare a generic object variable. Identify code to create an object. Define properties and methods for a COM component. Identify the features of callback procedures. Create an instance of Internet Explorer. Set properties for an instance of Internet Explorer. Call methods exposed by the
more...
Visual Basic 6 0 Designing Implementing Desktop Applications - Part 1

... programming structures. Identify the statements used to declare a variable and a constant. Identify methods of verifying data entered by the user. Set a reference to a type library. Identify form events in Visual Basic. Create a menu on a form. Create a pop-up menu. Identify the properties and uses of the ListView control. Identify the uses of the TreeView control in displaying
more...
C Foundation for Non-C Programmers - Part 2

... Identify the features of object-oriented programming. Declare a class. Create an object to a class. Invoke and access member functions. Identify the function of a pointer. Manipulate member functions. Declare special member functions. Inherit a class from a given base class. Use different types of polymorphism. Design and invoke different types of classes. Convert one data
more...
SQL and PL SQL PL SQL Basics

...tructs. Identify the PL/SQL datatypes Identify how to declare PL/SQL variables and identify the PL/SQL programming conventions. Retrieve and manipulate data from the database by using PL/SQL commands Identify features and attributes of SQL cursors, and manage transactions. Use the IF-THEN-ELSE and IF-THEN-ELSIF conditional constructs and the Basic loop, FOR LOOP, and WHILE LOOP
more...
Java for Procedural Programmers Java Concepts

...lues. Identify the syntax used to declare a variable. Match literal values with their features. Identify features of strings. Identify characteristics of type conversion. Identify guidelines for using whitespace. Match types of comments with their
more...
XML Programming--Part 2 DOM SAX XSLT

...ed for conditional processing and looping. Identify and declare xsl:import and xsl:include elements. C ontent Emphasis Conceptual A udience The audience would ideally have experience developing Web and enterprise applications using XML. They would typically work as a Application Developer or a Software Engineer. T otal Learning Time 5 - 7 Hour(s) Course Contents
more...
XML Programming--Part 2 DOM SAX XSLT

...ed for conditional processing and looping. Identify and declare xsl:import and xsl:include elements. C ontent Emphasis Conceptual A udience The audience would ideally have experience developing Web and enterprise applications using XML. They would typically work as a Application Developer or a Software Engineer. T otal Learning Time 5 - 7 Hour(s) Course Contents
more...
Java for Procedural Programmers Java Concepts

...lues. Identify the syntax used to declare a variable. Match literal values with their features. Identify features of strings. Identify characteristics of type conversion. Identify guidelines for using whitespace. Match types of comments with their
more...
UNIX Shell Programming Part 1 Bourne Shell Bash

Course Overview This is the first course in a three part series that presents students with both theoretical and practical instruction on the origins and basic features of UNIX Shell Programming. This course will provide an introduction to UNIX shells in general, however, it will focus on programming in the Bourne shell. Additionally, this course will cover the Grep utility. Learn To
more...
Oracle Database 10g PL SQL Fundamentals Part 2

...ts learn to create anonymous PL/SQL blocks. They learn to declare variables and trapping exceptions, develop stored procedures, functions, packages and database triggers.
Learn To:
Identify features of PL/SQL blocks within a subprogram.
Match types of PL/SQL named blocks with their descriptions.
Match types of PL/SQL environments with their descriptions.
Identify features of
more...
From Teach Me IT
Basic PL/SQL Programming

The Basic PL/SQL Programming WBT is the second course in this curriculum. This curriculum prepares the students for the Oracle8 Certified Database Administrator Track Exam # 1Z0-001. This course enables users to create views, sequences, synonyms, records, tables, functions, and procedures. Additionally, it enables users to create different kinds of PL/SQL blocks. After completing this course, the
more...
Advanced PL/SQL Programming

...
Apply database triggers
Manipulate data using cursors
Declare a cursor variable
Integrate transactions with database
Restrict database access by applying locks
Control user access
Define dynamic SQL
Use DBMS_SQL to execute non-query DDL and DML statements
Use the DBMS_SQL package to execute queries
Identify the different types of exceptions
Handle user-defined exceptions
List
more...
Retrieving Data in SQL Server 2000

The Retrieving Data in SQL Server 2000 is the second course in the SQL Server 2000 curriculum. SQL Server 2000 curriculum prepares the students for the Microsoft Certification exam Designing and Implementing Databases with Microsoft SQL Server 2000 Enterprise Edition (70-229). This course teaches how to insert data in a SQL Server table and use views to retrieve data. It also introduces users to
more...
VB 6.0: Basic User Services

The VB 6.0: VB 6.0: Basic User Services course is the third course in the Fundamentals of VB 6.0 Programming curriculum. This curriculum prepares the students for the Microsoft Certified Professional Designing and Implementing Desktop Applications with Microsoft Visual Basic6.0 (70-176) exam. This course enables students to create forms, form menus, and custom controls for forms. This course also
more...
VBScript Programming Basics

...riables in VBScript
Identify the data types in VBScript
Declare different types of arrays
List the features of VBScript procedures
List the basic and string functions in VBScript
Describe other intrinsic VBScript functions
Identify the decision making constructs used in VBScript
Describe the looping constructs used in VBScript
Identify the features of the top-level of the Object model
more...
XML: Basic Concepts and Techniques

... a Document Type Definition for an existing XML document
Declare attributes, entities, and namespaces in a DTD
Describe the types of XML parsers
Describe the DOM and SAX models for parsing XML documents
Define XLlink and XPointer
Define metadata
Create a CSS style sheet for an XML document
Describe the Extensible Stylesheet Language standard
Create XSL style sheets for transforming XML
more...
Object-oriented Programming using C++

...ass member functions
define a scope resolution operator
declare class templates
understand containership
define virtual functions
define pure-virtual functions
implement polymorphism using virtual functions
declare virtual base classes
describe friend functions
describe friend classes and friend member functions
define static data members
invoke static functions
define function
more...
JavaScript Fundamentals

...ocument
Identify the data types supported by JavaScript
Declare variables in JavaScript
Describe the various operators used in JavaScript
Describe the various object-based programming concepts
Differentiate between JavaScript and object oriented programming
Create new instances of objects
Create dialog boxes for interacting with the user
Reference attributes using attributes and the
more...
From Skillspride Online Training
Assertiveness Skills
...Oxford English dictionary defines 'assert' as: 'maintain, declare one's claim to rights' and 'assert oneself' as: 'insists on one's rights'. Assertiveness training therefore, focuses on understanding, acknowledging and learning how to declare one's rights. This training course involves readers in realising their own rights and the right of others in the workplace. Practical activities allow
more...
