Online Languages eLearning
Languages Training Provider? - Tell us about your Training!
From 123-CBT Computer Based Training
Recruiting Talent

... of potential employees that spans generations, cultures, languages, and even continents, each of which brings something different to the table and may expect or want something different in return. The course specifically focuses on how to appeal to these recruits by tapping in to what is important to them in a job. It also prepares learners to establish and implement a recruitment strategy.
more...
Linux System Customization and Automation

Linux System Customization and Automation Linux
To discuss common scripting languages and to describe methods for automating Linux system tasks
more...
C Programming Structured Programming

C Programming: Structured Programming
To provide the student with structured programming concepts used in C
more...
C Programming Classes and Data Abstraction

C Programming: Classes and Data Abstraction
To provide students with the skills required to create and instantiate classes
more...
C Programming Manipulating Objects

C Programming: Manipulating Objects
To provide the student with the skills required to use dynamic memory allocation in C
more...
C Programming Overloading

C Programming: Overloading
To provide the student with the skills required to use polymorphism and overloading
more...
C Programming Files and Streams

C Programming: Files and Streams
To provide the student with the skills required to create C programs that use files
more...
C Programming Programming Techniques

C Programming: Programming Techniques
To give the student an appreciation of advanced concepts in C programming
more...
ANSI C Programming Introducing C

ANSI C Programming: Introducing C
To familiarize students with the capabilities of the ANSI C language and to enable them to write useful C programs
more...
ANSI C Programming Data Representation

ANSI C Programming: Data Representation
To describe how ANSI C programs use memory to store data and how to write portable C programs
more...
ANSI C Programming Functions

ANSI C Programming: Functions
To introduce functions in ANSI C and describe how to write and use them in programs
more...
ANSI C Programming Expressions

ANSI C Programming: Expressions
To describe the syntax rules governing expressions and statements in ANSI C and how to to use expressions and statements
more...
ANSI C Programming Flow Control

ANSI C Programming: Flow Control
To describe advanced flow-control statements
more...
ANSI C Programming Text Processing

ANSI C Programming: Text Processing
To describe how to write ANSI C programs for text, string, and array processing
more...
ANSI C Programming Processing Records

ANSI C Programming: Processing Records
To describe how to write ANSI C programs for processing aggregate data objects individually, in arrays, and in lists
more...
ANSI C Programming Pointers

ANSI C Programming: Pointers
To describe how to write advanced, efficient ANSI C programs using pointers
more...
ANSI C Programming The Standard Library and Preprocessor

ANSI C Programming: The Standard Library and Preprocessor
To describe programming file and other I/O operations in ANSI C and how to implement facilities from the standard library
more...
Perl Language Fundamentals

Perl Language Fundamentals
To perform basic programming operations using Perl variables, regular expressions, search-and-replace procedures, and file handling
more...
Starting to Program with Perl

Starting to Program with Perl
To use Perl to create basic and object-oriented data-driven applications and to interact with CGI scripts and MySQL databases
more...
DHTML and Cascading Style Sheets

DHTML and Cascading Style Sheets
To outline how and when to use basic DHTML and to describe how to use Cascading Style Sheets for positioning and formatting in web pages
more...
Making Content Dynamic with DHTML

Making Content Dynamic with DHTML
To describe how to make content dynamic using DHTML
more...
Advanced Schemas

Advanced Schemas
To enhance schemas with user-defined datatypes and namespaces
more...
Transforming and Formatting XML

Transforming and Formatting XML
To use XSLT and XSL-FO syntax to transform XML documents
more...
Querying Navigating and Linking XML Data

Querying, Navigating, and Linking XML Data
To work with the XML standards used to query, navigate, and link XML data
more...
Introducing NET 3 5 and Visual Studio 2008

...atforms. The .NET Framework supports the use of different languages and libraries for application development. Application types include both Windows-Forms applications and Web applications. Visual Studio 2008 is an integrated development environment that includes a drag-and-drop interface designer and many other tools for building and deploying .NET applications. This course identifies the key
more...
Basic Acct Principles and Framework

... Framework
Accounting and finance are the universal languages of business, and their functions form the core of most organizations. The accounting function sets up the bookkeeping system, monitors it, prepares and presents the financial statements to management, and interprets them as needed. Bookkeeping is a part of the accounting function and involves the mechanical aspect of recording,
more...
Web Development Fundamentals

Web Development Fundamentals
This course will provide an overview of the concepts and skills necessary to design and publish a web site. It will cover how to use HTML and CSS to develop web site content. It will also provide an overview of the role of languages such as DHTML, XHTML, XML, and JavaScript in web site implementation. It also introduces the user to advanced web techniques such as
more...
Diversity and You

...pond to demographic and social changes that introduce new languages, cultures, values, and attitudes to the workplace, so must you as an individual. To understand and appreciate diversity, you must develop an understanding of yourself and the ways in which you and others view the world. Your ability to use a variety of strategies to effectively deal with diverse situations in and out of the
more...
Querying XML Data With XPath and XQuery

Querying XML Data With XPath and XQuery
The XML Path Language, XPath, is designed to allow the developer to select specific parts of an XML document. XPath is also used extensively with the XML query language, or XQuery. This course will cover how to use these languages to both navigate and query XML data. Specific topics covered include XPath basics, XPath functions, as well XQuery built-in
more...
Web Services XML

Web Services & XML
Since XML provides a language that can be used on various platforms and by a variety of applications, it is an ideal way for web services to send information back and forth. This course will examine the key role that XML plays in the creation and use of web services and its various elements. Specific topics include using SOAP, WSDL, REST, and security.
more...
XML Language Basics

XML Language Basics
XML (Extensible Markup Language) is a language used primarily for the management, display, and organization of data. XML consists of tags used to define elements and is derived from SGML or Standard Generalized Markup Language for use on the web. This course discusses the basics of creating documents in XML. It also covers how to use Document Type Definitions (DTDs) to
more...
Manipulating XML with the SML DOM Ajax

Manipulating XML with the SML DOM & Ajax
Accessing and parsing XML data is an important facet of utilizing it in web applications. Some of the most popular ways of accessing and parsing XML data are through the XML Document Object Model (XML DOM) and through asynchronous JavaScript and XML (Ajax). This course will explore how to use these techniques with XML to realize its data potential.
more...
XML Transformation Using XSLT XSL-FO

XML Transformation Using XSLT & XSL-FO
XSLT and XSL-FO provide a way to transform XML data into a variety of formats. They each have an important role to play since data often needs to be formatted for presentation to the end user. This course will examine how each is used to format and transform XML for user consumption, as well how to use both client-side and server-side methods to perform
more...
Getting Started with Software Programming

