Online R Application Programming eLearning - Training Resources
R Application Programming Training Provider? - Tell us about your Training!
From Online Training Directory
Java 2 -- Building Graphical User Interfaces
This course contains 3 units: The Java.awt.package, using GUI components and managing the layout. Each unit covers detail the elements of Java necessary to build graphical user interfaces.
This course contains 3 units: The Java.awt.package, using GUI components and managing the layout. The first unit will cover the features of the java.awt.package.
It explains the important methods and alignment
more...
Java 2 -- Applets & Imaging
This course contains 4 units: Applets, Advanced Applets, 2d Graphics and Printing in Java, and Imaging. Each unit covers detail the elements of Java necessary to implement these features and functions as you program in the Java language.
The first unit defines an applet and lists the features of an applet.
You will learn about the Applet class, its hierarchy, and its methods.
You will also
more...
Java 2 -- Advanced Java
This course contains 4 units: Garbage Collection, Java Security, Internationalization, JavaBeans Technology. Each unit covers detail the elements of Java necessary to implement these advanced features and functions as you program in the Java language.
The first unit explains the process of garbage collection.
It describes the gc( ) and finalize( ) methods in Java and the code used to make
more...
Flash 8 Series
Flash is the standard tool for delivering interactivity and animation on Web sites. This series walks you through the new and improved features found in Flash 8. The student will have access to this course for 1 year. This self-directed course can be completed within 90 days or sooner depending on time and learning capabilities of the student.
Welcome to Flash 8 Series Flash is the standard tool
more...
Windows 2000 Level 1



This course introduces students to the basic features in Microsoft Windows 2000 by walking them through the end-user necessary skills like using the mouse, working on the Desktop, using windows, and operating the Start menu and Taskbar.
This course introduces students to the basic features in Microsoft Windows 2000.
Students will learn end-user necessary skills like using the mouse, working on
more...
Visual Studio .NET and ASP.NET Online Training
This series introduces students to the ASP.NET platform, and gets students started using ASP.NET features such as server controls, validation controls and composite controls in their Visual Studio .NET projects.
This e-learning computer training series includes all of the online training tutorials listed below and is provided in an interactive e-learning format. All courses allow for 1 year
more...
Microsoft Access



Gain a solid understanding of this powerful database management system
Course is designed to provide the end user, with little or no prior experience using Microsoft Access, a solid understanding of the basic commands and features of this powerful database management system. As an introductory level class, topics to be covered include how to design, create, organize, display and query a database
more...
Linux Complete Set
This complete set of Linux Operating System training will get you started in the world of the Linux operating system, Linux networking and Linux administration. This is a basic course to give you a good foundation from which to build on that will lead to certification and more.
This course set will walk you through Linux installation and setup, including some of the more difficult topics like
more...
Linux System Administration
This course will teach students how to setup, install, maintain and administer a computer system using the Linux operating system.
Topics include system installation and configuration, startup and shutdown, adding/deleting users, installing peripheral devices, backing up and restoring system and user data, application package installation, security, and task scheduling.
Students will also learn
more...
Learn Authorware In 45 Days


This course offers you an inexpensive why of learning how to develop multimedia programs using a very powerful authoring program called Authorware. You will need to purchase a textbook, which includes the Authorware program. The textbook guides you step by step through the development of several Authorware projects. The course length of time is based on the free usage of the 45 day trial version
more...
J2EE Part I ( JSP/servlet )


Learn the server-side Java in one easy attempt. Complement your web-front-end with this server-side part to create a whole application. Be comfortable with round-trip development.
We will mainly cover JSP/servlet/JDBC in this course.
Students will develop their own applications using server-side Java. Prerequisite: Strong understanding of the Java Programming Language and basic HTML, familiarity
more...
Client/Server Development and Remote Data Access in Visual Basic


This intermediate 7-week course teaches how to implement database access through client/server architecture over the Internet in Visual Basic.
Many applications today require access to a database located remotely, sometime over the Internet.
This course will teach the student how to create both a server and a client application that can communicate with each other over the Internet and provide
more...
Application Programming using Visual Basic 6.0 (Beginner/Intermediate/Advanced)


Comprehensive 10 week Visual Basic 6.0 workshop. Learn from a PRO!
In designing several applications using Visual Basic 6.0, this course will demonstrate the versatility of VB to help facilitate most projects related to Windows development, as well as, to help in personal programming endeavors. In the course, focus will be geared on learning proper development of friendly GUI screens, programming
more...
From 123-CBT Computer Based Training
Visual Basic 2005 Customized Programming
To enable compatibility between COM and Visual Basic 2005, use reflection to call classes and data types, and customize a Visual Basic 2005 application for graphics, text, globalization, and e-mail
more...
Visual Basic 2005 Customized Programming
C 2005 Customized Programming
To enable compatibility between COM and C# 2005, use reflection to call classes and data types, and customize a C# 2005 application for graphics, text, globalization, and e-mail
more...
Oracle SQL PL SQL Using Procedure Builder Curriculum

The courses in this curriculum cover the concepts of relational databases and the SQL and PL/SQL programming languages. Students learn how to create and maintain database objects and to store, retrieve, and manipulate data. In addition, students learn to create PL/SQL blocks of application code that can be shared by multiple forms, reports, and data management applications. This curriculum
more...
C Programming for the Microsoft NET Platform Part 5

Course Overview This is the final course in a five part series that covers operators, properties, and attributes. The learner will understand how to implement operators, delegates, and events, and how to use properties to enable field-like access and indexes to enable array-like access. The course also teaches how to create custom user-defined attributes. Learn To Identify
more...
C Programming for the Microsoft NET Platform Part 5

Course Overview This is the final course in a five part series that covers operators, properties, and attributes. The learner will understand how to implement operators, delegates, and events, and how to use properties to enable field-like access and indexes to enable array-like access. The course also teaches how to create custom user-defined attributes. Learn To Identify
more...
C Programming for the Microsoft NET Platform Part 4

Course Overview This is the fourth course in a five part series that covers inheritance and aggregation within the Microsoft C# programming language. Users will learn how to use inheritance in C# to derive classes and to define virtual methods. This course will also teach how to make code accessible at the component or assembly level. Learn To Identify the syntax for extending a
more...
C Programming for the Microsoft NET Platform Part 4

Course Overview This is the fourth course in a five part series that covers inheritance and aggregation within the Microsoft C# programming language. Users will learn how to use inheritance in C# to derive classes and to define virtual methods. This course will also teach how to make code accessible at the component or assembly level. Learn To Identify the syntax for extending a
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

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 2

Course Overview This is the second course in a five part series that teaches statements and exceptions, methods and parameters, and arrays within the Microsoft C# programming language. The course introduces common statements and exception handling, as well as, how to use methods and parameters and how to create, initialize, and use arrays. Learn To Identify characteristics of
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 1

Course Overview This is the first course in a five part series that provides an introduction to the Microsoft .NET platform in which the learners use the C# programming language. This course teaches how to compile, run, and debug a C# application and how to use value-type variables in C#. Learn To Identify characteristics of the .NET platform. Identify characteristics of
more...
C Programming for the Microsoft NET Platform Part 1

Course Overview This is the first course in a five part series that provides an introduction to the Microsoft .NET platform in which the learners use the C# programming language. This course teaches how to compile, run, and debug a C# application and how to use value-type variables in C#. Learn To Identify characteristics of the .NET platform. Identify characteristics of
more...
ASP NET Part 3 Web Services Web Apps

Course Overview This is the final course in a three part series that covers Web services and enhancing the functionality of Web applications by using ASP.NET. The learner will be introduced to the concept of Web services, learn to call and use a Web service and to create a Web service using Microsoft Visual Basic. Topics also covered are enhancing Web application functionality, technologies
more...
ASP NET Part 2 ADO NET Partitioning Tracing

Course Overview The is the second course in a three part series that provides the learner with instruction on using ADO.NET to access data, on separating code from content, and on using the ASP.NET trace feature. The course will cover using ADO.NET to access data from various data sources and allows the learner to practice displaying and customizing data display. The course then describes the
more...
CIW Perl Fundamentals Part 1 Basic Syntax

Course Overview This is the first course in a three part series that presents students with both theoretical and practical instruction on the foundations of the Perl language. Students will also become familiar with an Introduction to Perl, Flow Control, Arrays, and Associative Arrays. Learn To Identify characteristics of the Perl programming language. Identify characteristics of the
more...
IBM DB2 Univ Database V7 1 Transition Part 2 Business Intelligence

Course Overview This is the second course in a two part series that students will be introduced to the concept of business intelligence. This course also covers administrative enhancements, and it discusses DB2 family enhancements. Learn To Identify the components of the data warehousing process. Identify the enhancements in Business Intelligence (BI) products available for DB2 version
more...
IBM DB2 Univ Database V7 1 Transition Part 1 Core Competencies

Course Overview This is the first course in a two part series that students will learn about OLAP functionality, SQL and AD Enhancements. Additionally, this course covers Federated Databases and Extenders and what has been added in these areas. Learn To Identify the enhancements that emerged with each version of DB2. Identify the six main product editions of the DB2 family. Identify
more...
IBM DB2 Universal Database V6 1--App Development

