Custom Search

Online C Language Programming eLearning - Training Resources

C Language Programming Training Provider? - Tell us about your Training!
C Language Programming Training Seminars and Classes
From Online Training Directory
Java 2 - Language & Semantics on-line e-learning cbt (computer based) 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 on-line e-learning cbt (computer based) 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 -- Applets & Imaging on-line e-learning cbt (computer based) 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 on-line e-learning cbt (computer based) 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 on-line e-learning cbt (computer based) 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 on-line e-learning cbt (computer based) 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 on-line e-learning cbt (computer based) 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 on-line e-learning cbt (computer based) 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 on-line e-learning cbt (computer based) 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...
Java 2 -- Advanced Enterprise Java on-line e-learning cbt (computer based) This course contains 3 units: Java Database Connectivity (JDBC), Java Native Interface, and The Debugger. Each unit covers detail the elements of Java necessary to implement these features and functions as you program in the Advanced Enterprise Java language. The first unit explains the concept of Java Database Connectivity (JDBC). It covers the features and functions of JDBC and the differences  more...
Java 2 - Introduction on-line e-learning cbt (computer based) 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...
Visual Basic.NET on-line e-learning cbt (computer based) 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...
Object-Oriented Analysis & Design using UML on-line e-learning cbt (computer based)study at homecourseware 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...
Learn Authorware In 45 Days on-line e-learning cbt (computer based)study at homecourseware 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 ) on-line e-learning cbt (computer based)study at homecourseware 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...
HTML Lessons in Web Page Design - 10 Week Facilitator Led on-line e-learning cbt (computer based)study at homecourseware Design your own website with our 10 week interactive course. HTML stands for HyperText Markup Language and is the language of web page design. If you have little or no experience with HTML, then this 10 week standard course with facilitator interaction is the one to take. With these lessons you will have your own web site up and running in no time! Learn to design internet web pages for your  more...
Database Design Concepts on-line e-learning cbt (computer based)study at homecourseware 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...
Crystal Reports XI on-line e-learning cbt (computer based) 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...
From 123-CBT Computer Based Training
Java Programming with Java SE 6 0 Basic GUI Development in Java on-line e-learning cbt (computer based) Course Overview To demonstrate how to build GUI applications using the Swing API Prerequisites: Knowledge of programming principles and experience in procedural programming or scripting languages, such as Visual Basic, C, or JavaScript; understanding of object-oriented languages, such as C++ or C#, is an advantage. Target Audience Programmers with an understanding of procedural programming  more...
Java Programming with Java SE 6 0 Java Applets on-line e-learning cbt (computer based) Course Overview To demonstrate how to build applets and place them on web pages Prerequisites: Knowledge of programming principles and experience in procedural programming or scripting languages, such as Visual Basic, C, or JavaScript; understanding of object-oriented languages, such as C++ or C#, is an advantage. Target Audience Programmers with an understanding of procedural programming  more...
J2SE 5 0 Language Features on-line e-learning cbt (computer based) To introduce experienced developers to the language-specific improvements and changes in Java 5.0, the purpose of which is to make Java more developer-friendly and facilitate the writing of bug-free code  more...
Java Programming with J2SE 5 Getting Started with Java on-line e-learning cbt (computer based) To introduce the main principles and elements of the Java language  more...
VBScript - Elements Arrays Procedures and Program Flow on-line e-learning cbt (computer based) To explain the capabilities of the VBScript programming language and the use of arrays, procedures, loops, and conditional statements in a VBScript program  more...
Beginning C on-line e-learning cbt (computer based) To compare and contrast the features of the C# programming language with VB6  more...
Inside C on-line e-learning cbt (computer based) To compare and contrast the features of the C# programming language with those of C  more...
Windows 2000 Script Host Automating Administration Tasks on-line e-learning cbt (computer based) To explain more advanced aspects of the VBScript programming language  more...
ANSI C Programming Introducing C on-line e-learning cbt (computer based) To familiarize students with the capabilities of the ANSI C language and to enable them to write useful C programs  more...
Perl Language Fundamentals on-line e-learning cbt (computer based) To perform basic programming operations using Perl variables, regular expressions, search-and-replace procedures, and file handling  more...
Getting Started with Java on-line e-learning cbt (computer based) To introduce the main principles and elements of the Java language  more...
Oracle9i Database Admin Manage Security on-line e-learning cbt (computer based)cd rom Course Overview This course is the last in a five-part series covering the database administration strategies and procedures provided in Oracle9i. In this course you will learn the concepts and methods associated with implementing security and resource consumption in an Oracle9i database. Learn To • Define and maintain the five components of the security domain of a user in a given  more...
Oracle9i Database Admin Manage Data Storage on-line e-learning cbt (computer based)cd rom Course Overview This course is the fourth in the series covering the database administration strategies and procedures provided in Oracle9. This course covers the concepts associated with tables, maintaining data integrity, clusters and index-organized tables, and methods for loading and reorganizing data. Learn To • Identify the row storage method used by the various tables and the  more...
Oracle9i Database Admin Manage Storage Structures on-line e-learning cbt (computer based)cd rom Course Overview The Oracle 9i Database Administration: Manage Storage Structures course is the third in a five-part series covering the database administration strategies and procedures provided in Oracle9i. In this course, participants learn the concepts associated with storage structure components. In addition, this course teaches users the procedures for managing segment free space, undo  more...
C Programming for the Microsoft NET Platform Part 5 on-line e-learning cbt (computer based)cd rom 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 on-line e-learning cbt (computer based)cd rom 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 on-line e-learning cbt (computer based)cd rom 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 on-line e-learning cbt (computer based)cd rom 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 on-line e-learning cbt (computer based)cd rom 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 on-line e-learning cbt (computer based)cd rom 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 on-line e-learning cbt (computer based)cd rom 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 on-line e-learning cbt (computer based)cd rom 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 on-line e-learning cbt (computer based)cd rom 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 on-line e-learning cbt (computer based)cd rom 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 on-line e-learning cbt (computer based)cd rom 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 on-line e-learning cbt (computer based)cd rom 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...
ASP NET Part 1 Intro Web Controls on-line e-learning cbt (computer based)cd rom Course Overview This is the first course in a three part series that presents the learner with a broad overview of ASP.NET and gives a comprehensive introduction to Web Controls. This course introduces the learner to the .NET framework and also the differences between ASP and ASP.NET, coverage of the ASP.NET platform and features, core elements of ASP.NET - Web Forms, ASP.NET script code, and  more...
Enterprise Connectivity with J2EE V1 4 Web Services Patterns on-line e-learning cbt (computer based)cd rom This course will address the core and advanced features of J2EE SDK 1.4: Enterprise Connectivity. Learn To: Identify features of Web services. Identify benefits of service-oriented architecture (SOA). Identify features of Simple Object Access Protocol (SOAP). Identify features of J2EE patterns. Match J2EE patterns with their descriptions. Identify features of the Session Facade  more...
Enterprise Connectivity with J2EE V1 4 Web Services Patterns on-line e-learning cbt (computer based)cd rom This course will address the core and advanced features of J2EE SDK 1.4: Enterprise Connectivity. Learn To: Identify features of Web services. Identify benefits of service-oriented architecture (SOA). Identify features of Simple Object Access Protocol (SOAP). Identify features of J2EE patterns. Match J2EE patterns with their descriptions. Identify features of the Session Facade  more...
CIW Perl Fundamentals Part 1 Basic Syntax on-line e-learning cbt (computer based)cd rom 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...
Advanced OOP Java Concepts on-line e-learning cbt (computer based)cd rom This course covers advanced Object-Oriented Programming (OOP) and Java concepts. It explains the concepts and use of abstract classes, interfaces, and nested classes. The course also covers creation, initialization, garbage collection, and finalization of objects in Java. Learn To: Identify key concepts related to class initialization. Identify key concepts related to constructors.  more...
Advanced OOP Java Concepts on-line e-learning cbt (computer based)cd rom This course covers advanced Object-Oriented Programming (OOP) and Java concepts. It explains the concepts and use of abstract classes, interfaces, and nested classes. The course also covers creation, initialization, garbage collection, and finalization of objects in Java. Learn To: Identify key concepts related to class initialization. Identify key concepts related to constructors.  more...
Intro to Object-Oriented Programming with Java on-line e-learning cbt (computer based)cd rom This course covers the advantages of Object-Oriented Programming (OOP) and OOP features specific to Java. It explains the concept and use of classes, objects, arrays, class members, and scope of variables. It also describes how to invoke methods. In addition, the course covers advanced OOP concepts like encapsulation, inheritance, polymorphism, and method overloading, overriding, and hiding.  more...
Intro to Object-Oriented Programming with Java on-line e-learning cbt (computer based)cd rom This course covers the advantages of Object-Oriented Programming (OOP) and OOP features specific to Java. It explains the concept and use of classes, objects, arrays, class members, and scope of variables. It also describes how to invoke methods. In addition, the course covers advanced OOP concepts like encapsulation, inheritance, polymorphism, and method overloading, overriding, and hiding.  more...
IBM DB2 Universal Database V6 1--App Development on-line e-learning cbt (computer based)cd rom 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 on-line e-learning cbt (computer based)cd rom 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 on-line e-learning cbt (computer based)cd rom 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 on-line e-learning cbt (computer based)cd rom 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--Fundamentals on-line e-learning cbt (computer based)cd rom 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...
Macromedia Flash MX 2004 Developing Flash Applications on-line e-learning cbt (computer based)cd rom 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...
Oracle Reports R6 Control Reports on-line e-learning cbt (computer based)cd rom 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 Report Builder Controlling Reports on-line e-learning cbt (computer based)cd rom 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...
C Programming - Part 3 on-line e-learning cbt (computer based)cd rom 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 on-line e-learning cbt (computer based)cd rom 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 on-line e-learning cbt (computer based)cd rom 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 on-line e-learning cbt (computer based)cd rom 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 on-line e-learning cbt (computer based)cd rom 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 on-line e-learning cbt (computer based)cd rom 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 on-line e-learning cbt (computer based)cd rom 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...
Evaluating E-Commerce Options on-line e-learning cbt (computer based)cd rom 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. Learn To: The Market Environment. External Factors. Core Developer Technologies.  more...
Introduction to E-Commerce on-line e-learning cbt (computer based)cd rom 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...
Oracle Database 10g PL SQL Fundamentals Part 1 on-line e-learning cbt (computer based)cd rom In this course, the learner will get familiar with the procedural language to access Oracle database. The learner will learn how to write and use anonymous PL/SQL blocks, program constructs, simple and composite PL/SQL data types, programming guidelines, and accessing and manipulating data using PL/SQL. Additionally, the learner will also learn how to write and use PL/SQL program units, such as  more...
Oracle Database 10g SQL Fundamentals I Part 1 on-line e-learning cbt (computer based)cd rom In this course, learners will be introduced to the concepts of relational databases and the Oracle Database 10g database technology. Additionally, the learners will be introduced to the powerful SQL programming language and its features. Learn To: Match the different phases of system development life cycle (SDLC) with their features. Identify features of an Entity Relationship (ER)  more...
Oracle Database Administration Workshop I Part 2 on-line e-learning cbt (computer based)cd rom Oracle Database 10g is the first database designed for enterprise grid computing, the most flexible and cost-effective way to manage enterprise information. This course covers salient aspects of Oracle Database 10g such as user and data management. The basic aspects of database management such as database integrity constraints, transferring data, and defining tables and schemas has been discussed  more...
C Programming - Part 4 on-line e-learning cbt (computer based)cd rom 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 on-line e-learning cbt (computer based)cd rom 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 on-line e-learning cbt (computer based)cd rom 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 on-line e-learning cbt (computer based)cd rom 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...
Programming XML Using XML on-line e-learning cbt (computer based)cd rom 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 - Implementing a Database - Part 1 on-line e-learning cbt (computer based)cd rom Course Overview This is the first course in a five part series that will provide students with the knowledge to to implement a database solution with Microsoft SQL Server 7.0. L earn To: Identify the components of SQL Server 7.0. Identify the characteristics of Transact-SQL and its processing. Perform the skills to construct and manage databases. C ontent Emphasis  more...
SQL and PL SQL PL SQL Basics on-line e-learning cbt (computer based)cd rom 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 DML and DDL on-line e-learning cbt (computer based)cd rom 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 on-line e-learning cbt (computer based)cd rom 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 on-line e-learning cbt (computer based)cd rom 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 on-line e-learning cbt (computer based)cd rom 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 on-line e-learning cbt (computer based)cd rom 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 on-line e-learning cbt (computer based)cd rom 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 on-line e-learning cbt (computer based)cd rom 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 on-line e-learning cbt (computer based)cd rom 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 on-line e-learning cbt (computer based)cd rom 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 on-line e-learning cbt (computer based)cd rom 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 on-line e-learning cbt (computer based)cd rom 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...
UNIX Shell Programming Curriculum on-line e-learning cbt (computer based)cd rom Course Overview This curriculum presents students with the origins and basic features of UNIX Shell Programming, an introduction to UNIX shells in general, and focus on programming in both C and Korn shell. This curriculum consists of three Skill Builder courses: Course 13891 UNIX Shell Programming Part 1: Bourne Shell (Bash) Course 13892 UNIX Shell Programming Part 2: C Shell Course 13893 UNIX  more...
UNIX Shell Programming Part 1 Bourne Shell Bash on-line e-learning cbt (computer based)cd rom Course Overview This is the first course in a three part series that presents students with both theoretical and practical instruction on the origins and basic features of UNIX Shell Programming. This course will provide an introduction to UNIX shells in general, however, it will focus on programming in the Bourne shell. Additionally, this course will cover the Grep utility. Learn To  more...
UNIX Shell Programming Part 2 C Shell on-line e-learning cbt (computer based)cd rom Course Overview This is the second course in a three part series that presents students with both theoretical and practical instruction on features of UNIX Shell Programming. This course will provide an introduction to UNIX shells in general, however, it will focus on programming in the C shell. Additionally, students will learn about the Sed utility. Learn To • Identify features of  more...
UNIX Shell Programming Part 3 Korn Shell on-line e-learning cbt (computer based)cd rom Course Overview This course is the third course in a three part series that presents students with both theoretical and practical instruction on advanced features of UNIX Shell Programming. The course will provide an introduction to UNIX shells in general, however, it will focus on programming in the Korn shell. Additionally, the students will about the crontab utility. Learn To •  more...
Crystal Reports 8 5 Introductory Report Design Part 2 on-line e-learning cbt (computer based)cd rom Course Overview This is the second course in a two part series that builds on the information taught in the first course, Crystal Reports 8.5: Introductory Report Design Part 1 (13889). Learners will be working with formulas, linking reports, working with Cross-tabs, formatting sections, creating charts, and creating geographical maps. After completing this course, learners will be able to use  more...
CIW JavaScript Fundamentals Part 1 Programming Principals on-line e-learning cbt (computer based)cd rom Course Overview This is the first course in a two part series that presents students with both theoretical and practical instruction on the origins and basic features of the JavaScript programming language. This course will provide an introduction to JavaScript and some common programming concepts. It will cover working with variables and data. Students will also learn about functions, methods  more...
CIW JavaScript Fundamentals Part 2 Program Development on-line e-learning cbt (computer based)cd rom Course Overview This is the second course in a two part series that presents students with both theoretical and practical instruction on features of the JavaScript programming language. This course will cover interactive forms and their development. Students will also learn about cookies and JavaScript security issues, and how to use frames, targets, and image maps. Additionally, students will  more...
WebSphere MQ Programming I on-line e-learning cbt (computer based)cd rom 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 on-line e-learning cbt (computer based)cd rom 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 on-line e-learning cbt (computer based)cd rom 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 on-line e-learning cbt (computer based)cd rom 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...
Commerce Server 2000 Design Impl Part 2 Users Objects Catalogs on-line e-learning cbt (computer based)cd rom This is the second course in a five part series that covers the importance of user authentication and how to set up identification, authentication, and profiling systems for anonymous and registered users. The course also focuses on catalogs in a Commerce Server Web site, the tools used to create one, and the skills required to build Web pages to browse and search catalogs. Learn To: o  more...
i-Net Part 3 Web Site Development on-line e-learning cbt (computer based)cd rom 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...
CIW Enterprise Specialist Part 1 CORBA Intro IDL Clients on-line e-learning cbt (computer based)cd rom 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 on-line e-learning cbt (computer based)cd rom 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 on-line e-learning cbt (computer based)cd rom 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 on-line e-learning cbt (computer based)cd rom 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 on-line e-learning cbt (computer based)cd rom 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...
ABAP 6 10 Overview on-line e-learning cbt (computer based)cd rom The purpose of this course is to provide an overview of the SAP programming language ABAP 6.10. The course will show the structural pre-requisites, which are important to develop a programme with ABAP/4. Learn To: o Architecture of SAP R/3 Programs. o ABAP in the SAP R/3 System. o Work Processes. o Program Flow and Program Types. o ABAP Workbench in SAP R/3. o ABAP Workbench. o  more...
ABAP 6 10 Reporting on-line e-learning cbt (computer based)cd rom The course ABAP reporting 6.10 will show the trainee how to integrate reports in SAP R/3. The user will be introduced to batch input programming and evaluation as well as being introduced to the ALV grid control and shown what it can be used for. Learn To: o Integrating Reports in SAP R/3. o Area Menus. o Transactions. o Creating User-Specific Menus. o Batch Input. o Working with  more...
SAP Web Application Server Development on-line e-learning cbt (computer based)cd rom 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 on-line e-learning cbt (computer based)cd rom 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...
Database Technologies Relational Database Fundamentals on-line e-learning cbt (computer based)cd rom The first of a two-part series, this course will introduce the learner to the fundamentals of relational databases and relational database design, including an in-depth look at data modeling and data design. This course will also cover the evolution of data access and the role that databases and associated enabling technologies play in today's corporate environments. Students should leave this  more...
Visual Basic NET-Web Based Development Curriculum on-line e-learning cbt (computer based)cd rom 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 on-line e-learning cbt (computer based)cd rom 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 on-line e-learning cbt (computer based)cd rom 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 on-line e-learning cbt (computer based)cd rom 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 on-line e-learning cbt (computer based)cd rom 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 2 on-line e-learning cbt (computer based)cd rom 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 3 on-line e-learning cbt (computer based)cd rom Assuming that the learner is now familiar with the basics of Web forms and controls, this course introduces ADO .NET and guides the learner through database connections and data access. Learn To: o To identify features of ADO.NET. o To ientify the syntax for importing ADO.NET namespaces. o To ientify features of the ADO.NET object model. o To identify features of SQL Server security  more...
Visual Basic NET-Web Based Development Part 3 on-line e-learning cbt (computer based)cd rom Assuming that the learner is now familiar with the basics of Web forms and controls, this course introduces ADO .NET and guides the learner through database connections and data access. Learn To: o To identify features of ADO.NET. o To ientify the syntax for importing ADO.NET namespaces. o To ientify features of the ADO.NET object model. o To identify features of SQL Server security  more...
Visual Basic NET-Web Based Development Part 4 on-line e-learning cbt (computer based)cd rom 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 on-line e-learning cbt (computer based)cd rom 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 on-line e-learning cbt (computer based)cd rom 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 on-line e-learning cbt (computer based)cd rom 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 on-line e-learning cbt (computer based)cd rom 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 on-line e-learning cbt (computer based)cd rom 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 on-line e-learning cbt (computer based)cd rom 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 on-line e-learning cbt (computer based)cd rom 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 on-line e-learning cbt (computer based)cd rom 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...
Java for Procedural Programmers Object Technology on-line e-learning cbt (computer based)cd rom This course provides an introduction to object technology and analysis, design, and programming concepts. It explores Java Technologies such as JavaBeans, Applets, Servlets, and JSPs. Java Development Technologies such as JVM and the JIT Compiler are also discussed. The Object Concept Fundamentals section discusses objects, classes, and introduces basic UML concepts. These concepts include class  more...
Java for Procedural Programmers Object Technology on-line e-learning cbt (computer based)cd rom This course provides an introduction to object technology and analysis, design, and programming concepts. It explores Java Technologies such as JavaBeans, Applets, Servlets, and JSPs. Java Development Technologies such as JVM and the JIT Compiler are also discussed. The Object Concept Fundamentals section discusses objects, classes, and introduces basic UML concepts. These concepts include class  more...
Java for Procedural Programmers Curriculum on-line e-learning cbt (computer based)cd rom This curriculum provides an introduction to object technology and analysis, design and programming concepts and explores software life cycles and methodologies. It also explores Java language syntax and covers designing for change within a software system. This curriculum consists of four Skill Builder courses: Java for Procedural Programmers: Object Technology Java for Procedural  more...
Java for Procedural Programmers Curriculum on-line e-learning cbt (computer based)cd rom This curriculum provides an introduction to object technology and analysis, design and programming concepts and explores software life cycles and methodologies. It also explores Java language syntax and covers designing for change within a software system. This curriculum consists of four Skill Builder courses: Java for Procedural Programmers: Object Technology Java for Procedural  more...
Lotus Domino R5 Development Part 4 Making Your Application Run on-line e-learning cbt (computer based)cd rom 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 on-line e-learning cbt (computer based)cd rom 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 on-line e-learning cbt (computer based)cd rom 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 on-line e-learning cbt (computer based)cd rom 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 on-line e-learning cbt (computer based)cd rom 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 on-line e-learning cbt (computer based)cd rom 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 on-line e-learning cbt (computer based)cd rom 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 on-line e-learning cbt (computer based)cd rom 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 on-line e-learning cbt (computer based)cd rom 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 on-line e-learning cbt (computer based)cd rom 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 on-line e-learning cbt (computer based)cd rom 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 on-line e-learning cbt (computer based)cd rom 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 on-line e-learning cbt (computer based)cd rom 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 on-line e-learning cbt (computer based)cd rom 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...
E-Business Technology Fund Part 3 Java Security Web Services Framework on-line e-learning cbt (computer based)cd rom This course begins by guiding the learner through Java 2, Java technologies and tools, and J2EE. Then, pervasive computing is covered. The learner is introduced to security threats and the measures used to counteract them. Web services are discussed and a case study is presented. An overview of IBM WebSphere and Framework products is included. Learn To To identify  more...
Oracle Database 10g PL SQL Fundamentals Part 2 on-line e-learning cbt (computer based)cd rom 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 Gucons
SAP ABAP Training in Hyderabad instructor led trainingon-line e-learning cbt (computer based) System Architecture: This section will give the student an appreciation for how the SAP development environment is organized (Client Instance, development objects, Package Migration and Transportation of development objects) * Introduction to ABAP Workbench Tools This area focuses on the understanding of the ABAP Workbench and the Object Navigator. * Introduction to the ABAP Editor  more...
From Serebra Learning Corporation
VBScript - Elements Arrays Procedures and Program Flow on-line e-learning cbt (computer based) 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 on-line e-learning cbt (computer based) 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 on-line e-learning cbt (computer based) 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 CSS Metadata RDF Namespaces on-line e-learning cbt (computer based) 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 on-line e-learning cbt (computer based) 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 on-line e-learning cbt (computer based) 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 Using the Win 32 API Part I on-line e-learning cbt (computer based) 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...
OOAD Unified Modeling Language UML 2 0 on-line e-learning cbt (computer based) This course covers history, goals, and features of Unified Modeling Language (UML) 2.0. It also covers various structural and behavioral UML diagrams. Structural diagrams include the Class, Object, Component, Package, Deployment, and Composite Structure diagrams. Behavioral diagrams include the Use Case, Sequence, Communications, Interaction Overview, Timing, Activity, and State Machine diagrams.  more...
OOAD Dynamic Modeling with UML 2 0 on-line e-learning cbt (computer based) This course covers dynamic modeling with Unified Modeling Language (UML) 2.0. It covers modeling concepts related to the Activity, Sequence, and State Machine diagrams. In the Activity diagram, the course covers the BasicActivities, IntermediateActivities, CompleteActivities, and structured activities packages. In Sequence diagram, it covers frames, interactions, and interaction operators. In the  more...
Inside C on-line e-learning cbt (computer based) 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...
Beginning C on-line e-learning cbt (computer based) 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...
ANSI C Programming Introducing C on-line e-learning cbt (computer based) 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 on-line e-learning cbt (computer based) 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 on-line e-learning cbt (computer based) 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 on-line e-learning cbt (computer based) 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 on-line e-learning cbt (computer based) 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...
UNIX Programming Tools on-line e-learning cbt (computer based) The UNIX Programming Tools course is designed to introduce some of the development tools commonly available on the UNIX operating system. These are powerful tools that can cut down on development time as well as simplify the tasks of maintaining a system. This course introduces the UNIX operating system, cc. It covers the main options available as well as the file naming conventions cc requires.  more...
UNIX Shell Programming on-line e-learning cbt (computer based) 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 on-line e-learning cbt (computer based) 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 on-line e-learning cbt (computer based) 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 on-line e-learning cbt (computer based) 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 on-line e-learning cbt (computer based) 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 Assembler Language Programming Introduction on-line e-learning cbt (computer based) 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 on-line e-learning cbt (computer based) 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 on-line e-learning cbt (computer based) 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...
OS 390 C Programming on-line e-learning cbt (computer based) This course provides an introduction to programming in the C Language under OS/390. First the course provides an understanding of the elements of the C language. The course introduces many important concepts concerning C object-oriented programming (OOP). It describes the concept of a class with member variables and methods. The course continues with additional important OOP concepts which relate  more...
Web Technologies on-line e-learning cbt (computer based) This WestNet e-Learning module explores the Web technologies, such as JavaScript and databases, used to enhance basic Web page functionality.  more...
e-Business Part 3 Choosing Tools and Technologies on-line e-learning cbt (computer based) 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...
ABAP Fundamentals on-line e-learning cbt (computer based) To recognize the basic features of ABAP, including the workbench and ABAP tools, and to learn how to create a domain, a data element, and a table. Project team members who will be involved at a programming level in customizing SAP implementations using SAP's ABAP programming language  more...
ABAP Programming I on-line e-learning cbt (computer based) To create a basic and an interactive report program using ABAP and to recognize how to preform basic object-oriented tasks such as creating and instantiating a class Project team members who will be involved at a programming level in customizing SAP implementations using SAP's ABAP programming language  more...
C Programming - Part 4 on-line e-learning cbt (computer based) 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 advanced  more...
PL/1 Programming on-line e-learning cbt (computer based)study at homeweb-based,online cbt,cd PL/1 Programming  more...
CL Programming on-line e-learning cbt (computer based)study at homeweb-based,online cbt,cd CL Programming  more...
Java 2 Programming Part 1: The Java Language on-line e-learning cbt (computer based) 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 3: Core Language APIs, Threads, and Exceptions on-line e-learning cbt (computer based) This is the third 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 goods, 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 the function of packages in Java, including  more...
Fundamentals of HTML Programming on-line e-learning cbt (computer based) 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 on-line e-learning cbt (computer based) 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...
Programming Logic and Techniques on-line e-learning cbt (computer based) This course is meant for end users. It aims to teach users the basic concepts of computing and programming language, and the usage of programming methods and elements. People who want to have a fairly good knowledge of the concepts of programming logic and techniques.  more...
C Programming Level I on-line e-learning cbt (computer based) 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 on-line e-learning cbt (computer based) 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 on-line e-learning cbt (computer based) 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 on-line e-learning cbt (computer based) 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 on-line e-learning cbt (computer based) 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 on-line e-learning cbt (computer based) 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...
COBOL Basic Applications on-line e-learning cbt (computer based) 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 on-line e-learning cbt (computer based) 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 on-line e-learning cbt (computer based) 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 on-line e-learning cbt (computer based) 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 on-line e-learning cbt (computer based) 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 on-line e-learning cbt (computer based) 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...
Oracle Database 10g - SQL Fundamentals I Part 1 on-line e-learning cbt (computer based) In this course learners will be introduced to the concepts of relational databases and the Oracle Database 10g database technology. Additionally the learners will be introduced to the powerful SQL programming language and its features.  more...
Java 2 Programming for SDK 1.4 Part 1 Language Fundamentals 1 on-line e-learning cbt (computer based) This course will address the basics of Java and the data types and variables in Java.  more...
Java 2 Programming for SDK 1.4 Part 2 Language Fundamentals 2 on-line e-learning cbt (computer based) This course helps programmers prepare for the Sun exam 310-035 Sun Certified Programmer for Java 2 Platform 1.4. However to fully prepare for the certification it should be used in conjunction with other learning/training resources in addition to ample real-world experience. The principal areas covered are basics of Java and Java data types and variables.  more...
Java 2 Programming for SDK 1.4 Part 4 Language Features on-line e-learning cbt (computer based) This course helps programmers prepare for the Sun exam 310-035 Sun Certified Programmer for Java 2 Platform 1.4. However to fully prepare for the certification it should be used in conjunction with other learning/training resources in addition to ample real-world experience. The principal areas covered are abstract classes and basic and advanced language features.  more...
Visual Basic 6 Introduction Part I on-line e-learning cbt (computer based) 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 on-line e-learning cbt (computer based) 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 on-line e-learning cbt (computer based) 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: Language and Semantics on-line e-learning cbt (computer based) This course details the Java language and Java semantics. It describes the fundamentals of Java programming such as syntax fundamentals lexical issues data types keywords identifiers constants literals and variables. In addition you will learn about the use of operators expressions and control statements in Java. Finally the course explains the use of arrays. Related Exam: Sun Microsystems Exam  more...
Java 2: Classes and Inheritance on-line e-learning cbt (computer based) 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...
C# Programming for MS .NET - Part 1: Introduction to C# on-line e-learning cbt (computer based)study at homeweb-based,online cbt,cd 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...
C# Programming for MS .NET - Part 2: Fundamental Constructs on-line e-learning cbt (computer based)study at homeweb-based,online cbt,cd 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.  more...
C# Programming for MS .NET - Part 4: Inheritance and Aggregation on-line e-learning cbt (computer based)study at homeweb-based,online cbt,cd 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.  more...
Evaluating e-Commerce Options on-line e-learning cbt (computer based)study at homeweb-based,online cbt,cd 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...
C Programming - Part 4 on-line e-learning cbt (computer based)study at homeweb-based,online cbt,cd 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 advanced  more...
C++ Foundation for Non-C Programmers - Part 1 on-line e-learning cbt (computer based)study at homeweb-based,online cbt,cd 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 fundamentals, such as syntax,  more...
XML Programming Part 1: Components and Style Sheets on-line e-learning cbt (computer based) 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 course will provide the  more...
XML Programming Part 2: DOM, SAX, and XSLT on-line e-learning cbt (computer based) 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.  more...
XHTML Programming Part 1: Fundamentals on-line e-learning cbt (computer based) 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...
XHTML Programming Part 2: Advanced Topics on-line e-learning cbt (computer based) This is the second course in a two part series on XHTML 1.1 (Extensible Hypertext Markup Language) that will introduce learners to the use of Java Jscript DHTML XML and CGI Scripting. It also covers Dynamic XHTML XHTML and XML and the difference between standard feedback forms with Mailto or submit references using CGI Scripting instead. It also discusses the structure of XHTML documents and in  more...
CIW JavaScript Fundamentals Part 1: Programming Principles on-line e-learning cbt (computer based) This is the first course in a two part series that presents students with both theoretical and practical instruction on the origins and basic features of the JavaScript programming language. This course will provide an introduction to JavaScript and some common programming concepts. It will cover working with variables and data. Students will also learn about functions methods and events  more...
CIW JavaScript Fundamentals Part 2: Program Development on-line e-learning cbt (computer based) This is the second course in a two part series that presents students with both theoretical and practical instruction on features of the JavaScript programming language. This course will cover interactive forms and their development. Students will also learn about cookies and JavaScript security issues and how to use frames targets and image maps. Additionally students will learn how to create  more...
C# Programming for MS .NET - Part 1: Introduction to C# on-line e-learning cbt (computer based) 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...
C# Programming for MS .NET - Part 2: Fundamental Constructs on-line e-learning cbt (computer based) 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.  more...
C# Programming for MS .NET - Part 4: Inheritance and Aggregation on-line e-learning cbt (computer based) 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.  more...
Microsoft Visual Studio.NET Technology Overview: Part 2 - Visual Studio.NET Components on-line e-learning cbt (computer based) This is the second course in a two part series that covers each of the major Visual Studio.NET Components in detail. The new features of C++ are covered and C# is discussed both in terms of its evolutionary relationship to C++ and its most significant features. Visual Basic.NET is covered from the point of view of its object-oriented programming features and modernized language features. Its  more...
Oracle PL/SQL: Basics on-line e-learning cbt (computer based) 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. Numerous  more...
Oracle9i PL/SQL: Basics on-line e-learning cbt (computer based) The Oracle9i PL/SQL: Basics 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...
ABAP 6.10 Overview on-line e-learning cbt (computer based) The purpose of this course is to provide an overview of the SAP programming language ABAP 6.10.  more...
C++ Foundation for Non-C Programmers - Part 1 on-line e-learning cbt (computer based) 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 fundamentals such as syntax  more...
Advanced Programming in Java 2 - Part 1 on-line e-learning cbt (computer based) The Advanced Programming in Java 2 - Part I is the first course iin the Advanced Programming in Java 2 curriculum, which consists of two courses. It is designed to teach programmers the advanced features of the Java programming language, such as use of JDK, Exception classes, and multithreading.  more...
Natural 2 Programming Level I (Rel 2.2) on-line e-learning cbt (computer based)study at homeweb-based,online cbt,cd Teaches the the student the fundamentals of using Software AGs Natural 2 language including reporting, file handling and data manipulation.  more...
REXX/TSO Programming on-line e-learning cbt (computer based)study at homeweb-based,online cbt,cd Teaches effective use of the REXX language, control statements and functions to perform terminal I/O, arithmetic functions and as data and file manipulation in a TSO environment.  more...
REXX/VM Programming on-line e-learning cbt (computer based)study at homeweb-based,online cbt,cd Teaches how to write and execute REXX EXECs and gain a working knowledge of the REXX language implemented in a VM/CMS environment.  more...
Fundamentals of Java Programming on-line e-learning cbt (computer based) This course is designed to teach programmers the basics of the Java programming language. In addition, it prepares students to take the Sun Certified Java Programmer Examination for JDK 1.1  more...
Advanced Java Programming on-line e-learning cbt (computer based) This course is designed to teach programmers the advanced aspects of Java programming language. It gives an overview of network programming in Java, socket classes, and Remote Method Invocation. It also teaches how to work with Java databases, create JavaBeans, handle events using JavaBeans, and work with Servlets and JFC.  more...
Getting Started with Java on-line e-learning cbt (computer based) This course is the first in a series of five which prepares students for the Sun Certified Java Programmers certification exam. This course provides students with a general introduction to the Java programming language. Students will understand the history of Java be able to write a simple Java program and work with objects and classes. Recommended browser is Internet Explorer.  more...
Java Nuts and Bolts on-line e-learning cbt (computer based) This course is the second in a series of five which prepares students for the Sun Certified Java Programmers certification exam. This course introduces students to the fundamentals of the Java programming language. Students will understand how to create use and modify variables and literals of various types. Students will also learn how to control program execution using Java's flow control  more...
From LearningMeasure.com
Introduction to the C Programming Language on-line e-learning cbt (computer based) This is an introductory course to the C programming language. It is recommended that the gcc compiler is used for this course.  more...
From Seletel Informatique
Flash MX 2004 ActionScript 20 on-line e-learning cbt (computer based) Summary: The Flash MX 2004 ActionScript 2. 0 series is designed to help learners who are familiar with previous versions of ActionScript to learn more about the benefits of object-oriented programming and using ActionScript 2. 0. This elearning course provides an introduction to ActionScript 2. 0 and the specifics of building classes. Audience: This series is for Flash developers who have  more...
Flash MX ActionScript on-line e-learning cbt (computer based) Summary: This series introduces the student to the ActionScript programming language and its capabilities, covering basic programming concepts such as objects, actions, arrays, and variables. This elearning course introduces users to the ActionScript programming language and explains how Flash MX uses ActionScript to control objects within Flash MX files. Audience: This series is for  more...
From LearningMeasure.com
Perl, Forms, and CGI on-line e-learning cbt (computer based) This is the third in our Perl programming language series. This course covers the use of HTML forms to interact with Perl scripts via the CGI.  more...
Basic Perl and CGI on-line e-learning cbt (computer based) The second course in a series of three courses on the Perl language and the CGI.  more...
Introduction to Perl on-line e-learning cbt (computer based) An introduction to the Perl programming language.  more...
From Technology Ed
Java Programming Basics on-line e-learning cbt (computer based)study at homeself directed Java Programming Basics http://www. technologyed. com/ courses/ c115/ index. php Course Description The Java language provides a powerful addition to the tools that programmers have at their disposal. Java makes programming easier because it is object-oriented and has automatic garbage collection. In addition, because compiled Java code is architecture-neutral, Java applications are ideal  more...
From Software Training Academy, Inc
Using and Developing JavaBeans instructor led trainingon-line e-learning cbt (computer based) This four-day course runs from an introduction to the JavaBeans architecture through in-depth coverage of implementation techniques and issues. The course taken as a whole is intended to give the student with no prior JavaBeans experience (but a good working knowledge of the Java language) a firm understanding of the component model, of how to use it in application development by using  more...
JDBC Programming Rev 5 instructor led trainingon-line e-learning cbt (computer based) This one-day course covers the fundamentals of database programming in Java using JDBC (Java Database connectivity) in an incremental fashion, to get the programmer up to speed quickly and then to layer a deeper understanding of JDBC upon that foundation. This course has been designed to work with any of these relational database management systems: Apache Derby, version 10.1 MySQL, version  more...
Overview of J2EE Development instructor led trainingon-line e-learning cbt (computer based) This course provides a coherent, high-level explanation of the Java 2 Platform, Enterprise Edition (J2EE): what sorts of software are created with J2EE; how software is developed for this platform; how it is deployed and put into production; how it can be administered. The course is designed specifically for non-programmers analysts, managers, technical writers, and anyone who desires a good  more...
Securing Java Web Services instructor led trainingon-line e-learning cbt (computer based) This advanced course introduces Java developers to key technology for developing secure Web services. Specifically, we focus on XML signature and encryption standards, the WS-Security specification and token profiles, and the Security Assertions Markup Language (SAML). Students practice signing and encrypting XML message content, and configuring J2EE tools to support signature and encryption of  more...
Java Programming Rev 6 0 instructor led trainingon-line e-learning cbt (computer based) This course teaches programming in the Java language -- i.e. the Java Standard Edition platform. 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  more...
tcw11-gfc--11/28/09-02:51:28-(20382)[B]-[B]-[B]