Training Classes | Learning and Development Resources | Training Directory | New Training Seminars | New Training Providers | Site Map | Promote Training Seminars | Training Keywords | Training Seminars | Training Providers | Regions | Training Search | Advertise Training Seminars | Login

Online Initialize eLearning Training

 Are you an Initialize training provider?
You could be on this page today - for FREE!

>>
Online eLearning Training
>> Choose a Location


Initialize Training Seminars and Classes

From Serebra Learning Corporation
JavaScript Language Basics on-line e-learning cbt (computer based) To teach the basics of the JavaScript language Web developers 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...
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...
ANSI C Programming Data Representation on-line e-learning cbt (computer based) To describe how ANSI C programs use memory to store data and how to write portable C programs Programmers and software developers new to ANSI C more...
ANSI C Programming Text Processing on-line e-learning cbt (computer based) To describe how to write ANSI C programs for text, string, and array processing Programmers and software developers new to ANSI C more...
ANSI C Programming Pointers on-line e-learning cbt (computer based) To describe how to write advanced, efficient ANSI C programs using pointers Programmers and software developers new to ANSI C more...
Monitoring Reporting and ISA Server Enterprise Edition on-line e-learning cbt (computer based) To describe the use of ISA Server in an enterprise and develop a strategy for monitoring ISA Server activity IT Professionals including web administrators, network administrators, and security administrators but not network architects more...
Installing and Configuring Linux on-line e-learning cbt (computer based) The Installing and Configuring Linux WBT is the first course in the Linux Fundamentals curriculum. It acquaints the students with the Linux's history, design, and distributions. It also enables students to install and configure Linux. End users and Application developers who want an overview of Linux and learn about installing and configuring Linux. more...
The Linux Operating System on-line e-learning cbt (computer based) This course covers the origin and history of the Linux operating system and its relation with other Unix family systems. It examines various ""distributions"" of Linux , its value as a reliable business solution, and its various components, and it addresses issues surrounding its use, administration, and development. The course highlights those aspects that make Linux an innovative operating more...
PL SQL Packages on-line e-learning cbt (computer based) To create and work with Oracle 10g packages Database administrators, application developers, and database operators more...
Manipulating Large Objects in PL SQL on-line e-learning cbt (computer based) To use LOBs and the DBMS_LOB package Database administrators, application developers, and database operators more...
Introduction to PL SQL on-line e-learning cbt (computer based) To introduce PL/SQL and provide an introduction to identifiers and variables in PL/SQL Database administrators, application developers, and database operators more...
Using Composite Data Types on-line e-learning cbt (computer based) To identify the benefits associated with records and collections, declare and initialize nested tables and VARRAYs, and create and reference an INDEX BY table and table of records Database administrators, application developers, and database operators more...
C# Programming 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 2 on-line e-learning cbt (computer based)study at homeweb-based,online cbt,cd 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. 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...
From 123-CBT Computer Based Training
C Programming for the Microsoft NET Platform Part 2 on-line e-learning cbt (computer based)cd rom ... as, how to use methods and parameters and how to create, initialize, and use arrays. Learn To • Identify characteristics of statements. • Identify the syntax used to create an if statement. • Identify the syntax of cascading if statements. • Identify the syntax used to define a method. • Identify the syntax used to call a method. • Identify the more...
CIW Perl Fundamentals Part 1 Basic Syntax on-line e-learning cbt (computer based)cd rom .... Identify characteristics of an array. Identify how to initialize an array. Identify how to access array elements. Identify the syntax used to create a hash. Identify how to access a hash element. Identify how to delete a hash element. Audience The audience for this course includes application developers, software engineers, and other network designers. Candidates for this exam more...
Windows NT Server 4 0 Troubleshooting in the Enterprise on-line e-learning cbt (computer based)cd rom Course Overview This is the fifth course in a seven-part series intended for network support professionals working in a Microsoft Windows NT Server 4.0 based enterprise environment. The series aims to enable these professionals to pass Microsoft's certification examination 70-68. This series gives participants the opportunity to design, implement, and support the Windows NT Server network more...
Oracle Reports R6 Control Reports on-line e-learning cbt (computer based)cd rom ...or a query by using a Report Builder packaged procedure. Initialize the value in a layout field by using a Report Builder packaged procedure. Create a drill-down report by using a Report Builder packaged procedure. Execute a SQL statement in a report by using a Report Builder packaged procedure. Unit 5: Using the Reports Server Duration: 1 - 2 Hour(s) Differentiate between more...
Oracle Report Builder Controlling Reports on-line e-learning cbt (computer based)cd rom ...retrieved for a query by using a SRW packaged procedure. Initialize the value in a layout field by using a SRW packaged procedure. Set the format attributes for an object by using the SRW packaged procedure. Create a drill-down report by using a SRW packaged procedure. Execute a SQL statement in a report by using a SRW packaged procedure. Unit 5: Reports for Different Environments more...
C Programming - Part 2 on-line e-learning cbt (computer based)cd rom .... L earn To: Override the assignment operate. Initialize objects. Convert data types. Identify the issues related to inheritance. Identify the effect of access specifiers on inheritance. Implement inheritance. Identify friend relationships, containment relationships, and associative relationships. Implement friend relationships, containment relationships, and associative more...
C Programming - Part 2 on-line e-learning cbt (computer based)cd rom ...and user-defined data types. L earn To: Define, initialize, and manipulate one-dimensional and two-dimensional arrays. Identify standard string-handling functions. Identify the features of pointers. Identify the relationship between pointers and arrays, array of pointers, pointer to an array, and arrays and functions as function arguments. Identify user-defined data types more...
C Foundation for Non-C Programmers - Part 1 on-line e-learning cbt (computer based)cd rom ...the type of constant to be used in a specified scenario. Initialize an array for a specified scenario. Calculate the result of manipulating the value of a variable by using a pointer. Identify the appropriate structure declaration for a specified scenario. Calculate the result of manipulating a reference. Unit 2: Operators and Flow Control Statements Duration: 2 - 3 Hour(s) more...
C Foundation for Non-C Programmers - Part 2 on-line e-learning cbt (computer based)cd rom ...ase class. Identify the definition of a derived class to initialize the base class members. Identify the code that represents the overriding of a base class member function. Identify the differences between static and dynamic binding. Identify the code that declares a virtual member function. Identify the declaration of a class containing a pure virtual member function. Identify the class more...
From Teach Me IT
Programming Constructs of C++ on-line e-learning cbt (computer based)study at home 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. In addition, the students learn how to create pointers, and the more...
Installing and Configuring Linux on-line e-learning cbt (computer based)study at home The Installing and Configuring Linux WBT is the first course in the Linux Fundamentals curriculum. It acquaints the students with the Linux's history, design, and distributions. It also enables students to install and configure Linux. After completing this course, the student will be able to: Describe the evolution of Linux List the copyright issues related to Linux List the different more...


Custom Search

Training Directory | New Training Seminars | New Training Providers | Search | Site Map | Promote Training | Login | Links


Connecting people who want to learn with people who love to teach
 Are you an Initialize training provider?
You could be on this page today - for FREE!