Course Overview This course will provide application developers with the specific skills and knowledge needed to be successful in an IBM DB2 Universal Database (UDB) V6.1 application development environment for UNIX, Windows or OS/2 platforms. This course will teach students about SQL application development, application development objects, embedded SQL programming, and dynamic SQL programming.
more...
IBM DB2 Universal Database V6 1--App Development

Course Overview This course will provide application developers with the specific skills and knowledge needed to be successful in an IBM DB2 Universal Database (UDB) V6.1 application development environment for UNIX, Windows or OS/2 platforms. This course will teach students about SQL application development, application development objects, embedded SQL programming, and dynamic SQL programming.
more...
IBM DB2 Universal Database V6 1 App Devel Curriculum

Course Overview The Complete IBM DB2 Universal Database V6.1 Application Development Curriculum includes the courses needed to prepare for IBM Certified Solutions Expert certification exams 509 and 511. Students will learn fundamental DB2 v6.1 skills and knowledge, such as creating and modifying database objects, creating indexes and views, managing basic database operations, and the basics of
more...
IBM DB2 Universal Database V6 1 App Devel Curriculum

Course Overview The Complete IBM DB2 Universal Database V6.1 Application Development Curriculum includes the courses needed to prepare for IBM Certified Solutions Expert certification exams 509 and 511. Students will learn fundamental DB2 v6.1 skills and knowledge, such as creating and modifying database objects, creating indexes and views, managing basic database operations, and the basics of
more...
IBM DB2 Universal Database V6 1--Administration

Course Overview This course will provide database administrators with the specific skills and knowledge needed to be successful with DB2 Universal Database (UDB) V6.1 database administration in a UNIX, Windows, or OS/2 environment. This course will teach students the critical skills needed for designing a new DB2 implementation and maintaining an existing database. L earn To: Implement
more...
IBM DB2 Universal Database V6 1--Fundamentals

Course Overview This course will provide both database administrators and application developers with the broad foundation skills and knowledge needed to be successful with IBM DB2 Universal Database (UDB) V6.1 in a UNIX, Windows, or OS/2 environment. This course will teach students the basic concepts of DB2 UDB V6.1, creating and accessing database objects, basic Structured Query Language
more...
Oracle PL SQL Database Programming

Course Overview This course is the third in a series of three titles, and discusses the features of stored subprograms and packages. This course explains how to create and execute stored procedures and functions as well as how to create stored packages. This course also discusses built-in server-side packages and their use in debugging stored subprograms. This course covers how to manage stored
more...
Exchange 2000 Infrastructure Design--Part 4

Course Overview The course provides guidelines in designing preventive and curative Exchange 2000 maintenance and performing troubleshooting tasks. L earn To: Identify the guidelines for deploying single routing groups. Identify the guidelines for deploying multiple routing groups. Create a new routing group. Identify the features of Message Application Programming Interface
more...
Macromedia Flash MX 2004 Developing Flash Applications

This course covers how to build a rich Internet application with Macromedia Flash MX 2004. The course has three units. The unit Object-Oriented ActionScript 2.0 introduces learners to object-oriented programming (OOP) concepts used in ActionScript 2.0. Connecting to External Data provides information for sending and retrieving data to and from a Flash file. The third unit, Components, enables
more...
Lotus Domino R5 Development Part 8 Application Architecture

Course Overview This is the eighth course in a nine part series for webmasters, application developers, and graphic designers that will introduce Notes/Domino features, web-specific tasks, and basic system administration tasks to be up on the web quickly and to use Domino to create Web sites and Web applications. At the completion of this course, students will learn how to identify the
more...
Oracle Reports R6 Control Reports

Course Overview This course is the third in a three-part Oracle Reports series that is based on Oracle Reports Release 6. This course introduces the learner to features of Oracle Reports that can be used to control report output. This course covers developing templates, creating and using parameters, coding PL/SQL triggers, exporing built-in package procedures, using the Reports Server, and
more...
Oracle Reports R6 Enhance Reports

Course Overview This course is the second in a three-part Oracle Reports series that is based on Oracle Reports Release 6. The goal of this course is to enable developers to construct complex reports and charts using Oracle Reports. This course introduces the learner to the key features of the Data Model editor, Layout Model objects and their properties. The course also enables the learner to
more...
Oracle Reports R6 Report Fundamentals

Course Overview This course is the first in a three-part Oracle Report Builder series that is based on Oracle Reports Release 6. This course introduces the learner to, the key features of Report Builder, steps involved in building a standard tabular report and report layout styles. In addition, this course will help participants learn how to use the Live Previewer, store reports, and migrate
more...
Oracle Form Builder R6 Including Reusable Oracle Components

Course Overview This course is the sixth in a six-part Oracle Developer series that is based on Oracle Developer Release 6. This course will enable learners to implement methods to use additional data sources, to work with Oracle8 objects, and to integrate charts, reports, and timers in form modules. In addition, the course covers the procedures to reuse components, objects, and code and to
more...
Oracle Form Builder R6 Controlling the User Interface Programmatically

Course Overview This course is the fifth in a six-part Oracle Developer series based on Oracle Developer Release 6. This course enables learners to create Key triggers, to write code that responds to mouse events, to manage windows and canvases, and to use the Object Navigator. In addition, learners work with multiple form applications, record groups, and list items. L earn To:
more...
Oracle Form Builder R6 Project Builder and Menu Modules

Course Overview This course is the fourth in a six-part Oracle Developer series based on Oracle Developer Release 6. This course describes the features and benefits of Oracle Project Builder, how to create and deliver projects, and how to create new file types. In addition, the course describes how to create and manipulate menu modules, and how to manage menu modules. L earn To:
more...
Oracle Form Builder R6 Writing and Debugging Code

Course Overview This course is the third in a six-part Oracle Developer series that is based on Oracle Developer Release 6. In this course learners will create and control alerts, debug PL/SQL code, and process queries in form modules. In addition, the course will cover transaction processing, Form Builder application customization, and writing flexible code. L earn To: Identify the
more...
Oracle Form Builder R6 Enhancing the User Interface

Course Overview This course is the second in a six-part Oracle Developer series based on Oracle Developer Release 6. This course describes how to create input and non-input items, how to create lists of values (LOVs) and editors to support text items, and how to create forms using multiple windows and a variety of canvas styles. Additionally, this course covers ways to add functionality to
more...
Oracle Form Builder R6 Forms Fundamentals

Course Overview This course is the first in a six-part Oracle Developer series that is based on Oracle Developer Release 6. This course introduces the learner to the key features, components, and capabilities of Oracle Developer. In addition, this course helps learners to run, create, and customize a form module. L earn To: Identify the key features, components and capabilities of
more...
Oracle Report Builder Controlling Reports

Course Overview This course is the third in a three-part Oracle Report Builder series that is based on Oracle Developer/2000 Release 2. This course helps participants learn how to develop report templates, code PL/SQL triggers in a report, and use Report Builder's built-in package. Finally, building reports for different environments will be covered. L earn To: Identify the regions of
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...
Oracle Report Builder Report Fundamentals

Course Overview This course is the first in a three-part Oracle Report Builder series that is based on Oracle Developer/2000 Release 2. This course introduces the learner to the key features of Report Builder, building a standard tabular report, and report layout styles. In addition, this course will help participants learn how to use the Live Previewer, store reports, and migrate report
more...
Oracle Cert App Developer Track for Developer 2000 R2 Curriculum

NETg is Oracle's partner in offering interactive TBT preparation courses for this important certification program. Each of these TBT courses has been co-developed by Oracle Education and NETg to offer step-by-step instruction and hands-on practice in key topic areas. The Complete Oracle Certified Application Developer Track for Developer/2000 Release 2 consists of the following courses:
more...
C Programming - Part 3

Course Overview This course is the third in a four-part series on C++ Programming, which is based on ANSI C++. This course will give students the skills and knowledge needed to better manage their C++ objects and classes. Students will learn how to handle references and dynamic memory allocation, as well as take advantage of polymorphism, overloading, and templates. L earn To:
more...
C Programming - Part 2

Course Overview This course is the second in a four-part series on C++ Programming, which is based on ANSI C++. The focus of this course will be on the object-oriented (OO) capabilities of C++. Students will gain the skills and knowledge needed to effectively create and manage classes, work with functions and operators, and take advantage of inheritance. L earn To: Override the
more...
C Programming - Part 1

Course Overview 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. L earn To: Identify the features supported by
more...
C Programming - Part 4

Course Overview This course is the last 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 teach students the skills and knowledge necessary to perform some
more...
C Programming - Part 3

Course Overview This course is the third 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 begins to introduce some more advanced topics. Students will learn
more...
C Programming - Part 2

Course Overview This course is the second 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. In this course, students will learn about arrays, pointers, and user-defined
more...
C Programming - Part 1

Course Overview 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
more...
Introduction to E-Commerce

This course provides the learner with an overview of the state of e-commerce today. It defines electronic commerce and discusses electronic commerce elements. An overview of business-to-consumer and business-to-business electronic commerce is given. This course also addresses issues and technologies available for companies wishing to engage in e-commerce.
Learn To:
Introduction to
more...
Visual C 6 0 Designing Implementing Distributed Applications - Part 2

