Custom Search

Online Constructs eLearning Training

Constructs Training Seminars and Classes
From Serebra Learning Corporation
C Programming - Part 1 on-line e-learning cbt (computer based) 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 constructs of C. In  more...
Programming with XHTML 1 1 DOM and Dynamic XHTML on-line e-learning cbt (computer based) ...s 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 describes XForms and form creation using Common Gateway Interface (CGI) scripts and Java applets. The intended audience for this course includes Technical Managers, Help  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...
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...
Introduction to C Programming on-line e-learning cbt (computer based) ... to document C programs are also covered. The interactive constructs, conditional constructs, execution control statements, break, and continue are explained, demonstrated, and practiced. Data types used in C programs, arithmetic operators, logical operators, and abbreviation of C statements using cryptic constructs are also introduced. This course is not written to a specific version. This  more...
Basic C Programming on-line e-learning cbt (computer based) ...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 program variables, which are crucial to the  more...
UNIX Shell Programming on-line e-learning cbt (computer based) ...hell 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 programs. It also provides a general discussion of shell metacharacters as well as quoting mechanisms. The course covers various methods of getting input for shell scripts. Four  more...
Oracle 8i PL/SQL - Oracle PL/SQL Basic Operations on-line e-learning cbt (computer based) The course is aimed at familiarizing the learner with the basic concepts of PL/SQL. It describes the different datatypes and variables available with PL/SQL. The course provides an overview of PL/SQL records and tables and explains how to access a database from PL/SQL. It also describes the steps to write conditional constructs and controlling structures in PL/SQL along with different types of  more...
Java 2: Classes and Inheritance on-line e-learning cbt (computer based) ...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 inheritance and polymorphism.  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 - Part 1 on-line e-learning cbt (computer based)study at homeweb-based,online cbt,cd 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 constructs of C. In  more...
CIW Enterprise Specialist Part 1: CORBA Introduction, IDL, and Clients on-line e-learning cbt (computer based) ...B IDL Object Adapters and CORBA Services the IDL. The IDL constructs - modules interfaces attributes and operations are covered. Material is presented on the nonclass data types and how they are mapped to Java how inheritance is represented in IDL specification of parameter-passing modes and the definition of exceptions using IDL. How to compile IDL files to generate client stubs and how to use  more...
Microsoft Access 2000 Designing and Implementing Database Applications Part 3 - Creating Application on-line e-learning cbt (computer based) This is the third course in a five-part series that will provide IT professionals with the knowledge and skills necessary to design and implement database solutions using Microsoft Access 2000. At the completion of this course students will learn to identify the basics of Access 2000 programming; identify the constructs that are used to control the flow of a program; write Sub and function  more...
C# Programming for MS .NET - Part 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...
Building XML-Based Web Applications Part 3: XSL and Data Islands on-line e-learning cbt (computer based) This is the third course in a five part series that presents a detailed treatment of Styling within XML concentrating on XSL. The evolution from CSS to XSL is covered in detail. XSL transformation mechanisms are dealt with along with linking technologies XML filtering and sorting language constructs and creating new XML elements and a coverage of XSLT. The course then covers treatment of Data  more...
Women in Leadership: Leadership Roles and Styles on-line e-learning cbt (computer based) In Women In Leadership: Leadership Roles and Styles you will learn about characteristics of the old and new constructs of leadership and business such as the role gender has played in shaping leadership. In addition you will learn the steps you should follow when addressing barriers to women's leadership as well as the process for encouraging leadership growth in others.  more...
Visual Basic 6: Basic Programming on-line e-learning cbt (computer based) This course introduces students to the data types and programming constructs in VB 6.0. This course also covers the concepts of VB 6.0 classes and procedures.  more...
Programming Constructs of C++ on-line e-learning cbt (computer based) This course is the second course of the four courses in the Programming using C++ curriculum. The title of this course is: Programming Constructs of C++. This course presents the concept of structures, arrays, and strings within a C++ program. This course also covers how to create functions, including overloaded and inline functions.  more...
Intermediate Java Programming on-line e-learning cbt (computer based) This course gives an overview of the intermediate programming constructs in Java. It teaches how to code simple programs using the java.lang and java.util packages, handle exceptions in a program, input and output data using the java.io package, and use multiple threads in a program. In addition, it prepares students to take the Sun Certified Java Programming Examination for JDK 1.1.  more...
Programming Constructs in C on-line e-learning cbt (computer based) This is the second course in the series of four courses. This course provides students with basic skills and knowledge to understand the basic programming constructs, like strings, arrays, pointer, structures, and unions.  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...
Object-Oriented Java on-line e-learning cbt (computer based) This course is the third in a series of five which prepares students for the Sun Certified Java Programmers certification exam. This course introduces students to the principles and constructs of object-oriented programming. Students will learn how to write well-organized easy-to-maintain programs in Java. Students will know how to create control and reuse classes as well as understand how  more...
From 123-CBT Computer Based Training
Java Concepts on-line e-learning cbt (computer based)cd rom ... such as identifiers and keywords, used to create various constructs. In addition, the course covers the data types, variables, and constants used in Java. Learn To: Identify key features of the Java language. Identify key concepts related to Java Virtual Machine (JVM) implementation. Install the Java 2 Software Development Kit (J2SDK) 1.4.2 on a computer running Microsoft Windows  more...
Java Concepts on-line e-learning cbt (computer based)cd rom ... such as identifiers and keywords, used to create various constructs. In addition, the course covers the data types, variables, and constants used in Java. Learn To: Identify key features of the Java language. Identify key concepts related to Java Virtual Machine (JVM) implementation. Install the Java 2 Software Development Kit (J2SDK) 1.4.2 on a computer running Microsoft Windows  more...
Oracle PL SQL Procedures Functions Packages on-line e-learning cbt (computer based)cd rom ...h their features. Create the statement to invoke package constructs by using SQL*Plus. Identify how to reference a global variable within a package by using SQL*Plus. Identify the effect of the persistent state of a package cursor on dependent processor. Create the statement to remove a package. Perform the steps to start a debug session for a subprogram by using the PL/SQL Interpreter.  more...
C Programming - Part 1 on-line e-learning cbt (computer based)cd rom ...students a basic understanding of some of the fundamental constructs of C. In addition to learning about the history of C, participants will learn basic syntax, data types, flow control, and be introduced to functions. L earn To: Sequence the stages in the evolution of C. Identify data representation. Identify the different operators in C. Identify the different types of  more...
Oracle Database 10g PL SQL Fundamentals Part 1 on-line e-learning cbt (computer based)cd rom ...arn 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 stored functions, stored procedures, and packages along with some standard Oracle supplied packages and exception  more...
SQL and PL SQL PL SQL Basics on-line e-learning cbt (computer based)cd rom ... and benefits of PL/SQL and understand the PL/SQL program constructs. Identify the PL/SQL datatypes Identify how to declare PL/SQL variables and identify the PL/SQL programming conventions. Retrieve and manipulate data from the database by using PL/SQL commands Identify features and attributes of SQL cursors, and manage transactions. Use the IF-THEN-ELSE and IF-THEN-ELSIF conditional  more...
Oracle 11i e-Business Suite Essentials for Implementers Part 2 on-line e-learning cbt (computer based)cd rom ...ine executes a Workflow process. Match Workflow process constructs with their descriptions. Match components of Oracle Server with their descriptions. Identify options used to respond to a notification. Identify features of Application Server components. Identify features of the End-User Client components. Monitor a workflow. Identify key concepts related to system integration  more...
XML Building XML-Based Web Applications Part 3 on-line e-learning cbt (computer based)cd rom ...linking technologies, XML filtering and sorting, language constructs and creating new XML elements, and a coverage of XSLT. The course then covers treatment of Data Islands. The basic elements of data access and the Web are covered in addition to the binding of HTML elements to XML data and manipulation of data sources. Learn To • Identify features of cascading style sheets. •  more...
CIW Enterprise Specialist Part 1 CORBA Intro IDL Clients on-line e-learning cbt (computer based)cd rom ...IDL, Object Adapters and CORBA Services, the IDL. The IDL constructs - modules, interfaces, attributes and operations are covered. Material is presented on the nonclass data types and how they are mapped to Java, how inheritance is represented in IDL, specification of parameter-passing modes, and the definition of exceptions using IDL. How to compile IDL files to generate client stubs and how  more...
Visual Basic NET-Web Based Development Curriculum on-line e-learning cbt (computer based)cd rom ...experience with programming. However, they know the basic constructs of programming, such as loops and conditional statements. Participants in this course possibly work on a team in a medium or large development environment that uses Microsoft Visual Studio .NET, Enterprise Developer Edition. This course is suitable for Web developers who have knowledge of Hypertext Markup Language (HTML) or  more...
Visual Basic NET-Web Based Development Curriculum on-line e-learning cbt (computer based)cd rom ...experience with programming. However, they know the basic constructs of programming, such as loops and conditional statements. Participants in this course possibly work on a team in a medium or large development environment that uses Microsoft Visual Studio .NET, Enterprise Developer Edition. This course is suitable for Web developers who have knowledge of Hypertext Markup Language (HTML) or  more...
Visual Basic NET-Web Based Development Part 1 on-line e-learning cbt (computer based)cd rom ...experience with programming. However, they know the basic constructs of programming, such as loops and conditional statements. Participants in this course possibly work on a team in a medium or large development environment that uses Microsoft Visual Studio .NET, Enterprise Developer Edition. This course is suitable for Web developers who have knowledge of Hypertext Markup Language (HTML) or  more...
Visual Basic NET-Web Based Development Part 1 on-line e-learning cbt (computer based)cd rom ...experience with programming. However, they know the basic constructs of programming, such as loops and conditional statements. Participants in this course possibly work on a team in a medium or large development environment that uses Microsoft Visual Studio .NET, Enterprise Developer Edition. This course is suitable for Web developers who have knowledge of Hypertext Markup Language (HTML) or  more...
Visual Basic NET-Web Based Development Part 2 on-line e-learning cbt (computer based)cd rom ...experience with programming. However, they know the basic constructs of programming, such as loops and conditional statements. Participants in this course possibly work on a team in a medium or large development environment that uses Microsoft Visual Studio .NET, Enterprise Developer Edition. This course is suitable for Web developers who have knowledge of Hypertext Markup Language (HTML) or  more...
Visual Basic NET-Web Based Development Part 2 on-line e-learning cbt (computer based)cd rom ...experience with programming. However, they know the basic constructs of programming, such as loops and conditional statements. Participants in this course possibly work on a team in a medium or large development environment that uses Microsoft Visual Studio .NET, Enterprise Developer Edition. This course is suitable for Web developers who have knowledge of Hypertext Markup Language (HTML) or  more...
Visual Basic NET-Web Based Development Part 3 on-line e-learning cbt (computer based)cd rom ...experience with programming. However, they know the basic constructs of programming, such as loops and conditional statements. Participants in this course possibly work on a team in a medium or large development environment that uses Microsoft Visual Studio .NET, Enterprise Developer Edition. This course is suitable for Web developers who have knowledge of Hypertext Markup Language (HTML) or  more...
Visual Basic NET-Web Based Development Part 3 on-line e-learning cbt (computer based)cd rom ...experience with programming. However, they know the basic constructs of programming, such as loops and conditional statements. Participants in this course possibly work on a team in a medium or large development environment that uses Microsoft Visual Studio .NET, Enterprise Developer Edition. This course is suitable for Web developers who have knowledge of Hypertext Markup Language (HTML) or  more...
Visual Basic NET-Web Based Development Part 4 on-line e-learning cbt (computer based)cd rom ...experience with programming. However, they know the basic constructs of programming, such as loops and conditional statements. Participants in this course possibly work on a team in a medium or large development environment that uses Microsoft Visual Studio .NET, Enterprise Developer Edition. This course is suitable for Web developers who have knowledge of Hypertext Markup Language (HTML) or  more...
Visual Basic NET-Web Based Development Part 4 on-line e-learning cbt (computer based)cd rom ...experience with programming. However, they know the basic constructs of programming, such as loops and conditional statements. Participants in this course possibly work on a team in a medium or large development environment that uses Microsoft Visual Studio .NET, Enterprise Developer Edition. This course is suitable for Web developers who have knowledge of Hypertext Markup Language (HTML) or  more...
Visual Basic NET-Web Based Development Part 5 on-line e-learning cbt (computer based)cd rom ...experience with programming. However, they know the basic constructs of programming, such as loops and conditional statements. Participants in this course possibly work on a team in a medium or large development environment that uses Microsoft Visual Studio .NET, Enterprise Developer Edition. This course is suitable for Web developers who have knowledge of Hypertext Markup Language (HTML) or  more...
Visual Basic NET-Web Based Development Part 5 on-line e-learning cbt (computer based)cd rom ...experience with programming. However, they know the basic constructs of programming, such as loops and conditional statements. Participants in this course possibly work on a team in a medium or large development environment that uses Microsoft Visual Studio .NET, Enterprise Developer Edition. This course is suitable for Web developers who have knowledge of Hypertext Markup Language (HTML) or  more...
Women in Leadership Leadership Roles Styles on-line e-learning cbt (computer based)cd rom ..., you will learn about characteristics of the old and new constructs of leadership and business, such as the role gender has played in shaping leadership. In addition, you will learn the steps you should follow when addressing barriers to women's leadership, as well as the process for encouraging leadership growth in others. Learn To Identify myths associated  more...
XML Building XML-Based Web Applications Part 3 on-line e-learning cbt (computer based)cd rom ...linking technologies, XML filtering and sorting, language constructs and creating new XML elements, and a coverage of XSLT. The course then covers treatment of Data Islands. The basic elements of data access and the Web are covered in addition to the binding of HTML elements to XML data and manipulation of data sources. Learn To • Identify features of cascading style sheets. •  more...
From Teach Me IT
Programming Logic and Techniques on-line e-learning cbt (computer based)study at home The Programming Logic and Techniques WBT 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. After completing this course, the student will be able to: Describe various problem solving techniques Use algorithms and flowcharts Describe the concept of programming language Understand the  more...
VB 6.0: Basic Programming on-line e-learning cbt (computer based)study at home ...rse introduces students to the data types and programming constructs in VB 6.0. This course also covers the concept of VB 6.0 classes and procedures. After completing this course, the student will be able to: Create a dynamic array Identify methods and properties of collections Manipulate forms and controls at run-time using collections Employ If statements in a VB 6.0 program Employ  more...
VBScript Programming Basics on-line e-learning cbt (computer based)study at home ...ntrinsic VBScript functions Identify the decision making constructs used in VBScript Describe the looping constructs used in VBScript Identify the features of the top-level of the Object model Describe the objects in the Windows object Describe the features of the Document object Describe the features of the Link and Anchor objects Describe the features of the Form and Element objects  more...
Fundamentals of C on-line e-learning cbt (computer based)study at home Fundamentals of C is the first course in the C Programming curriculum that consists of four courses. It traces the evolution of the C language. It also covers the basic lexical and syntactical elements, data representation, and flow control implementation. After completing this course, the student will be able to: Describe the evolution of C List the features and identify the basic elements of  more...
Programming Constructs in C on-line e-learning cbt (computer based)study at home ...Constructs in C is the second course in the C Programming curriculum that consists of four courses. It provides students with basic skills and knowledge to understand programming constructs, such as strings, arrays, pointers, structures, and unions. After completing this course, the student will be able to: Integrate arrays in their programs Perform operations using pointers Work with  more...
Programming Constructs of C++ on-line e-learning cbt (computer based)study at home ... C++ curriculum. The title of this course is: Programming Constructs of C++. This course presents the concept of structures, arrays, and strings within a C++ program. This course also covers how to create functions, including overloaded and inline functions. In addition, the students learn how to create pointers, and the application of pointers. Finally, the students learn the concept of  more...
Intermediate Java Programming on-line e-learning cbt (computer based)study at home ...ses. It gives an overview of the intermediate programming constructs in Java. It teaches how to code simple programs using the java.lang and java.util packages, handle exceptions in a program, input and output data using the java.io package, and use multiple threads in a program. In addition, it prepares students to take the Sun Certified Java Programmer Examination for JDK 1.1. After  more...
From Skillspride Online Training
Programming with ASP on-line e-learning cbt (computer based) After this course you should be able to: Use Active Server Pages to generate HTML, Use VBScript constructs to write ASP scripts, Interact with web users through HTML forms, Use various ASP components like Request, Server, Session, Connection, RecordSet and Command objects, Use session variables and cookies to store persistent information across user sessions, Access and update database information  more...
Advertise With Us
Want to Sell More Constructs training?
This page was last updated on sb5- 08/30/08 at 12:24:07