...e development, beginning with a brief history of computer languages and how these languages have evolved into powerful programming environments, and ending with the actual creation of simple algorithms. Specific topics covered include the Software Development Life Cycle (SDLC), best practices for developing computer programs, the tools available for software developers, and the basics of
more...
Introduction to Software Program Design

...to understand the various methods required by programming languages. This course introduces the learner to the basic methods and processes necessary to construct algorithms, including variables and data types, expressions and statements, and more advanced concepts like arrays and functions. Specific topics covered include variables, constants and data types, expressions and statements, arrays,
more...
JavaScript Advanced Browser Scripting DHTML

JavaScript: Advanced Browser Scripting & DHTML
JavaScript allows developers to use browser scripting techniques to detect code or user-entry errors, and to dynamically add interactivity to web sites. This course explores and demonstrates how to use JavaScript to incorporate error handling techniques into your programs as well as enhance the interactivity of the user experience using DHTML.
more...
JavaScript Browser Scripting Fundamentals

JavaScript: Browser Scripting Fundamentals
Using JavaScript, developers can interact with numerous browser objects, create and modify windows and frames, and access and modify form information. This course explores and demonstrates how to use JavaScript to access and modify client-side features of the browser, and as a result to add a degree of interactivity to web sites. Specific topics
more...
JavaScript Objects Object-Oriented Programming

JavaScript: Objects & Object-Oriented Programming
Object-oriented programming is an important feature of JavaScript. This course will explore the advantages and implications of object-oriented programming, and prepare the learner to create and utilize user-defined objects in JavaScript. It will also introduce key objects that are part of the JavaScript language, including String, Math,
more...
JavaScript Functions Regular Expressions

JavaScript: Functions & Regular Expressions
In JavaScript, all functions are technically Function objects and provide users with an alternative way to encapsulate statements to perform more powerful and useful actions in a reusable piece of code. Regular expressions ease the task of validating data in JavaScript programs. This course will explore how to use Function objects and useful
more...
JavaScript Language Basics

JavaScript Language Basics
JavaScript is a client-side interpreted scripting language that enables you to enhance static web applications by working in tandem with HTML and Cascading Style Sheet (CSS). This course will introduce the history of JavaScript and outline how it is commonly used to develop dynamic web sites. Moving into the fundamentals of the language, the course will demonstrate
more...
Visual Basic System Types Collections

Visual Basic: System Types & Collections Microsoft
Visual Basic is one of the core languages used by programmers for software development in Visual Studio. This course primarily serves as an introduction to new Collections and System Types. This course also covers enumerators, and new interfaces, specifically the Generic Interface.
more...
Developing Web Apps With VB 2008 and ASP NET 3 5

...ersion is Visual Studio 2008 and it supports a variety of languages including Visual Basic 2008, Visual C , Visual C#, and Visual J#. ASP.NET 3.5 is Microsoft s latest version of ASP for developing web applications using the .NET Framework. It builds on the previous version ASP.NET 2.0, while maintaining backwards compatibility. This course provides an overview of how to develop web
more...
Printing MDI Forms Usability With VB 2008

...on of applications that can be used in many locations and languages, and also allow for the inclusion of accessibility features. This course explores how to configure print functionality, create menus, globalize, localize, and add further functionality and controls to Windows Forms. Specific topics covered include printing, MDI Forms, globalization and localization, and using accessibility and
more...
NET Framework 4 0 Web Apps with Visual Studio 2010 and VB 2010

...ersion is Visual Studio 2010 and it supports a variety of languages including Visual Basic 2010, Visual C , Visual C#, and Visual J#. ASP.NET 4.0 is Microsoft's latest version of ASP for developing web applications using the .NET Framework. It builds on the previous version ASP.NET 3.5, while maintaining backwards compatibility. This course provides an overview of how to develop web
more...
Creating Implementing Programming Objects in SQL Server 2008

...ramming objects using any of the Microsoft .NET Framework languages and then deploy them within SQL Server using assemblies. This course demonstrates how to create user-defined functions, DML and DDL triggers, and stored procedures, as well as how to use the control of flow language in transactions and handle any errors that might arise within them using TRY...CATCH, RAISERROR, and ERROR. The
more...
NET Framework 4 Web Apps with Visual Studio 2010 Visual C 2010

...ersion is Visual Studio 2010 and it supports a variety of languages including Visual Basic 2010, Visual C , Visual C#, and Visual J#. ASP.NET 4 is Microsoft's latest version of ASP for developing web applications using the .NET Framework. It builds on the previous version ASP.NET 3.5, while maintaining backwards compatibility. This course provides an overview of how to develop web applications
more...
Software Program Control Flow Fundamentals

Software Program Control Flow Fundamentals
Computer software works because programmers create algorithms, which when broken down, are nothing more than a collection of logical constructs. This course introduces the learner to the logic behind computer software, including using defining tables to solve a problem, conditional statements like IF THEN, and repetition using FOR and WHILE loops.
more...
Introduction to HTML5 and CSS3

Introduction to HTML5 and CSS3
This course provides an overview of the changes to HTML5 and CSS3 from their previous versions. It introduces some of the key features of HTML5 and CSS3, and how to apply these features to create a simple HTML5 program styled with CSS3. This course also shows how supporting browsers will render the page and provides fallback solutions for non-supporting
more...
Working with Forms the Canvas Media in HTML5

Working with Forms, the Canvas & Media in HTML5
This course provides detailed instruction on three new APIs in HTML5 Canvas, Audio and Video as well as on the new features of the Forms API. The course also shows how supporting browsers will render the page and provides fallback solutions for non-supporting browsers.
more...
Advanced HTML5

Advanced HTML5
This course provides instruction on many of the new API's that have been introduced with HTML5 relating to web support, communication, and 3D graphics. The course also covers features that are strictly speaking not part of the HTML5 specification, but are often associated with HTML5 because they were introduced at much the same time.
more...
From Online Training Directory
Object-Oriented Analysis & Design using UML


This will be an eight week course introducing OO Analysis & Design. Each concept taught will be applied to a real world system in a step-by-step modeling of the same.
Topics Covered : Why OO, What is UML, Outline of development process, Use Cases, Class Diagrams( basic concepts ), Interaction Diagrams, Class Diagrams( advanced concepts ), Packages & Collaborations, State Diagrams, Activity
more...
Object-Oriented Analysis & Design using UML
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...
8 Week JavaScript Standard Course with Instructor Interaction


A dynamic and complete course on JavaScript. Very hands on.
more...
Learn JavaScript All By Yourself-Advanced



Learn more advanced features of JavaScript with our 5 week advanced lite course.
more...
Learn JavaScript All By Yourself-Introductory



Learn the basics of JavaScript with our 5 week introductory lite course.
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...
Introduction to XML