Course Overview This is the seventh course in an eight part series for programmers. This series provides the C++ programmers the necessary skills to develop applications using the MFC library and the Microsoft Visual C++ 6 development environment. L earn To: Test and debug a Visual C++ application. Deploy a Visual C++ application. Maintain and support Visual C++ applications.
more...
Visual Basic 6 0 Designing Implementing Desktop Applications - Part 1

Course Overview This is the first 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 be introduced to the Visual Basic environment and its main options and characteristics. Students will also learn the strategy for Universal Data Access and the visual
more...
Visual InterDev 6 0 Implementing Server Technologies

C ourse Overview
This is the final course in a five part series that will help students prepare for the Microsoft Certified Professional exam 70-152, Designing and Implementing Web Solutions with Microsoft Visual InterDev 6.0. At the completion of this course, students will learn to identify the features and installation requirements of Microsoft Transaction Server (MTS) and the features of
more...
Visual InterDev 6 0 Implementing Server Technologies

Course Overview
This is the final course in a five part series that will help students prepare for the Microsoft Certified Professional exam 70-152, Designing and Implementing Web Solutions with Microsoft Visual InterDev 6.0. At the completion of this course, students will learn to identify the features and installation requirements of Microsoft Transaction Server (MTS) and the features of MTS
more...
Visual InterDev 6 0 Accessing Remote Data

C ourse Overview
This is the fourth course in a five part series that will help students prepare for the Microsoft Certified Professional exam 70-152, Designing and Implementing Web Solutions with Microsoft Visual InterDev 6.0. At the completion of this course, students will learn to work with database records and identify the methods of managing recordset size; identify the components of
more...
Visual InterDev 6 0 Active Server Pages and Data Access

C ourse Overview
This is the third course in a five part series that will help students prepare for the Microsoft Certified Professional exam 70-152, Designing and Implementing Web Solutions with Microsoft Visual InterDev 6.0. At the completion of this course, students will learn to identify the features of Active Server Pages (ASP); create a server script and debug the server-side script;
more...
Visual InterDev 6 0 Active Server Pages and Data Access

Course Overview
This is the third course in a five part series that will help students prepare for the Microsoft Certified Professional exam 70-152, Designing and Implementing Web Solutions with Microsoft Visual InterDev 6.0. At the completion of this course, students will learn to identify the features of Active Server Pages (ASP); create a server script and debug the server-side script; set
more...
Visual InterDev 6 0 Building Web Sites and Pages

C ourse Overview
This is the second course in a five part series that will help students prepare for the Microsoft Certified Professional exam 70-152, Designing and Implementing Web Solutions with Microsoft Visual InterDev 6.0. At the completion of this course, students will learn to identify the deployment stages of a Web project and create a Web project; deploy applications on the Web and
more...
Visual InterDev 6 0 Planning a Web Application

C ourse Overview
This is the first course in a five part series that will help students prepare for the Microsoft Certified Professional exam 70-152, Designing and Implementing Web Solutions with Microsoft Visual InterDev 6.0. At the completion of this course, students will learn to plan a Web site; analyze the planning guidelines and the performance and maintenance factors that need to be
more...
C Programming - Part 4

Course Overview This is the last course in a four-part series on C++ Programming, which is based on ANSI C++. This course is designed to give learners some of the practical skills needed to be able to write and compile user-ready C++ applications. Learners will acquire skills needed to perform runtime exception handling, incorporate standard libraries, and create well-designed class
more...
C Foundation for Non-C Programmers - Part 1

Course Overview This is the first part of a two-part series which is designed to teach non-C programmers the fundamentals of C++ programming. This series is based on ANSI C++ and is not environment or vendor-specific. This course will teach students the basic skills and knowledge necessary to be able to write, compile, and run basic C++ applications. Students will learn the language
more...
C Foundation for Non-C Programmers - Part 2

Course Overview This is the second part of a two-part series which is designed to teach non-C programmers the fundamentals of C++ programming. This series is based on ANSI C++ and is not environment or vendor-specific. This course introduces the skills needed to be able to begin to use C++'s Object-Oriented (OO) features. Students will hearn how to create, use, and extend classes, as well as
more...
Object Analysis Design Requirements Analysis

Course Overview
This is the first title in a series of two, and covers the same material as the first half of the Instructor Led course Object Oriented Analysis and Design Using UML. This course teaches students the principles and terminology of object oriented development, and how to apply object oriented techniques to define systems using the notation of the Unified Modeling Language (UML).
more...
Object Analysis Design Design Implementation

Course Overview
This is the second title in a series of two, and covers the same material as the second half of the Instructor Led course Object Oriented Analysis and Design Using UML. This course teaches students the principles and terminology of object oriented development. It follows on from the first title in the series Object Analysis and Design: Requirements and Analysis and teaches the
more...
Programming XML Using XML

This course firstly provides a general overview of how to generate XML documents from Java objects. It introduces Java programming with XSL Transforamtions (XSLT). It covers architectural implications of incorporating XML into business applications. Lastly, this course shows how to use the DB2 XML Extender to import and export XML from a DB2 database. Learn To To
more...
SQL Server 7 0 System Administration - Part 1

Course Overview
This is the first course in a five part series that will provide students with the knowledge to install, configure, administer and troubleshoot Microsoft SQL Server 7.0.
L earn To:
Identify the main components of the SQL Server.
Understand the properties of SQL Server Architecture, including the underlying technical details.
Understand the components of SQL
more...
Visual InterDev 6 0 Planning a Web Application

Course Overview
This is the first course in a five part series that will help students prepare for the Microsoft Certified Professional exam 70-152, Designing and Implementing Web Solutions with Microsoft Visual InterDev 6.0. At the completion of this course, students will learn to plan a Web site; analyze the planning guidelines and the performance and maintenance factors that need to be
more...
Visual InterDev 6 0 Building Web Sites and Pages

Course Overview
This is the second course in a five part series that will help students prepare for the Microsoft Certified Professional exam 70-152, Designing and Implementing Web Solutions with Microsoft Visual InterDev 6.0. At the completion of this course, students will learn to identify the deployment stages of a Web project and create a Web project; deploy applications on the Web and use
more...
SQL and PL SQL PL SQL Basics

Course Overview This course introduces the learner to the basics of PL/SQL. The course builds the necessary skills for using Oracle PL/SQL. It will help the learner acquire the expertise to design, develop, and implement Oracle Server applications by using Oracle Structured Query Language (SQL) and PL/SQL. The learner is guided step-by-step through the various aspects of PL/SQL programming.
more...
SQL and PL SQL Basic SELECT

Course Overview This course is the first in a three-part Oracle SQL series that is based on the ILT course Introduction to Oracle: SQL and PL/SQL. This course introduces the learner to Oracle relational database concepts and the use of SQL for storing, retrieving, and manipulating data in a relational database. This course covers relational database principles and Oracle concepts; writing basic
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...
SQL and PL SQL DML and DDL

Course Overview This course is the third in a three-part Oracle SQL series that is based on the Oracle ILT course, Introduction to Oracle: SQL and PL/SQL. Using the Oracle SQL*Plus environment, this computer-based training course uses Structured Query Language (SQL) to create and populate Oracle database tables. Learners create tables and other database objects and learn to maintain and modify
more...
Programming XML Using XML

This course firstly provides a general overview of how to generate XML documents from Java objects. It introduces Java programming with XSL Transforamtions (XSLT). It covers architectural implications of incorporating XML into business applications. Lastly, this course shows how to use the DB2 XML Extender to import and export XML from a DB2 database. Learn To To
more...
Programming XM XML Parsing

This course introduces students to WebSphere Studio Application Developer. It provides a general over overview of XML parsing and it introduces students to the Simple API for XML (SAX) parser and the Document Object Model (DOM) XML parser. Learn To To identify features of the WebSphere Studio family. To identify features of WebSphere
more...
IBM DB2 Universal Database V6 1--Fundamentals

Course Overview This course will provide both database administrators and application developers with the broad foundation skills and knowledge needed to be successful with IBM DB2 Universal Database (UDB) V6.1 in a UNIX, Windows, or OS/2 environment. This course will teach students the basic concepts of DB2 UDB V6.1, creating and accessing database objects, basic Structured Query Language
more...
XML Programming--Part 1 Components Style Sheets

Course Overview This first course in the series will teach learners why XML is useful for developing Web and enterprise applications and the basics about how to write XML well-formed documents. It will cover the history of XML, the features and benefits of XML, writing XML documents, and using style sheets, including Cascading Style Sheets (CSS) and the Extensible Style Language (XSL). This
more...
XML Programming--Part 1 Components Style Sheets

Course Overview This first course in the series will teach learners why XML is useful for developing Web and enterprise applications and the basics about how to write XML well-formed documents. It will cover the history of XML, the features and benefits of XML, writing XML documents, and using style sheets, including Cascading Style Sheets (CSS) and the Extensible Style Language (XSL). This
more...
XML Programming--Part 2 DOM SAX XSLT

Course Overview This is the second course of the XML curriculum and teaches more of the skills needed to implement XML in an enterprise situation. It will cover processing XML documents using the Document Object Model (DOM) and parsers, using the Extensible Linking Language (XLL), and using XML with databases, and developing XML-based enterprise applications. L earn To: Identify the
more...
XML Programming--Part 2 DOM SAX XSLT

Course Overview This is the second course of the XML curriculum and teaches more of the skills needed to implement XML in an enterprise situation. It will cover processing XML documents using the Document Object Model (DOM) and parsers, using the Extensible Linking Language (XLL), and using XML with databases, and developing XML-based enterprise applications. L earn To: Identify the
more...
Enterprise Connectivity with J2EE V1 4 Overview

This course will address the distributed and enterprise computing and J2EE architecture.
Learn To:
Match the application models with their descriptions.
Identify the benefits of distributed computing.
Identify the strategies that conform to the guidelines for designing a distributed computing system in the specified situation.
Identify benefits of J2EE.
Identify J2EE platform
more...
Enterprise Connectivity with J2EE V1 4 Overview

This course will address the distributed and enterprise computing and J2EE architecture.
Learn To:
Match the application models with their descriptions.
Identify the benefits of distributed computing.
Identify the strategies that conform to the guidelines for designing a distributed computing system in the specified situation.
Identify benefits of J2EE.
Identify J2EE platform
more...
XML Building XML-Based Web Applications Part 1

Course Overview This is the first course in a five part series that presents the learner with a broad overview of XML before moving onto a detailed treatment of each aspect of XML in the subsequent courses within the curriculum. It aims to present XML within the context of its use as a solution to information processing challenges and its uses within commercial and business environments. This
more...
WebSphere MQ Programming I

This course begins with coverage of the MQ environment and then focuses on the major calls of the MQI. Learn To To identify features of WebSphere MQ messaging. To distinguish between queue and database resource managers. To differentiate between environments supported by WebSphere MQ.
more...
WebSphere MQ Programming I

This course begins with coverage of the MQ environment and then focuses on the major calls of the MQI. Learn To To identify features of WebSphere MQ messaging. To distinguish between queue and database resource managers. To differentiate between environments supported by WebSphere MQ.
more...
WebSphere MQ Programming II

This second course covers remote queuing, transaction support and triggering, MQI security, message groups and segmentation, and distribution lists. Coverage of the MQI is completed. Learn To To identify features of remote queuing. To differentiate between datagram, request, reply, and report message types. To
more...
WebSphere MQ Programming II

This second course covers remote queuing, transaction support and triggering, MQI security, message groups and segmentation, and distribution lists. Coverage of the MQI is completed. Learn To To identify features of remote queuing. To differentiate between datagram, request, reply, and report message types. To
more...
CIW Enterprise Specialist Part 1 CORBA Intro IDL Clients

This is the first course in a five part series that introduces the student to the CORBA framework, the Interface Definition Language and the building of CORBA clients. Topics covered include the role of the Object Management Group and each of the fundamental elements of the CORBA architecture, such as ORB, IDL, Object Adapters and CORBA Services, the IDL. The IDL constructs - modules, interfaces,
more...
CIW Enterprise Specialist Part 2 CORBA Servers Adv Features Security

This is the second course in a five-part series that covers the building of CORBA servers, and advanced features such as Factory and callback objects, exceptions and DII, and CORBA security. The participant will learn how to use the IDL-to-Java compiler to generate server skeletons and how to implement CORBA objects using these skeletons. Server IDL skeletons, CORBA servers and naming services,
more...
CIW Enterprise Specialist Part 3 EJB Framework Session Beans

This is the third course in a five-part series that covers software components, distributed architectures, and the technologies associated with the Java 2 Platform, Enterprise Edition. It provides an overview of the Enterprise JavaBean Framework and also covers the creation, deployment, and invocation of an Enterprise JavaBean. Topics covered include server-side component software, defining
more...
CIW Enterprise Specialist Part 4 EJB Deployment EJB Clients Entity Beans

This is the fourth course in a five part series that covers the Deployment Descriptor tool and EJB deployment, writing EJB clients, and entity beans. The course introduces the Deployment Descriptor, including the role it plays and the various responsibilities that the bean developer, assembler and deployer have in relation to it. The various resources that can be referenced in the Deployment
more...
CIW Enterprise Specialist Part 5 CMP EJB Transactions Security

This is the final course in a five part series that introduces the learner to CMP, EJB Transactions, and EJB Security. The course covers an introduction to CMP and discusses how the container performs data manipulation. The learner is introduced to the benefits and drawbacks of CMP, and learns how to implement an entity bean that uses CMP. It also covers transactions, defining them and their
more...
SAP Web Application Server Development

The course Web Application Server Development provides an overview of the architecture of the SAP Web AS and explains the differences between the SAP Web Application Server and the SAP Internet Transaction Server (ITS). Furthermore, the user will be introduced to the concept on which the programming model of the Web Application Server is based. Learn To: o SAP WebAS: Architecture. o
more...
ABAP Objects 6 10 Overview

The course ABAP Objects 6.10 Overview describes the programming concepts used in SAP. It also explains a number of basic object-oriented concepts, and provides a brief introduction to the conceptual phase of ABAP Object program systems. The course also provides a detailed description of the object-oriented programming concept. It also discusses the special features of the object-oriented concept
more...
Visual Basic NET-Web Based Development Curriculum

The Microsoft Visual Basic.NET-Web Based Development Curriculum introduces Microsoft Visual Studio.NET and ASP.NET Web application projects. The student will learn about error handling and code debugging, user input validation, ADO.NET database connections and data access. The student is also taught the creation and use of XML Web services and the configuration and deployment of Web applications
more...
Visual Basic NET-Web Based Development Curriculum

The Microsoft Visual Basic.NET-Web Based Development Curriculum introduces Microsoft Visual Studio.NET and ASP.NET Web application projects. The student will learn about error handling and code debugging, user input validation, ADO.NET database connections and data access. The student is also taught the creation and use of XML Web services and the configuration and deployment of Web applications
more...
Visual Basic NET-Web Based Development Part 1

This course introduces Microsoft Visual Studio .NET, and ASP.NET Web application projects. The learner is given an overview of the .NET language features, and Visual Basic .NET components. Also, the learner is guided through the use of Web forms and controls. Learn To: o To identify features of .NET Framework components. o To identify benefits of the .NET Framework. o To match features of
more...
Visual Basic NET-Web Based Development Part 1

This course introduces Microsoft Visual Studio .NET, and ASP.NET Web application projects. The learner is given an overview of the .NET language features, and Visual Basic .NET components. Also, the learner is guided through the use of Web forms and controls. Learn To: o To identify features of .NET Framework components. o To identify benefits of the .NET Framework. o To match features of
more...
Visual Basic NET-Web Based Development Part 2

This course assumes that the learner has familiarity with the .NET environment, Web forms, and controls. The learner is now guided through the use event procedures, code-behind pages and page events. Error handling, code debugging, and user input validation are also taught. Learn To: o To identify features of event procedures. o To identify the syntax for creating an event procedure. o To
more...
Visual Basic NET-Web Based Development Part 4

This course introduces the XML architecture in the ASP.NET. Participants are stepped through the creation and use of XML Web services. Also, state management, application and session variables, and cookies are covered. Learn To: o To identify features of XML. o To match XML core technologies with their functions. o To identify the syntax for linking Extensible Stylesheet Language
more...
Visual Basic NET-Web Based Development Part 4

This course introduces the XML architecture in the ASP.NET. Participants are stepped through the creation and use of XML Web services. Also, state management, application and session variables, and cookies are covered. Learn To: o To identify features of XML. o To match XML core technologies with their functions. o To identify the syntax for linking Extensible Stylesheet Language
more...
Visual Basic NET-Web Based Development Part 5

This course teaches the configuration and deployment of Web applications in Visual Basic .NET. The implementation of accessibility, online user assistance, and globalization are covered. Web Application security features including Windows-based authentication, form-based authentication, Microsoft Passport authentication, and XML Web service security are also taught. Learn To: o To identify
more...
Visual Basic NET-Web Based Development Part 5

This course teaches the configuration and deployment of Web applications in Visual Basic .NET. The implementation of accessibility, online user assistance, and globalization are covered. Web Application security features including Windows-based authentication, form-based authentication, Microsoft Passport authentication, and XML Web service security are also taught. Learn To: o To identify
more...
Visual Basic NET-Windows Development Curriculum

The Microsoft Visual Basic .NET-Windows Development Curriculum introduces students to Microsoft.NET Framework Windows Forms and controls.It describes the various options for building your own controls and explains how to expand the functionality of existing controls. The student is taught how to use .NET and COM components of the Windows Forms application, and how to use the Reporting and Printing
more...
Visual Basic NET-Windows Development Part 1

This course introduces the student to Microsoft .NET Framework Windows Forms and controls. It explains how to create and populate base forms and inherited forms by using Microsoft Visual Studio .NET. It also covers organizing controls on a form and creating Multiple Document Interfaces (MDI). Further more it explains how to code for event procedures associated with different controls. The course
more...
Visual Basic NET-Windows Development Part 2