The ABC`s of XML tagging. Learn to read and write documents in XML, the key to new Web content and e-commerce.
In this self-directed course you learn why XML is becoming a key standard on the Web, how it changes the way you write content, and how XML tags take your text through a maze of software from your desk to the user.
You learn about the critical role of software called a parser that
more...
Getting Started With Microsoft Windows XP



This course introduces students to the basic features in Microsoft Windows XP. This course will teach the end-user necessary skills like using the mouse, working on the Desktop, using windows, and operating the Start menu and Taskbar. The course will also walk the students through formatting disks, printing documents, using system tools, and shutting down the computer.
This course introduces
more...
Getting Started With Windows Millennium



This course introduces the basic features in Windows Millennium Edition by teaching necessary skills like using the mouse, working on the Desktop, using windows, operating the Start menu and Taskbar, navigating in Windows Explorer, and using some of the included accessories.
This course introduces students to the basic features in Windows Millennium Edition.
This course will teach necessary
more...
Microsoft Office XP New Features



This course introduces students to some of the new features of the Office XP suite. It covers the major new features of Microsoft Word, Microsoft PowerPoint, Microsoft Excel, Microsoft Access, and Microsoft Outlook.
This course introduces students to some of the new features of the Office XP suite.
It covers the major new features that apply to all of the applications, including smart tags and
more...
Microsoft Windows XP Level 1



This course introduces students to the basic features in Microsoft Windows XP by including lessons on customizing the Desktop and using Windows Explorer. The course will walk the students through formatting disks, printing documents, using system tools, and shutting down the computer.
This course introduces students to the basic features in Microsoft Windows XP.
This course will teach the
more...
Office XP (2002) Advanced



This advanced course introduces students to some new features of Microsoft Office XP. It covers the major features that apply to all of the applications. This includes Microsoft Word, Microsoft PowerPoint, Microsoft Excel, Microsoft Access, Microsoft Outlook, as well as a special course on time management. The goal of this advanced course is to broaden and develop the intermediate skills that the
more...
Office XP (2002) Intermediate



This course introduces students to some new features of Microsoft Office XP. It covers the major features that apply to all of the applications. This includes Microsoft Word, Microsoft PowerPoint, Microsoft Excel, Microsoft Access, and Microsoft Outlook. This intermediate course strives to broaden and develop the intermediate skills that students already possess.
This intermediate course
more...
Office XP (2002) Introduction



This course introduces students to the basic features of Microsoft Office XP. It covers the major new features that apply to all of the applications. This includes Microsoft Word, Microsoft PowerPoint, Microsoft Excel, Microsoft Access, Microsoft FrontPage, and Microsoft Outlook. Students will learn the intoductory features that each of these applications has to offer.
This course introduces
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...
Windows 98 Level 1



This introductory course will teach students how to use the basic features of Microsoft Windows 98. The course includes lessons on customizing the Desktop using Web content, screen savers, and Desktop themes. Students will also gain un understanding of the file system, including how to use Windows Explorer.
more...
Windows 98 New Features



This course will introduce students to the new features found in Windows 98, including Internet-related features. Creating a Web page using FrontPage Express and using the Online Help option are just two of the specific topics that will be covered.
more...
PC Fundamentals With Microsoft Windows XP



This course introduces students to the basics of personal computers. Students will learn what a computer is and how to identify and classify some basic components and peripherals. Students will also receive instruction on how to turn on a computer and log on to Microsoft Windows XP. In addition, students will learn what Microsoft Windows XP is, how to use the mouse to access various essential
more...
Administering Microsoft ® SQL Server 2000 (SQL)



This course will provide student with the knowledge and skills required to install, manage and administer Microsoft SQL Server 2000 (SQL) databases.
This course is design to help students master the concept of administering Microsoft? SQL Server 2000 (SQL) databases effectively. When a student completes this course he/she will be able to plan and complete a successful installation or upgrade,
more...
Advanced Active Server Pages


Learn to program using Microsofta s latest technology, ASP. PREREQUISITE: Beginning Active Server Pages
more...
Database Design Concepts


During this course you will learn the basic concepts of database design, the SQL language and how to design and implement a simple relational database.
The course is suitable for all kinds of audiences, as it starts with the very basic concepts of database design and presents the subject in an easy manner. Coursework focuses on the real-life implementation of database solutions and on practical
more...
An Introduction to Linux A Workshop Approach


This Web-based course provide users with a hands-on introduction to the Linux operating system.
This Web-based course provide users with a hands-on introduction to the Linux operating system, with emphasis on practicing essential skills for setting-up and using a Linux desktop. In all, it covers general information on more than 50 Linux distributions.
The course is designed for new users as a
more...
Java 2 - Language & Semantics
Students will learn basic Java programming fundamentals, operators and expressions as well as, control statements and arrays.
In this unit, you will learn about the Java syntax and lexical issues.
It covers identifying the range and declaring the constants, literals, and variables of the three main categories of primitive data types.
You will learn to identify Java keywords and identifiers.
more...
Java 2 -- Classes & Inheritance
Students will learn about Classes & Objects, Inheritance and Polymorphism, Nested Classes and Creating Interfaces in the Java Programming Language
This unit introduces the concept of classes and objects, and discusses the procedure for declaring classes and creating objects.
You will learn to declare instance variables, methods, and local variables by using permitted modifiers such as public,
more...
Java 2 -- Handling Exceptions & Implementing Threads
This unit describes exceptions, exception handling, threading, multithreading, the creation of threads, their classes and their use.
This unit explains the basics of exception handling by introducing the concept and highlighting the advantages of exception handlers in a program.
It draws a distinction between errors and exceptions. In this unit, you will learn about the keywords used in
more...
Java 2 -- java.lang Package
This unit provides an overview of the java.lang package by explaining its classes, interfaces, and exceptions.
This unit provides an overview of the java.lang package by explaining its classes, interfaces, and exceptions.
It explains the importance of the java.lang package in Java programming.
You will learn about the importance of the Object class, which is the super class for all Java
more...
Java 2 -- java.util Package
This course teaches you about the various interfaces you will need to learn in Java programming You will also learn about additional classes in Java.
In this unit, you will learn about various interfaces, such as Collections, Map, List, Set, Enumeration, Iterator, and Observer, which are available in the java.util package.
You will also be shown how to override some of the methods of the
more...
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 -- File I/O
This course contains 4 units: I/O in Java Streams, Using the Filter & Pipe Stream Classes, Using the Character Stream, and Using the File Classes Each unit covers detail the elements of Java necessary to implement the features and functions for file input and output as you program in the Java language.
In the first unit, you will learn about how Java performs basic I/O operations using streams.
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...
Java 2 -- Enterprise Java
This course contains 4 units: JFC and Swing, Working with Swing Components, Java Servlets, and Distributed Applications. Each unit covers detail the elements of Java necessary to implement these enterprise features and functions as you program in the Java language.
The first unit provides an overview of the JFC package and the Swing architecture.
It explains the features of the Swing class and
more...
Java 2 -- Advanced java.lang & java.util Packages
This course contains 3 units: Accessing Resources at Run Time, The Reflection Package, The jar Utility. 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 describes the important methods in the System class, such as arrayCopy( ), exit( ), gc( ), getProperty( ), load( ), setProperty( ), setIn( ),
more...
Java 2 -- Extending the GUI
This course contains 3 units: Creating Fonts, Dialog Boxes, and Menus, Using Listener Methods, and Handling Events. Each unit covers detail the elements of Java necessary to implement these features and functions as you program in the Java language.
In the first unit, you will learn to use fonts in a program. The unit explains the Font and FontMetrics classes and their methods.
You will learn to
more...
Java 2 -- Networking
This course contains 3 units: Networking Basics, Programming Using Sockets, and Programming Using Datagrams. Each unit covers detail the elements of Java necessary to implement these features and functions as you program in the Java language.
In the first unit, you will learn about the client/server architecture that forms the core of networking concepts. The unit also explains frequently used
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 Operating System
Linux Operating System will get you started in the world of Linux networking and administration. This is a basic course to give you a good foundation from which to build on that will lead to certification and more.
Linux Course Description This course will walk you through the Linux installation and setup, including some of the more difficult topics like network settings and graphical interface
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...
Linux Network Administration
Linux Network Administration is the 3rd of three courses required for Linux+ and LPI certification. Security, firewalls, e-mail, web servers and much more is covered in this course.
Linux Network Administration covers the key areas of Linux network management, security, e-mail and domain servers.
This course also teaches how to set-up Linux web servers as well as how to manage and maintain them.
more...
SQL Server 2000 Implementing and Designing Databases
This course teaches you to design, implement, administer and troubleshoot information systems that incorporate Microsoft SQL Server 2000.
This course prepares you to design and implement database solutions by using Microsoft SQL Server 2000.
This course covers subjects such as: Developing a Logical Data Model, Implementing the Physical Database, Retrieving and Modifying Data, Programming
more...
SQL Server 2000 Administration
This course will teach techniques for installing, configuring, and administering SQL Server 2000.
This course is designed to teach the student all the necessary knowledge to successfully pass the Microsoft exam 70-228 required for MCDBA. (Installing, Configuring, and Administering Microsoft SQL Server 2000.) This indepth course covers all necessary materials to accomplish outcomes listed below.
more...
SQL Server 2000 Data Warehousing
This course will teach you the knowledge and skills necessary to design a data warehouse and to populate data marts by using Data Transformation Services (DTS) in Micorsoft SQL Server 2000
This course will teach you the ins and outs of in Micorsoft SQL Server 2000 by providing the knowledge and skills necessary to understand the underlying design and principles of a data warehouse.
You will
more...
SQL Server 2000 - XML-Enabled Applications Using SQL 2000
This course is designed to teach students the basics of SQL and XML in building and combining applications where database functions are required
This course will give students a good understanding of how to use SQL 2000 in building and integrating applications that use or require a database and are enabled with XML. Course includes a primer for SQL and XML calls for SQL. Course also covers using
more...
Crystal Reports XI
Receive a fundamental understanding of the concepts of Crystal Reports XI by learning to build reports, use formulas, build groups, work with records, and create charts.
Crystal Reports XI Receive a fundamental understanding of the concepts of Crystal Reports XI by learning to build reports, use formulas, build groups, work with records, and create charts. Follow Jason Manibog as he teaches you
more...
Crystal Reports 8
This self-paced interactive course will give the student in-depth knowledge of Crystal Reports 8 and all of its functionality.
One of the greatest challenges in working with data and databases is creating useful, effective, and efficient reports that people will use to enhance the business capabilities of their companies. Upon completion of this course, the student will be able to quickly create
more...
Database Management
This course features coverage of the important aspects of the relational PC-based database model including coverage of SQL. A highly useful methodology for designing databases is presented and illustrated through a variety of examples. This course is designed for anyone interested in gaining familiarity with database management.
Someone taking this course should have some experience using a
more...
Microsoft Access XP Certification
Our Access XP gives you powerful new tools for managing your data.
Welcome to Microsoft Access XP Certification Our Access XP gives you powerful new tools for managing your data. Share your database with co-workers over an Intranet, find and retrieve information quickly, and take advantage of automated, pre-packaged solutions to quickly create databases. Our interactive training series will show
more...
Microsoft Excel XP Certification
Our Excel XP gives you the comprehensive tools to create spreadsheets and share them on the Web for universal viewing and collaboration.
Welcome to Microsoft Excel XP Certification Our Excel XP gives you the comprehensive tools to create spreadsheets and share them on the Web for universal viewing and collaboration. You'll be able to easily analyze data with charts, Microsoft PivotTable views and
more...
Microsoft Office XP Certification
Our Office XP Training consists of 15 interactive computer-based training modules delivered via CD-ROM or via the Internet through our online university.
Welcome to Microsoft Office XP Certification Our Office XP Training consists of 15 interactive computer-based training modules delivered via CD-ROM or via the Internet through our online university. The Office XP suite includes Access, Excel,
more...
Microsoft Outlook XP Certification
Our Outlook XP provides a single location for organizing and managing all of your day-to-day information, from e-mail and calendars to contacts and task lists.
Welcome to Microsoft Outlook XP Certification Our Outlook XP provides a single location for organizing and managing all of your day-to-day information, from e-mail and calendars to contacts and task lists. Our interactive training series
more...
Microsoft Word XP Certification
Our Word XP provides powerful tools for creating and sharing professional documents that anyone with a web browser can view, making it easy for team members to collaborate online.
Welcome to Microsoft Word XP Certification Our Word XP provides powerful tools for creating and sharing professional documents that anyone with a web browser can view, making it easy for team members to collaborate
more...
Oracle 10g OCA
The demand for Oracle technical professionals is growing fast. Experienced or new to the profession you need to know what skills make you more attractive to employers. You will have 1 year access to this course but can complete it as quickly as you like to.
Oracle 10g OCA The demand for Oracle technical professionals is growing fast. Experienced or new to the profession you need to know what
more...
SQL Server 2000 Complete Course
This course is a complete set of SQL Server 2000 Administration, SQL Server 2000 Desing and Implementation, Datawarehousing and XML Enabled Applications using SQL 2000.
This course teaches you to administer and troubleshoot information systems that incorporate the SQL Server 2000 Enterprise Edition. Learn how to install and configure a SQL 2000 Server, plan, design, and create SQL 2000 databases,
more...
Visual Basic.NET
This Visual Basic .NET course teaches you the standards and basics for the Microsoft .NET framework.
Visual Basic.NET is a significant upgrade to Visual Basic and incorporates many new features and framework goals of the .Net architecture. Learning to manage these changes will allow VB developers to create enterprise applications for the .NET platform and to create more traditional VB
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...
Windows Vista
This course introduces students to Microsoft Windows Vista. It discusses the editions available, including Windows Vista Home Basic, Home Premium, and Ultimate, and points out the differences between them. It also introduces some of the new features of Windows Vista, including the Sidebar, Windows Aero, and Windows Media Center. It teaches the user skills such as working on the Desktop, using
more...
Windows Vista Essentials
Windows Vista Essentials offers the tools needed to become a proficient Microsoft Windows Vista user in no time through comprehensive lessons and engaging quizzes, allowing the user to choose which lesson to learn.. Whether the user is a beginner who wants to learn basic operations of the new Windows environment or a seasoned user, learning to access advanced functions and new features, this
more...
Java 2 - Introduction
This course provides students a general overview and understanding of the Java 2 Programming Language.
This unit will discuss Java history and the main features of the Java language.
You will learn how Java differs from C++, and what types of unique features are available in the Java language.
You will also learn why the Java Virtual Machine is considered the core of the Java platform.
more...
From 123-CBT Computer Based Training
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
more...
VBScript - Elements Arrays Procedures and Program Flow
VBScript- Functions Core Objects and Classes
To explain the purpose and syntax of the built-in VBScript functions and how objects and classes are implemented in VBScript
more...
XML Language Basics
To provide an overview of XML, discuss XML structures, and discuss DTDs and XML schemas
more...
Style Sheets and Links
To explain the use of style sheets and links in XML and to discuss different XML applications
more...
C Foundation for Non-C Programmers - Part 1

...c.) or have limited experience with other Object-Oriented languages (e.g., SmallTalk, Eiffel, etc.) They should also have a detailed understanding of the general process of structured software design and development. T otal Learning Time 6 - 8 Hour(s) Course Contents Unit 1: Fundamentals of C++ Duration: 2 - 3 Hour(s) Identify the features of C++. Identify the parts of a
more...
C Foundation for Non-C Programmers - Part 2

...c.) or have limited experience with other Object-Oriented languages (e.g., SmallTalk, Eiffel, etc.) They should also have a detailed understanding of the general process of structured software design and development. Participants should have taken the first part of this series, course 13209. T otal Learning Time 6 - 8 Hour(s) Course Contents Unit 1: Classes: Fundamentals
more...
Object Analysis Design Requirements Analysis

...res of the three most popular Object Oriented programming languages.
Identify the characteristics of Smalltalk.
Identify the characteristics of C++.
Identify the characteristics of Java.
Identify the characteristics of System Scoping.
Identify the need for System Scoping
Identify the characteristics of a Scenario.
Identify the uses of Scenarios.
Identify the characteristics of a
more...
Oracle Report Builder Controlling Reports

...eports for execution in different GUIs, environments, and languages. C ontent Emphasis Skills-Based A udience Application developers, database administrators, designer/developers, and technical support professionals. Prior to taking this course, participants should be familiar with SQL and PL/SQL using Procedure Builder and PL/SQL Database Programming, or have taken courses
more...
Oracle Reports R6 Control Reports

... Identify the steps for developing reports in different languages, using national language support and Translation Builder. C ontent Emphasis Skills-Based A udience Application Developers, Database Administrators, Designer/Developers and Technical Support professionals. Participants should have knowledge equivalent to the following courses: Oracle SQL and SQL*Plus: Basic SELECT
more...
SQL and PL SQL Basic SELECT

...cepts and techniques. Some prior knowledge of programming languages would be an advantage. This course will help candidates prepare for test 1Z0-001, which applies towards the following Oracle Certified Professional (OCP) Program certification tracks: Oracle7.3 Certified Database Administrator, Oracle8 Certified Database Administrator, and Oracle Certified Application Developer, Release 2. T
more...
SQL and PL SQL Data Retrieval Techniques

...cepts and techniques. Some prior knowledge of programming languages would be an advantage. In addition, participants should have taken the first part of this series, Oracle SQL: Basic SELECT Statements (61110). This course will help candidates prepare for test 1Z0-001, which applies towards the following Oracle Certified Professional (OCP) Program certification tracks: Oracle7.3 Certified
more...
SQL and PL SQL DML and DDL

...cepts and techniques. Some prior knowledge of programming languages would be an advantage. In addition, participants should have taken the first two courses in this series, Oracle SQL: Basic SELECT Statements (course 61110) and Oracle SQL: Data Retrieval Techniques (61111). This course will help candidates prepare for test 1Z0-001, which applies towards the following Oracle Certified
more...
XML Programming--Part 1 Components Style Sheets

...f XML. Identify the stages in the development of markup languages. Identify the tags in XML document structure. Identify the functions of data modeling in XML. Associate a Document Type Definition (DTD) with an XML document. Define elements in XML. Identify key stages in the development of cascading style sheets and HTML. Identify the methods of presenting XML in browsers.
more...
XML Programming--Part 1 Components Style Sheets

...f XML. Identify the stages in the development of markup languages. Identify the tags in XML document structure. Identify the functions of data modeling in XML. Associate a Document Type Definition (DTD) with an XML document. Define elements in XML. Identify key stages in the development of cascading style sheets and HTML. Identify the methods of presenting XML in browsers.
more...
CIW Web Languages Perl Fundamentals Curriculum

The CIW Web Languages: Perl Fundamentals Curriculum includes the following courses: CIW Perl Fundamentals: Part 1(Basic Syntax) CIW Perl Fundamentals: Part 2(Manipulating Scripts) CIW Perl Fundamentals: Part 3(Best Practices) To review individual course descriptions, please return to the previous page and select the desired title(s).
more...
Oracle9i SQL Basic SELECT Statements

... Oracle9i with their functions. o Identify the tools and languages used to communicate with the Oracle server. o Match the services provided by Oracle9iAS with their functions. o Match the tools in Oracle9iDS with their functions. o Identify the features of Oracle9i. o Identify the features of Oracle9i Database. o Match the components of Oracle Internet Platform with their features. o
more...
Oracle SQL PL SQL Using Procedure Builder Curriculum

...f 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 consists of four Skill Builder courses: Course 61110
more...
i-Net Part 3 Web Site Development

...es that presents students with an overview of programming languages and database integration technologies. This course focuses on the basic HTML tags for Web site creation and Web site enhancement techniques; including adding interactivity, style sheets, and modern technologies. Web site testing and using search engines effectively are also covered. Learn To: o Identify programming
more...
Visual Basic NET-Web Based Development Part 1

...pplication project. Unit 2: Microsoft .NET Programming Languages (2 - 2.5 hours) o Identify benefits of multiple-language support. o Match components of Common Language Runtime (CLR) with their functions. o Sequence the stages in the runtime compile and execute process. o Identify syntax for using a namespace. o Identify features of Microsoft C#. o Identify new features of
more...
Evaluating E-Commerce Options

...dentify the differences between programming and scripting languages.
Identify the characteristics of available programming languages for your Web site environment.
Identify the characteristics of PERL.
Identify which features of Visual Basic make it a suitable server language for e-commerce.
Identify which features of Java make it a suitable server language for e-commerce.
more...
Lotus Domino R5 Development Part 4 Making Your Application Run

...rarchy for a specific scenario. Identify the programming languages that can be used in Domino Designer in a specific scenario. Match the field events for which you can write formulas in Domino Designer with their functions. Match the form events for which you can write formulas in Domino Designer with their functions. Match the view events for which you can write formulas in Domino Designer
more...
XML Building XML-Based Web Applications Part 5

...The course closes with an examination of XML-based markup languages within the business environment and a coverage of the key applications of XML to business, for example, Web services, the .NET initiative, BizTalk, and the eCo Framework. Learn To: o To identify which features of an XML document can be tested by validation. o To sequence the steps in the process for validating XML
more...
XML Building XML-Based Web Applications Part 5

...The course closes with an examination of XML-based markup languages within the business environment and a coverage of the key applications of XML to business, for example, Web services, the .NET initiative, BizTalk, and the eCo Framework. Learn To: o To identify which features of an XML document can be tested by validation. o To sequence the steps in the process for validating XML
more...
C Programming for the Microsoft NET Platform Part 1

... .NET Framework. Identify characteristics of the languages that are supported by the .NET Framework. Identify characteristics of common data type categories. Identify characteristics of the data types in the value type category. Identify guidelines for variable names. Audience The intended audience for this course are individuals involved in
more...
C Programming for the Microsoft NET Platform Part 1

... .NET Framework. Identify characteristics of the languages that are supported by the .NET Framework. Identify characteristics of common data type categories. Identify characteristics of the data types in the value type category. Identify guidelines for variable names. Audience The intended audience for this course are individuals involved in
more...
CIW Site Designer Part 5 Advanced Web Tech Web Site Publishing

...he site. Learn To Identify the various Markup languages such as HTML, XML, and XHTML. Identify the HTML limitations, XML advantages and XML rules. Identify certain concepts related to HTTP servers and cookies. Identify the situations in which various plug-ins are used. Identify the steps to create a downloadable file and embed Java applets.
more...
CIW Application Developer CGI Using Perl Fundamentals Curriculum

...undations series certification (exam 1D0-410) and CIW Web Languages certification (JavaScript 1D0-435 and Perl 1D0-437 exams), or equivalent experience for those learners not seeking Master CIW Enterprise Developer certification. This course covers exam 1D0-430. This curriculum can also be taken by individuals who want to improve their job skills. Content Emphasis Conceptual Deployment
more...
CIW Fundamentals of CGI Using Perl Part 1 CGI Perl Basics

...undations series certification (exam 1D0-410) and CIW Web Languages certification (JavaScript 1D0-435 and Perl 1D0-437 exams), or equivalent experience for those students not seeking Master CIW Enterprise Developer certification. This course covers exam 1D0-430. Content Emphasis Conceptual Deployment Options Internet / Intranet, Download, LAN, Workstation Accreditation NASBA
more...
CIW Fundamentals of CGI Using Perl Part 2 Advanced Features

...undations series certification (exam 1D0-410) and CIW Web Languages certification (JavaScript 1D0-435 and Perl 1D0-437 exams), or equivalent experience for those students not seeking Master CIW Enterprise Developer certification. This course covers exam 1D0-430. In addition, students should have taken the first course of this series (87051). Content Emphasis Conceptual Deployment Options
more...
CIW Application Developer Dynamic Server Pages Curriculum

...quivalent experience. Learners also must pass the CIW Web Languages exam, which includes the CIW Web Languages: Perl Fundamentals and CIW Web Languages: JavaScript Fundamentals courses, and completed the CIW Fundamentals of CGI Using Perl courses, or have a working knowledge of client-side scripting, JavaScript or VBScript. This curriculum is mapped to the Master CIW Enterprise Developer
more...
CIW Dynamic Server Pages Part 1

...quivalent experience. Students also must pass the CIW Web Languages exam, which includes the CIW Web Languages: Perl Fundamentals and CIW Web Languages: JavaScript Fundamentals courses, and completed the CIW Fundamentals of CGI Using Perl courses, or have a working knowledge of client-side scripting, JavaScript or VBScript. This course is mapped to the Master CIW Enterprise Developer
more...
CIW Dynamic Server Pages Part 2

...quivalent experience. Students also must pass the CIW Web Languages exam, which includes the CIW Web Languages: Perl Fundamentals and CIW Web Languages: JavaScript Fundamentals courses, and completed the CIW Fundamentals of CGI Using Perl courses, or have a working knowledge of client-side scripting, JavaScript or VBScript. In addition, students should have taken the first part of this series
more...
CIW Dynamic Server Pages Part 3

...quivalent experience. Students also must pass the CIW Web Languages exam, which includes the CIW Web Languages: Perl Fundamentals and CIW Web Languages: JavaScript Fundamentals courses, and completed the CIW Fundamentals of CGI Using Perl courses, or have a working knowledge of client-side scripting, JavaScript or VBScript. In addition, students should have taken the first two parts in this
more...
SAP R 3 Structure Operation

This course describes the structure of the R/3 System and how it works. The SAP R/3 System explains what SAP R/3 means, and describes the kinds of companies in which it can be used, as well as the system architecture on which it is based. Additionally, it will describe how the trainee will be introduced to R/3 as an integrated system, as well as its organizational structure, and components. The
more...
e-Business Part 3 Choosing Tools Technologies

...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...
From Software Training Academy, Inc
NET Tuning, Debugging, and Optimization



...se would also be useful to programmers who use other .NET languages, such as VB. NET. However, all example code and lab exercises are provided in C#.
The course incorporates a case study approach, involving use of many important features of the .NET Framework, including Windows Forms, ASP. NET Web Forms, Web services, and XML. The case study can serve as an effective vehicle for review
more...
Java Programming Rev 6 0

...atform. It is intended for programmers with experience in languages other than Java, but who may or may not have any previous Java experience. It focuses on procedural and structured coding skills first, and then offers meticulous, in-depth coverage of object-oriented concepts and how to apply them to Java software design and development. The latter part of the course moves from these basic
more...
Java Programming Rev 5 0 Java 5 0

...atform. It is intended for programmers with experience in languages other than Java, but who may or may not have any previous Java experience. It focuses on procedural and structured coding skills first, and then offers meticulous, in-depth coverage of object-oriented concepts and how to apply them to Java software design and development. The latter part of the course moves from these basic
more...
Introduction to Java Programming Rev 6 0

... to students with some previous experience programming in languages such as COBOL or Visual Basic who do not have experience with C or C . And, of course, Java is object-oriented.
The five-day timeline of this course explicitly targets less experienced programmers, providing them with a thorough step-by-step introduction to Java programming. It lays a firm foundation for further study of
more...
Introduction to Java Programming Rev 6 0

... to students with some previous experience programming in languages such as COBOL or Visual Basic who do not have experience with C or C . And, of course, Java is object-oriented.
The five-day timeline of this course explicitly targets less experienced programmers, providing them with a thorough step-by-step introduction to Java programming. It lays a firm foundation for further study of Java.
more...
Developing Applications using Visual Basic 2008 Advanced Topics VB2008

5-Day Bootcamp
In this course you'll learn about important development topics that aren't normally covered in a beginning Windows application programming course. Starting with an introduction to .NET interoperability, then covering topics such as Windows Management Instrumentation (WMI), and System.Drawing namespace. You'll dig deeper into working with the most complex of Visual Studio's
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...
VBScript- Functions Core Objects and Classes
To explain the purpose and syntax of the built-in VBScript functions and how objects and classes are implemented in VBScript System administrators; web developers; application developers
more...
Programming with XHTML 1 1 Basic Concepts
...ovides 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 describes the basic tags used in XHTML. The intended audience for this course includes Technical
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...
Emerging Web Service Standards
To understand the roles and implementation approaches implemented by various emerging web services Application and web developers wishing to attain competency in developing web services using the main web service technologies SOAP, WSDL, and UDDI; systems analysts and systems architects needing a thorough knowledge of service-oriented architecture concepts and web service technologies
more...
Web Services and Service-oriented Architecture
To understand the concepts underpinning web services Application and web developers wishing to attain competency in developing web services using the main web service technologies SOAP, WSDL, and UDDI; systems analysts and systems architects needing a thorough knowledge of service-oriented architecture concepts and web service technologies
more...
Using SOAP
To understand how to create SOAP documents that support web services Application and web developers wishing to attain competency in developing web services using the main web service technologies SOAP, WSDL, and UDDI; systems analysts and systems architects needing a thorough knowledge of service-oriented architecture concepts and web service technologies
more...
Using WSDL
To understand how to implement the WSDL specification Application and web developers wishing to attain competency in developing web services using the main web service technologies SOAP, WSDL, and UDDI; systems analysts and systems architects needing a thorough knowledge of service-oriented architecture concepts and web service technologies
more...
Using UDDI
To understand the concepts behind and the implementation of the UDDI 2.0 and 3.0 specifications Application and web developers wishing to attain competency in developing web services using the main web service technologies SOAP, WSDL, and UDDI; systems analysts and systems architects needing a thorough knowledge of service-oriented architecture concepts and web service technologies
more...
Web Services Security
To understand how to use the various specifications developed for web services security Application and web developers wishing to attain competency in developing web services using the main web service technologies SOAP, WSDL, and UDDI; systems analysts and systems architects needing a thorough knowledge of service-oriented architecture concepts and web service technologies
more...
XML Basic Concepts and Techniques
The XML: Basic Concepts and Techniques course is the first course in the XML curriculum. This course is meant for Web programmers who want to use Extensible Markup Language (XML) to transport and exchange data over the Internet. The course explains how users can apply XML to their advantage. It also describes the procedures for creating well-formed XML documents and Document Type Definitions
more...
XML Implementation in Enterprise
The XML: Implementation in Enterprise WBT is the second course in the XML curriculum. This course is meant for Web programmers in a multi-tier enterprise system who want to use XML to transport and exchange business data over the Internet. The course details the role of XML and related technologies in enterprise computing. It also describes the procedures for using XML Schemas for ensuring
more...
Data Retrieval and Manipulation in Macromedia ColdFusion MX
To introduce and demonstrate data retrieval and manipulation in ColdFusion MX Web professionals and developers that want to create dynamic web sites using ColdFusion
more...
ANSI C Programming Introducing C
To familiarize students with the capabilities of the ANSI C language and to enable them to write useful C programs Programmers and software developers new to ANSI C
more...
Introduction to C Programming
...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 identifiers are covered along with the printf( ) function. The use of white space, indents, and comments to document C programs are also covered. The interactive constructs, conditional constructs, execution control statements, break,
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...
ANSI C Programming Data Representation
To describe how ANSI C programs use memory to store data and how to write portable C programs Programmers and software developers new to ANSI C
more...
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...
ANSI C Programming Functions
To introduce functions in ANSI C and describe how to write and use them in programs Programmers and software developers new to ANSI C
more...
ANSI C Programming Expressions
To describe the syntax rules governing expressions and statements in ANSI C and how to to use expressions and statements Programmers and software developers new to ANSI C
more...
ANSI C Programming Flow Control
To describe advanced flow-control statements Programmers and software developers new to ANSI C
more...
ANSI C Programming Text Processing
To describe how to write ANSI C programs for text, string, and array processing Programmers and software developers new to ANSI C
more...
ANSI C Programming Processing Records
To describe how to write ANSI C programs for processing aggregate data objects individually, in arrays, and in lists Programmers and software developers new to ANSI C
more...
ANSI C Programming Pointers
To describe how to write advanced, efficient ANSI C programs using pointers Programmers and software developers new to ANSI C
more...
ANSI C Programming The Standard Library and Preprocessor
To describe programming file and other I/O operations in ANSI C and how to implement facilities from the standard library Programmers and software developers new to ANSI C
more...
Final Exam ANSI C Programming
Generally taken near the end of a program, Final Exam: ANSI C Programming enables the learner to test their knowledge in a testing environment. Individuals seeking practice in a testing environment, covering the skills and competencies being measured by the courseware.
more...
C Programming Structured Programming
To provide the student with structured programming concepts used in C Students with knowledge of structured programming techniques
more...
C Programming Classes and Data Abstraction
To provide students with the skills required to create and instantiate classes Students with knowledge of structured programming techniques
more...
C Programming Manipulating Objects
To provide the student with the skills required to use dynamic memory allocation in C Students with knowledge of structured programming techniques
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...
C Programming Files and Streams
To provide the student with the skills required to create C programs that use files Students with knowledge of structured programming techniques
more...
Win2000 Professional Custom Desktop Environment
...2000 Professional. You will learn how to install multiple languages, use input locales, and compose multilingual documents. You will also learn how to customize elements of your desktop such as the taskbar, My Documents, My Computer, display settings, and accessibility services, as well as how to connect to another computer using My Network Places, and how to connect to the Internet using
more...
Linux System Customization and Automation
To discuss common scripting languages and to describe methods for automating Linux system tasks Students wishing to acquire the intermediate skills required as a Linux system administrator
more...
Advanced COBOL
This course covers four important advanced topics in the COBOL series. The student learns the syntax, rules, and methodology for creating character-based screen formats, accepting, and displaying data. Designed for programmers who have an extensive understanding of COBOL
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 COBOL
This course provides information regarding the use and future directions of COBOL under OS/390. It begins by covering the fundamentals of accessing three important databases and transaction systems from the point of view of the COBOL programmer. These are the CICS online transaction processing system, the DB2 relational database, and the IMS/DB hierarchical database management system. The course
more...
Basic COBOL
This course provides a thorough foundation in COBOL programming. It begins by describing COBOL, the format and source statements, the name and purpose of each division in the program, defining variables in WORKING-STORAGE, creating paragraphs and executable statements in the PROCEDURE DIVISION. PERFORM, GO and IF statements are covered. A first COBOL program is developed from start to finish.The
more...
Intermediate COBOL
This course continues from the Basic COBOL course and extends the student's knowledge of COBOL programming in both volume and depth. The course begins by thoroughly describing the seven major sections within the DATA DIVISION and the purpose of each. The student learns many of the more subtle ways to define and store data. All the major clauses available in a data description item are discussed
more...
Web Technologies
This WestNet e-Learning module explores the Web technologies, such as JavaScript and databases, used to enhance basic Web page functionality.
more...
Introduction to e-Commerce
...electronic commerce is built. Learn about the programming languages of the Web and type of equipment needed for enterprises to build a successful eCommerce business. Also learn the tradeoffs of equipment and hardware selection and this course takes the learner through the types of software and types of evaluations required for you to choose the best eCommerce software for the enterprise. People
more...
e-Business Part 3 Choosing Tools and Technologies
...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...
Web Development Fundamentals
To outline web-page develpment using HTML and to introduce scripting and database management and connection techniques Students wishing to acquire the fundamental skills required to embark on careers as e-Business IT professionals; students preparing for the CompTIA certification exam IK0-002: i-Net
more...
JavaScript Browser Objects
This course describes various browser objects, such as frames, windows, and documents. The course also covers various other objects, such as date, time, and history objects. 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 experience in HTML and designing
more...
Advanced JavaScript
This course describes advanced document properties. The course also covers the concepts related to cookies, plug-ins, and LiveWire. It also teaches how to implement security by performing data tainting. 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...
Fundamentals of HTML Programming
This course enables students to understand Web page development using HTML as the programming language. The course explains the concepts of developing basic and advanced HTML pages with the help of tables and forms. This course deals with HTML 3.2 and HTML 4.0. This course is intended for students who are interested in developing web pages using HTML as the programming language.
more...
Advanced HTML Programming
This course enables students to understand web page site planning, management and maintenance. The course explains the concepts of developing advanced HTML pages with the help of frames, scripting languages, and evolving technologies like ActiveX, DHTML, and XML. This course is intended for students who are interested in developing web pages using HTML as the programming language.
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...
Dynamic HTML
Since the early nineties, HTML has been widely used for developing web pages. HTML has evolved to meet the demand for attractive web pages. However, these pages are static and do not change after downloading. Any interactivity involves repeated communication with the web server which increases download time. Dynamic HTML (DHTML) overcomes this problem by providing your web page this interactivity
more...
HTML 4 and Cascading Style Sheets
HTML and CSS WBT is designed to acquaint users with the features of HTML 4 and enable them to apply styles to Web pages. This course helps the users understand various page layout properties that can be applied to the Web pages using style sheets. End users who want to familiarize themselves with the features of HTML 4 and apply styles to Web pages.
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...
C Programming Level I
The student will be able to write, compile and execute a basic C program. Programmers new to the C programming language.
more...
C Programming Level II
Students will be able to use arrays, structures, pointer and files within C programs. Programmers new to the C programming language.
more...
Fundamentals of C Programming
This course introduces the C language and the concept of object-orientation to students. The students also learn about objects and classes and their relation to functions. Finally, the students learn how to create functions, pass arguments and return values. Programmers who have functional experience in programming using a structured language like C or Pascal constitute the primary audience for
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...
Programming in PERL 5
This is the first course in the CGI/PERL curriculum. It introduces the users to fundamentals of PERL programming. The course describes the datatypes, operators, arrays, hashes, loops and functions in PERL. The users will be able to rectify errors and implement the OOP features in PERL. Web programmers, who want to implement HTML forms with WEB databases, and process HTML form values.
more...
Implementing CGI using PERL 5
This is the second course in the CGI/PERL curriculum. It introduces the users to fundamentals of CGI/PERL programming. The course describes how to implement CGI using PERL to develop Web based applications and process HTML forms. Web programmers, who want to integrate HTML forms with WEB databases, and process HTML form values.
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...
Building XML-Based Web Applications - Part 5: XDR Schemas and Commercial Applications
This goal of this final course within the curriculum is to provide the learner with a detailed understanding of the mechanisms of data validation using schemas within XML and a knowledge of the applications of XML within business and commercial environments. The course begins with a coverage of validation within XML and the advantages of schemas over DTDs. The elements of an XDR schema are
more...
Lotus Notes R5 Implementing an R5 Infrastructure


This course covers workflow applications, security, troubleshooting applications and multiple languages. This course prepares students for the Application Development 2 exam.
more...
Evaluating e-Commerce Options


This course is intended for students who wish to consider some of the costs as well as the potential benefits of e-commerce. A survey of e-commerce strategies and an overview containing implementation descriptions will help the student better understand the basis of costs associated with e-commerce.
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.
more...
i-Net+ Part 3: Web Site Development


This is the third course in a four part series that presents students with an overview of programming languages and database integration technologies. This course focuses on the basic HTML tags for Web site creation and Web site enhancement techniques; including adding interactivity, style sheets, and modern technologies. Web site testing and using search engines effectively are also covered.
more...
XHTML Programming Part 1: Fundamentals
This is the first course in a two part series that presents learners with the basic concepts and skills in XHTML 1.1 (Extensible Hypertext Markup Language). The course covers markup languages Web fundamentals and basic document structure. It also covers working with text adding hyperlinks and embedding objects. It teaches how to add images and multimedia elements. Finally it covers the use of
more...
i-Net+ Part 3: Web Site Development
This is the third course in a four part series that presents students with an overview of programming languages and database integration technologies. This course focuses on the basic HTML tags for Web site creation and Web site enhancement techniques; including adding interactivity style sheets and modern technologies. Web site testing and using search engines effectively are also covered.
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.
more...
JCL/ESA Coding Level II


Builds and expands on JCL/ESA Coding Level I. Enables programmers to effectively use MVS and JES control languages.
more...
JCL Advanced Coding


Builds and expands on JCL/ESA Coding Level I. Enables programmers to effectively use MVS and JES control languages.
more...
QMF Essentials (Ver 3.1)


Teaches the creation of data base queries using three languages: SQL, Prompted Query Mode and Query by Example (QBE).
more...