This Course describes the various options for building your own controls. It explains how to extend the functionality of existing Windows Forms control, combine multiple existing controls into a composite control, and build a new custom control. It also covers how to add design-time attributes and licensing support to a control. Learn To: o To identify features of extended controls. o To
more...
Visual Basic NET-Windows Development Part 3

The Interoperating and Migrating COM Objects section in this course explains how to use .NET and COM components in your Windows Forms application. You will also learn how to call Win32 APIs in your Windows Forms application. The section also covers upgrading Visual Basis 6.0 applications to Visual Basic .NET using the Upgrade Wizard. The Asynchronous Programming section explains how to use the
more...
Visual Basic NET-Windows Development Part 5

The Debugging and Deploying Windows Forms Applications sections in this course explains assemblies and the use of strong-named assemblies and the Global Assembly Cache (GAC) in the .NET Framework. It also covers how to configure and deploy your Windows Forms applications. The Securing Windows Forms Applications section explains how to use the security features in the .NET Framework in Windows
more...
Lotus Domino R5 Development Part 4 Making Your Application Run

Course Overview This is the fourth course in a nine part series for webmasters, application developers, and graphic designers that will introduce Notes/Domino features, web-specific tasks, and basic system administration tasks to be up on the web quickly and to use Domino to create Web sites and Web applications. At the completion of this course, students will learn how to identify the
more...
Programming XML XML Parsing

This course introduces students to WebSphere Studio Application Developer. It provides a general over overview of XML parsing and it introduces students to the Simple API for XML (SAX) parser and the Document Object Model (DOM) XML parser. Learn To To identify features of the WebSphere Studio family. To identify features of WebSphere
more...
Programming XML Curriculum

This curriculum introduces students to WebSphere Studio Application Developer and provides a general over overview of XML parsing. It also provides a general overview of how to generate XML documents from Java objects and introduces Java programming with XSL Transformations (XSLT). This curriculum consists of two Skill Builder courses: Programming XML: XML Parsing Programming XML: Using XML
more...
Programming XML Curriculum

This curriculum introduces students to WebSphere Studio Application Developer and provides a general over overview of XML parsing. It also provides a general overview of how to generate XML documents from Java objects and introduces Java programming with XSL Transformations (XSLT). This curriculum consists of two Skill Builder courses: Programming XML: XML Parsing Programming XML: Using XML
more...
CIW Fundamentals of CGI Using Perl Part 1 CGI Perl Basics

Course Overview This is the first course in a two part series that students will learn both theoretical and practical instruction on the foundations CGI using the Perl language. This course will also cover getting started with CGI and Perl, Perl fundamentals, and Perl input and output. Learn To Sequence the steps in the application development process. Identify guidelines
more...
CIW Dynamic Server Pages Part 1

Course Overview This is the first course in a three part series that introduces students to PHP Hypertext Processor and provides the foundational knowledge for the course series. Additionally, this course will cover an introduction to PHP, PHP fundamentals, string manipulation and file input/output, and PHP and databases. Learn To Identify PHP. Identify the basic and
more...
CIW Database Specialist Part 1 Introduction to Database Design

This is the first course in a four part series that teaches students about relational databases and database planning and design. It introduces relational databases, Codd's rules, relational data structure and the ER model. It also covers the various phases in the design life cycle and database design methodology, including the creation of ER models. Learn To: o Identify features of a
more...
CIW Database Specialist Part 2 Logical Physical Design

This is the second course in a four part series that teaches students about normalization, and logical and physical database design. This course will cover the normalization about the first, second, and third normal forms, and also about Boyce-Codd Normal Form, logical database design resolving relationships, creating a logical data model, and the various integrity constraints, physical database
more...
CIW Database Specialist Part 3 Database Interaction JDBC

This is the third course in a four part series that teaches students about SQL, relational algebra, transactions and database security, and an introduction to the JDBC. This course covers SQL DDL commands, inserting, updating, and querying with DML statements, granting and revoking privileges with DCL statements. The course also teaches about relational algebra concepts, to include joins,
more...
CIW Database Specialist Part 4 Advanced JDBC

This is the final course in a four part series that teaches metadata, improving JDBC programs, and building applications using JDBC. Topics covered include introduction to metadata and to ResultSetMetaData, SQL exceptions, scrollable and updateable result sets, batch updates, and prepared statements. Finally, the Building Applications Using JDBC teaches about Swing, the Layout Manager, UML and
more...
Microsoft NET Tech Overview Part 1 NET Platform Framework

This course gives an introduction and basic explanation of the Microsoft .NET Platform and its components, including the .NET Enterprise Servers (BizTalk Server, Application Center, Host Integration Center, Mobile Information Center Internet Security and Acceleration Server and SQL Server) as well as development tools and technologies (XML, ASP.NET, Visual Studio.NET, and SOAP). Other areas such
more...
Microsoft NET Tech Overview Part 2 NET Server Infrastructure Services

This course covers the .NET Enterprise Servers infrastructure, explaining each of the servers in turn - BizTalk Server 2000, Application Center 2000, Commerce Server 2000, Host Integration Server, SQL Server 2000, Exchange Server 2000, ISA Server 2000, Mobile Information 2001 Server. It then covers each of the chief products of the .NET initiative and each of the chief services. The course
more...
CCNT Computer-Telephony Integration Essentials v6 0

This course introduces CTI and covers CTI architecture and CTI hardware. It also teaches CTI markets and CTI system development.
Learn To:
Identify features of the standard configuration of a Computer-Telephony Integration (CTI) system.
Identify characteristics of call routing.
Identify features of interactive voice processing.
Identify uses of Computer-Telephony Integration (CTI)
more...
e-Business Part 3 Choosing Tools Technologies

The third course in the e-Business curriculum focuses on the tools, languages and technologies that help drive the e-Business infrastructure. It also covers the strengths and weaknesses of each tool, language and technology. It also covers higher-level software and hardware choices such as web browsers, web servers, web application servers and web enabled databases. Learn To: a Identify
more...
Oracle Database 10g PL SQL Fundamentals Part 2

This course introduces learners to PL/SQL and helps them understand the benefits of this programming language. Students 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
more...
From Serebra Learning Corporation
VBScript - Elements Arrays Procedures and Program Flow
To explain the capabilities of the VBScript programming language and the use of arrays, procedures, loops, and conditional statements in a VBScript program System administrators; web developers; application developers
more...
Programming with XHTML 1 1 Basic Concepts
This course covers basic concepts about Extensible Hypertext Markup Language (XHTML). The course provides an overview of the World Wide Web (WWW) and markup languages including Standard Generalized Markup Language (SGML), Hypertext Markup Language (HTML), Extensible Markup Language (XML), and XHTML. The course also provides comparison between various markup languages. In addition, the course
more...
Programming with XHTML 1 1 Embedded Objects and Hyperlinks
This course covers basic concepts about embedded objects and hyperlinks in Extensible Hypertext Markup Language (XHTML) documents. The course describes various XHTML tags to embed multimedia objects such as images, audio, video, and animation. The course also provides information for creating hyperlinks, bookmarks, and image maps. The intended audience for this course includes Technical Managers,
more...
Programming with XHTML 1 1 Advanced Tags
This course covers basic concepts about tables, forms, and frames. The course describes the tags and their attributes to create and format tables and define column groups. The course also explains the tags used to create static forms and frames. In addition, the course covers creating menus, specifying special characters, and setting colors for a Web page. Finally, the course describes the key
more...
Programming with XHTML 1 1 CSS Metadata RDF Namespaces
This course covers basic concepts about cascading style sheets (CSS). The course describes various types of CSS used to format Extensible Hypertext Markup Language (XHTML) elements. The course also provides guidelines to create CSS and handle different types of browsers. Finally, the course covers the key concepts related to metadata, Resource Description Framework (RDF), and namespaces. The
more...
Programming with XHTML 1 1 DOM and Dynamic XHTML
This course explains how to incorporate JavaScript in Extensible Hypertext Markup Language (XHTML) documents. The course describes various objects, properties, methods, and events of JavaScript. In addition, the course explains various constructs of JavaScript that help in developing dynamic Web pages. The course also covers key concepts of Document Object Model (DOM). Additionally, the course
more...
Programming with XHTML 1 1 Advanced Concepts
This course provides information about certain advanced concepts related to Web development. The course covers working with multiple-frame applications. It also provides information about uses of Extensible Markup Language (XML) in Web development. The course describes creating XML documents, Document Type Definitions (DTDs), and schemas. In addition, the course provides information about valid
more...
Visual Basic 6 0 Intermediate
This course builds on the concepts learned in the first course, Introduction to Visual Basic 6.0, and covers more advanced topics leading to certification in Visual Basic. The student will review what was learned in the introductory course, and then begin learning more advanced development techniques and technologies.Related Exam: Microsoft Exam #070-176: Designing and Implementing Desktop
more...
Visual Basic 6 0 Advanced
This course covers techniques that Visual Basic programmers can use to enhance the interface, functionality and performance of their applications. Students will learn to create menus and toolbars. The course also introduces the student to ActiveX programming and the Common Dialog control. The course also shows students how to create and load documents using the File Access features of Visual
more...
Visual Basic 6 0 Advanced Enterprise Client Server Dev Part I
This course discusses database security implementations to aid a developer in correctly programming components that access data without compromising security. The different security modes available to Microsoft SQL Server 7.0 and previous versions of SQL Server are explained, as well as their respective advantages. It also explains creating Windows NT accounts and user groups. This course
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...
General Coding Best Practices
To outline the best practices for writing high quality methods, expressions, variables, arrays, loops, and if statements, and to describe recommended practices for writing readable code Professional application developers or programmers, with at least 2 years experience, who want to learn the latest recommended techniques for developing high quality software
more...
Maintaining Quality Code
To outline the primary techniques of refactoring, and to discuss the best practices for reviewing, testing, and debugging code Professional application developers or programmers, with at least 2 years experience, who want to learn the latest recommended techniques for developing high quality software
more...
Object-oriented Coding Best Practices
To outline the best practices for defining and using classes, and determining how best to use inheritance or its alternatives Professional application developers or programmers, with at least 2 years experience, who want to learn the latest recommended techniques for developing high quality software
more...
Programming Techniques and Strategies
To outline the high-level considerations for producing good code Professional application developers or programmers, with at least 2 years experience, who want to learn the latest recommended techniques for developing high quality software
more...
OOAD Static Modeling with UML 2 0
This course covers the key concepts related to the use of Class diagrams, Component diagrams, and Deployment diagrams for static modeling. It also covers the features, elements, and considerations for using these diagrams. In addition, the course covers the modeling of three types of compartments in a class: name, attributes, and operations. Further, it discusses the concept and application of
more...
OOAD OO Design Patterns
This course covers the key concepts related to the use of Class diagrams, Component diagrams, and Deployment diagrams for static modeling. It also covers the features, elements, and considerations for using these diagrams. In addition, the course covers the modeling of three types of compartments in a class: name, attributes, and operations. Further, it discusses the concept and application of
more...
Visual Basic 6 0 ActiveX COM Part I
This course builds and extends the skills beyond basic Visual Basic programming by introducing ActiveX components and the Component Object Model (COM). The Component Object Model (COM) is an open, extensible standard on which ActiveX is based. By understanding COM, you can design applications from components that communicate through a common set of interfaces. Component software development cuts
more...
ASP NET User Interface Considerations
To describe how to create and use dynamic controls, implement styling, and use data binding Web developers who are familiar with the fundamentals of Microsoft ASP.NET and who wish to broaden their ASP.NET programming abilities, especially those pursuing MCAD or MCSD .NET certification
more...
Adding Professional Features to an ASP NET User Interface
To be able to create a user interface that incorporates user assistance features, accessiblity functionality, and advanced validation features Web developers who are familiar with the fundamentals of Microsoft ASP.NET and who wish to broaden their ASP.NET programming abilities, especially those pursuing MCAD or MCSD .NET certification
more...
Globalizing ASP NET Applications
To outline the issues and processes involved in globalizing and localizing an application Web developers who are familiar with the fundamentals of Microsoft ASP.NET and who wish to broaden their ASP.NET programming abilities, especially those pursuing MCAD or MCSD .NET certification
more...
Advanced ASP NET Topics
To demonstrate how to migrate ASP to ASP.NET, leverage legacy compenents, create and use .NET components, and install and configure ASP.NET servers Web developers who are familiar with the fundamentals of Microsoft ASP.NET and who wish to broaden their ASP.NET programming abilities, especially those pursuing MCAD or MCSD .NET certification
more...
C 2005 System Types and Collections
To use types, classes, interfaces, iterators, and generics to create data-driven applications Employees, consultants, and students that are preparing for the Technology Specialist: Microsoft .NET Framework 2.0 - Application Development Foundation Certification Exam (70-536)
more...
C 2005 Customized Programming
To enable compatibility between COM and C# 2005, use reflection to call classes and data types, and customize a C# 2005 application for graphics, text, globalization, and e-mail Employees, consultants, and students that are preparing for the Technology Specialist: Microsoft .NET Framework 2.0 - Application Development Foundation Certification Exam (70-536)
more...
Visual Basic 2005 System Types and Collections
To use types, classes, interfaces, iterators, and generics to create data-driven applications Employees, Consultants, and Students that are preparing for the Technology Specialist: Microsoft .NET Framework 2.0 - Application Development Foundation Certification Exam (70-536)
more...
Visual Basic 2005 Customized Programming
To enable compatibility between COM and Visual Basic 2005, use reflection to call classes and data types, and customize a Visual Basic 2005 application for graphics, text, globalization, and e-mail Employees, Consultants, and Students that are preparing for the Technology Specialist: Microsoft .NET Framework 2.0 - Application Development Foundation Certification Exam (70-536)
more...
Asynchronous Programming and Deployment with C 2005
To identify how to use asynchronous programming for Windows Forms applications and to identify how to deploy Windows Forms applications Individuals who wish to use the .NET Framework 2.0 with Visual Studio 2005 and C# 2005 to develop Windows-based client applications; individuals preparing for the Microsoft .NET Framework 2.0 Windows-Based Client Development (70-526) certification exam
more...
Programming Enhancements
To describe the new programming features available in Designer 6 Lotus Domino R5 application developers
more...
Inside C
To compare and contrast the features of the C# programming language with those of C Application developers with experience in object-oriented programming, especially in C , who wish to start working with C#
more...
Programming C for the C Developer
To explain C# programming techniques and models Application developers with experience in object-oriented programming, especially in C , who wish to start working with C#
more...
Beginning C
To compare and contrast the features of the C# programming language with VB6 Application developers with experience in object-oriented programming, especially Visual Basic 6.0, who wish to start working with C#
more...
Programming C for the VB6 Developer
To describe C# programming techniques and models Application developers with experience in object-oriented programming, especially Visual Basic 6.0, who wish to start working with C#
more...
Introduction to C Programming
This course illustrates the basic elements of programming in the C Language. The course uses interactive programming exercises to teach the components of a C program and the syntax of basic C commands. The course begins with an overview of C and its history, comparing it with other programming languages. The structures and elements that every program must contain are introduced, then keywords and
more...
Basic C Programming
This course covers the powerful C programming constructs; functions, symbolic constants, macros, and arrays. It describes the principles and processes of writing user-defined functions, the difference between user functions and C library functions, function headers and definitions, passing data among functions, and recursive functions. It also provides an understanding of life span or scope of
more...
Intermediate C Programming
This course addresses two major areas of C programming: pointers and input/output. The majority of C Language programs use pointers. This course teaches the techniques for working with pointers and functions and performing input /output functions. It covers retrieving input from the keyboard, the getch( ) function, the fundamentals of performing multiple character input, and using scanf( ) to read
more...
Advanced C Programming
This course introduces complex data elements and many important functions. The elements of a structure can be accessed separately or manipulated as a single variable. The course also describes other data elements, functions for the manipulation of characters, logical operators (AND, OR, XOR, INV, and SHIFT), and dynamic memory allocation. This course is not written to a version. This course is
more...
C Programming Overloading
To provide the student with the skills required to use polymorphism and overloading Students with knowledge of structured programming techniques
more...
UNIX Shell Programming
The UNIX Shell Programming course is designed to give students an idea of what can be accomplished with shell scripts and how to write them. This course teaches the features of the shell such as I/O redirection, filename shorthand, looping constructs, variables, and signal handling. The course introduces the concept of shell programming, how and when to create shell programs, and how to run shell
more...
OS 390 REXX Programming Fundamentals
This course introduces the REXX instructions used to define and vary program flow, the order in which program instructions execute. Flow control is examined by using keywords to vary the order of execution. Students will examine the ways data can be shared between a calling host environment program and the REXX program which is called, or between a REXX program and a subroutine or function. REXX
more...
OS 390 REXX Program Development
This course introduces the REXX instructions used to define and vary program flow, the order in which program instructions execute. Flow control is examined by using keywords to vary the order of execution. Students will examine the ways data can be shared between a calling host environment program and the REXX program which is called, or between a REXX program and a subroutine or function. REXX
more...
OS 390 TSO E REXX Programming
This course discusses the background, structure, distinguishing characteristics, and major uses of the REXX language. A survey of the range of REXX strengths, features, versions, platforms and applications are presented. It also examines the structural units of REXX, beginning with individual characters and progressing to complete programs, with a discussion of REXX program execution in different
more...
OS 390 MVS JCL Introduction
This course provides detailed information about Job Control Language and methods for coding it to perform data processing jobs in an MVS environment. The course reviews the overall structure and purpose of JCL and introduces the three main JCL statements. The course then covers the coding of the JOB and the Execute (EXEC) statements in detail. It also describes how to analyze job output listings,
more...
OS 390 Introduction to e-business
This course provides an introduction to the elements that should be taken into consideration before a company gets involved with e-business using OS/390. The course provides a complete overview of the main aspects of e-business that will affect the initial planning stage of an e-business project. The various considerations that need to be made when planning the hardware requirements and the
more...
OS 390 Introduction to CICS Transaction Server
The OS/390 CICS course provides general information about Customer Information Control System (CICS) and methods for employing it to perform basic Online Transaction Processing (OLTP) tasks in a mainframe environment. The course reviews the overall structure and purpose of CICS and introduces basic command levels for CICS in the following areas: management of data and databases, data communication
more...
OS 390 Assembler Language Programming Introduction
This course provides a basic introduction to programming at the Assembler level. The architecture of IBM System /390 is presented with an emphasis on storage addressing, use of registers, and instruction formats. The format of both Assembler Language and Machine Language instructions is covered along with the operation of the Assembler program which translates one to the other. The use of decimal,
more...
OS 390 Assembler Language Programming Intermediate
This course provides instruction and practice in the use of the standard assembler language instructions. The course covers executable instruction and practice in the use of the standard assembler language instructions. In addition, the course covers executable instructions for data manipulation including loading and storing data, moving data in main storage, bit manipulation, binary and decimal
more...
OS 390 Assembler Language Programming Advanced
This course covers comparison instructions, branching instructions and how they are used to perform selection and iteration. In addition, the Data Management Macro Instructions necessary to perform simple sequential input/output operations is covered. The techniques of modular programming in assembler are presented, including standard techniques for passing data and control. Finally, the
more...
CICS ESA Concepts
This course explains the basics of the Customer Information Control System (CICS). It focuses on the single-system environment but also discusses CICSplex and other CICS intercommunication facilities. CICS is IBM's general purpose online transaction processing (OLTP) software, which is used by many organizations to handle transaction processing needs.Some topics discussed in this course are online
more...
e-Business Part 3 Choosing Tools and Technologies
The third course in the e-Business curriculum focuses on the tools, languages and technologies that help drive the e-Business infrastructure. It also covers the strengths and weaknesses of each tool, language and technology. It also covers higher-level software and hardware choices such as web browsers, web servers, web application servers and web enabled databases. The target audience is those
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 PL SQL with an Oracle Server
To write lexical units in their correct format in a PL/SQL block, perform data conversion in PL/SQL, write PL/SQL anonymous blocks, and recognize the correct structure of a PL/SQL program block 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...
Creating Stored Procedures and Functions
To create and execute a stored function and call, and remove and view stored functions in PL/SQL Database administrators, application developers, and database operators
more...
Oracle Applications Release 11i: FlexFields
Key and descriptive FlexFields give end users and technical personnel the ability to customize an Oracle Application to meet their business requirements without programming. Key FlexFields enable multi-segment, intelligent keys, and allow segment validation and security. Descriptive FlexFields provide users custom expansion space on forms. This course introduces the learner to different types of
more...
Introduction to Netscape Servers


This is an overview course of the eight SuiteSpot servers. Beginning with an overview of Internet Services and deploying an Internet, this course will then cover each of the eight Netscape servers with an emphasis on functions. Some basic programming interfaces will be covered for each of the servers.
more...
Java 2 Programming Part 1: The Java Language
This is the first 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 first course in the series is designed to give students
more...
Java 2 Programming Part 4: Building and Managing GUIs
This is the fourth 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 covers using the java.awt package and creating
more...
J2EE Connectivity Part 1: Architecture and Client Development
This first course in the series provides the foundation for the rest of the course series. It introduces learners to enterprise computing and to the Java 2 Platform, Enterprise Edition. It also teaches how to design enterprise-level, N tier Java Applications and the basics about client development, including client-side programming and using the Java Naming Directory Interface (JNDI).
more...
CCNT Computer-Telephony Integration Essentials
This course introduces Computer-Telephony Integration Essentials (CTI). CTI architecture, hardware, market applications and system development are covered in this course.
more...
Object-Oriented Analysis Design I
This course teaches students the basic object-oriented concepts, such as objects, classes, and their relationships. It also teaches the various OOAD methodologies, such as Booch and OMT. This course is intended for systems analysts, application developers/programmers, project managers, and software designers.
more...
ActiveX Components
The ActiveX Components course provides a brief history of the evolution of ActiveX and discusses the various methods of creating an ActiveX control. The different steps involved deploying ActiveX controls have also been described. The course also covers the creation of Active Server Pages (ASP). This curriculum has been designed for application developers and authors who plan, design and implement
more...
ActiveX Code Components
The ActiveX Code Components course covers the creation of ActiveX code components. It introduces the audience to the concepts of ActiveX EXE and ActiveX DLL and goes on to discuss the various methods to create them. The course also explains the development of the code for ActiveX code components and its usage. This curriculum has been designed for application developers and authors who plan,
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...
JavaScript Programming
This course describes the features of Java Script, such as arrays, forms, and events. The course also covers concepts related to object hierarchy in JavaScript, and string, math, and number object. This course is designed for application developers and authors who plan, design and implement web-based business solutions on intranets, extranets, and internets. The student should have prior
more...
Object-Oriented Analysis Design II
This course focuses on the object-oriented (OO) software development life cycle, both at the macro and the micro level. It also teaches the diagrams used at the different levels of the OO software development life cycle. This course is intended for systems analysts, application developers/programmers, project managers, and software designers.
more...
Fundamentals of Active Server Pages
This course is the first course in a series of three in the ASP curriculum. This course acquaints the students with the capabilities of Active Server Pages. It also enables students to create ASP applications. Programmers wishing to learn about Active Server Pages.
more...
Using ASP Components
This course is the second course in a series of three in the ASP curriculum. This course acquaints the students with the capabilities of Active Server Pages. It also enables students to create ASP applications. Programmers wishing to learn about Active Server Pages.
more...
Integrating Databases with ASP 3 0
This course is the third course in a series of three in the ASP curriculum. The course provides a description of database integration with Active Server Pages. It also enables students to publish and secure ASP applications. Programmers wishing to learn about Active Server Pages.
more...
Object-Oriented Programming and COM
The Object-Oriented Programming and COM is the first course in this curriculum. This course describes the features of Object Orientation and the Component Object Model (COM). The course also covers the basics of creating and working with the COM and Distributed COM (DCOM) components. This curriculum has been designed for application developers and authors who plan, design and implement distributed
more...
Programming Constructs of C
This course presents the concept of structures, arrays, and strings within a C program. This course also covers how to create functions, including overloaded and inline functions. In addition, the students learn how to create pointers, and the application of pointers. Finally, the students learn the concept of classes and objects in C . Programmers who have functional experience in programming
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...
Data Manipulation in C
This course introduces students to the data manipulation features of C . In addition to understanding stream and file handling in C , the students are introduced to the role of preprocessor in C . 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
more...
GUI Programming with Swing
The GUI Programming with Swing WBT is meant for Java and AWT application developers who want to create sophisticated user interfaces using Swing. The course will enable students to acquire an understanding of the Swing container, action, and event classes. The course also describes basic Swing concepts and features in addition to its packages and class hierarchy. It provides sample programs and
more...
Using Swing Components
Using Swing Components WBT is the second course of this curriculum. This course acquaints the users with creating and using Swing components, such as buttons and lists. It also describes how to create advanced Swing components, such as BoundedRange components, and tables and trees. Additionally, this course explains how to create application interfaces. Users who want to familiarize themselves
more...
CICS Application Programming I
This course provides users with a comprehensive view of modern CICS coding. It deals with introductory through advanced topics in CICS, and introduces the CICS environment, programs, functions, and transactions (BMS Maps, CICS programs). Conversational and pseudo-conversational programming are also covered. Application developers, programmers, systems analysts, managers, operations staff.
more...
CICS Application Programming II
This course provides users with a comprehensive view of modern CICS coding. It deals with introductory through advanced topics in CICS, and introduces the CICS environment, programs, functions, and transactions (BMS Maps, CICS programs). Conversational and pseudo-conversational programming are also covered. Application developers, programmers, systems analysts, managers, operations staff.
more...
CICS Application Programming III
This course provides users with a comprehensive view of modern CICS coding. It deals with introductory through advanced topics in CICS, and introduces the CICS environment, programs, functions, and transactions (BMS Maps, CICS programs). Conversational and pseudo-conversational programming are also covered. Application developers, programmers, systems analysts, managers, operations staff.
more...
CICS Application Programming IV
This course provides users with a comprehensive view of modern CICS coding. It deals with introductory through advanced topics in CICS, and introduces the CICS environment, programs, functions, and transactions (BMS Maps, CICS programs). Conversational and pseudo-conversational programming are also covered. Application developers, programmers, systems analysts, managers, operations staff.
more...
DB2 Application Programming I Rel 4 x
This course teaches students how to use embedded SQL in their applications to retrieve and update information contained in DB2. Application developers.
more...
DB2 Application Programming II Rel 4 x
This course teaches students how to use embedded SQL in their applications to retrieve and update information contained in DB2. Application developers
more...
IMS DC Programming II
This course expands on the concepts developed in IMS/DC Programming I, and further helps new IMS/DC developers to maintain existing systems or develop new IMS/DC systems. Areas of interest include MFS features and facilities, terminal message switches, and program-to-program message switches. Some tips to debug your online application program, and some current and future trends in IMS/DC
more...
COBOL Basic Applications
This course will present task-based, real-world scenarios covering the design, coding, and implementation of one type of COBOL application that is commonly required by businesses with large files. An example date field problem is identified and resolved. A simple COBOL product recall application is designed using flowcharts, pseudocode, and Record Layout Forms. The contents of a sequential master
more...
COBOL Calculation Applications
This course will present task-based, real-world scenarios covering the design, coding, and implementation of one type of COBOL application that is commonly required by businesses with large files. A subset of the contents of a sequential master file are retrieved. Calculations are performed on the data and a print file is generated. This course is based on ANSI X3.23-1974 and ANSI X3.23-1985 COBOL
more...
COBOL Basic File Processing
TA COBOL product recall application will be created that accepts input from a sequential sales file and an index customer file, then generates a sorted customer contact file. This course is based on ANSI X3.23-1974 and ANSI X3.23-1985 COBOL standards. This course is designed for individuals with some prior programming experience who require an introduction to, or to be reacquainted with, the
more...
COBOL Complex File Processing
This course will present task-based, real-world scenarios covering the design, coding, and implementation of one type of COBOL application that is commonly required by businesses with large files. The first application accepts input from two files, the Customer Contact file and the Warranty file. The data is checked for the latest contact information and a master contact log file is generated. The
more...
COBOL Interactive Applications
This course will present task-based, real-world scenarios covering the design, coding, and implementation of one type of COBOL application that is commonly required by businesses with large files. An application will be created that allows a user to update a relative master recalled parts file by manually inputting the data, and automatically generate a transaction log of the updated records. This
more...
COBOL Report Generation
This course will present task-based, real-world scenarios covering the design, coding, and implementation of one type of COBOL application that is commonly required by businesses with large files. This interactive application will write a recall customer notification report and a recall status report. This course is based on ANSI X3.23-1974 and ANSI X3.23-1985 COBOL standards. This course is
more...
CA-IDMS R Application Programming Part I ver 12
Explains CA-IDMS structure and environment, teaches how to access and manipulate records and sets, and details how they are physically stored in the database. Programmers, analysts and systems designers.
more...
CA-IDMS R Application Programming Part II ver12
Explains CA-IDMS structure and environment, teaches how to access and manipulate records and sets, and details how they are physically stored in the database. Programmers, analysts and systems designers.
more...
ABAP Web Application Server Development
The course Web Application Server Development provides an overview of the architecture of the SAP Web AS and explains the differences between the SAP Web Application Server and the SAP Internet Transaction Server (ITS). Furthermore, the user will be introduced to the concept on which the programming model of the Web Application Server is based. The Computer Based Training (CBT) course SAP Web
more...
Getting Started with Access 2002
The Getting Started with Access 2002 WBT is the first course of the Office XP: Access 2002 curriculum, which familiarizes users with basic database concepts and the features of Access. This course describes the concepts and processes involved in creation and design of databases and tables in Access 2002. Additionally, this course guides users on efficiently relating, managing, and customizing
more...
IBM DB2 UDB Essentials Pt 1 - Fundamentals of DB2 UDB Programming
This course is the first of two that cover the fundamentals of IBM DB2. It introduces the IBM DB2 UDB family and the key elements of database management services. Comprehensive coverage is given to SQL from the end-user's perspective - writing and running SQL and the application of SQL to business intelligence. The latter half of the course covers SQL and programming - the principle elements of
more...
OS/390 CICS/ESA Concepts
This course explains the basics of the Customer Information Control System (CICS). It focuses on the single-system environment but also discusses CICSplex and other CICS intercommunication facilities. CICS is IBM's general purpose online transaction processing (OLTP) software, which is used by many organizations to handle transaction processing needs. Some topics discussed in this course are
more...
CICS/ESA Concepts


This course explains the basics of the Customer Information Control System (CICS). It focuses on the single-system environment but also discusses CICSplex and other CICS intercommunication facilities. CICS is IBM's general purpose online transaction processing (OLTP) software which is used by many organizations to handle transaction processing needs.Some topics discussed in this course are online
more...
Visual Basic 6 Introduction Part I
This course introduces the Rapid Application Development environment of Visual Basic 6.0. The student will become familiar with the Visual Basic design environment and will be introduced to the development of Windows applications. Programming fundamentals are covered including a discussion of variables and subroutines procedures and functions number and string manipulation and control-of-flow
more...
SQL Server 7.0 Data Warehousing SQL Part I
This course is designed to help students gain knowledge of the core components of data warehousing application development tools and SQL management tools. The course introduces basic concepts terminology for understanding SQL Server 7.0 relational databases Structured Query Language and new or improved features. It builds on this foundation to cover client/server web applications programming
more...
Java 2: Introduction to Java 2
This course provides an introduction to the Java programming language. Topics covered include the history of Java main features of the language its differences from C++ the Java Virtual Machine and the Java Application Programming Interface. You will also learn the methodology for creating and executing Java programs and applets. An explanation of the tools provided by the SDK is included along
more...
Java 2: Classes and Inheritance
This course is aimed to discuss the constructs and features that make Java a highly modular and object-oriented programming language. The use and implementation of programming constructs such as classes objects methods packages interfaces and constructors and details of their benefits are described. Additionally the course explains the application of various Java features such as encapsulation
more...
MS VB .NET: Windows Development Part 3


The Interoperating and Migrating COM Objects section in this course explains how to use .NET and COM components in your Windows Forms application. You will also learn how to call Win32 APIs in your Windows Forms application. The section also covers upgrading Visual Basis 6.0 applications to Visual Basic .NET using the Upgrade Wizard. The Asynchronous Programming section explains how to use the
more...
C# Programming for MS .NET - Part 1: Introduction to C#


This is the first course in a five part series that provides an introduction to the Microsoft .NET platform in which the learners use the C# programming language. This course teaches how to compile, run, and debug a C# application and how to use value-type variables in C#.
more...
Microsoft Access 2000 Designing and Implementing Database Applications Part 3 - Creating Application
This is the third course in a five-part series that will provide IT professionals with the knowledge and skills necessary to design and implement database solutions using Microsoft Access 2000. At the completion of this course students will learn to identify the basics of Access 2000 programming; identify the constructs that are used to control the flow of a program; write Sub and function
more...
C# Programming for MS .NET - Part 1: Introduction to C#
This is the first course in a five part series that provides an introduction to the Microsoft .NET platform in which the learners use the C# programming language. This course teaches how to compile run and debug a C# application and how to use value-type variables in C#.
more...
MS VB .NET: Windows Development Part 3
The Interoperating and Migrating COM Objects section in this course explains how to use .NET and COM components in your Windows Forms application. You will also learn how to call Win32 APIs in your Windows Forms application. The section also covers upgrading Visual Basis 6.0 applications to Visual Basic .NET using the Upgrade Wizard. The Asynchronous Programming section explains how to use the
more...
Microsoft Visual Basic 5.0: Programming Fundamentals - Part 1
This is the first course in a seven part series for application developers who intend to design build and implement business solutions by using Microsoft Visual Basic 5.0. The series aims to enable the professionals to pass Microsoft exam 70-165 Developing Applications with Microsoft Visual Basic 5.0.
more...
Microsoft Visual Basic 5.0: Programming Fundamentals - Part 2
This is the second course in a seven part series for application developers who intend to design build and implement business solutions by using Microsoft Visual Basic 5.0. The series aims to enable the professionals to pass Microsoft exam 70-165 Developing Applications with Microsoft Visual Basic 5.0.
more...
Oracle PL/SQL: Database Programming
This is the second course in a two part series that discusses the features of stored subprograms and packages. This course explains how to create and execute stored procedures and functions as well as how to create stored packages. This course also discusses built-in server-side packages and their use in debugging stored subprograms. This course covers how to manage stored subprograms and
more...
Oracle9i PL/SQL: Database Programming
This course discusses the features of stored subprograms and packages. Participants will learn how to create and invoke stored procedures and functions as well as how to create stored packages. This course also discusses built-in server-side packages and their use in debugging stored subprograms. Participants will learn how to manage stored subprograms and packages. This course also introduces
more...
IBM Programming XML and Related Technologies Part 1: XML Parsing
This course introduces students to WebSphere Studio Application Developer. It provides a general over overview of XML parsing and it introduces students to the Simple API for XML (SAX) parser and the Document Object Model (DOM) XML parser.
more...
IBM DB2 Universal Database V6.1 Application Development
This course will provide application developers with the specific skills and knowledge needed to be successful in an IBM DB2 Universal Database (UDB) V6.1 application development environment for UNIX Windows or OS/2 platforms. This course will teach students about SQL application development application development objects embedded SQL programming and dynamic SQL programming.
more...
Visual Basic 6: Basic User Services
This course enables students to create forms, form menus, and custom controls for forms. This course also introduces students to Multiple Document Interface and Application Programming Interface.
more...
Implementing an SQL 7.0 Data Warehouse
The Implementing an SQL 7.0 Data Warehouse course is the second course in the SQL Server 7.0 - Data Warehousing curriculum consisting of four courses. It helps students to design a database and enhance the efficiency of queries by using different types of indexes. It also describes the process of creating files and filegroups and helps students to select an application programming interface for
more...
Cross System Product V.3 Appl Programming


Teaches how to develop, create and edit a CSP application.
more...
