Online Declaration eLearning

Declaration Training Provider? - Tell us about your Training!
Declaration Training Seminars and Classes
From 123-CBT Computer Based Training
IATA 4 Documentation on-line e-learning cbt (computer based)cd rom ...red documentation to transport dangerous goods (Shipper's Declaration for Dangerous Goods and Air Waybill). This training course may be used to meet the requirements for general awareness/familiarization training. Your employer will provide additional function-specific training. The content in this course is designed to comply with the intent of the applicable regulatory requirements. Learner  more...
From Online Training Directory
Shipping Infectious Substances (IATA and DOT) on-line e-learning cbt (computer based)study at homecoursewareSelf Directed ...g or packages hazardous materials; -Completes a shipper`s declaration or other paperwork associated with the transport of hazardous materials; -Loads, unloads, or handles hazardous materials; -Is responsible for safety of transporting hazardous materials; -Operates a vehicle used to transport hazardous materials. Topics include: -General awareness and familiarization -Identification of  more...
Ready, Set, XML for Non Programmers on-line e-learning cbt (computer based)study at homecourseware ...l the components of an XML document?a prolog, with an XML declaration, comments, and processing instructions, and a body with elements, attributes, entity references. And you learn how to follow the standard structure with your tags, to make sure that your document can be validated by the parser. By the end of the course, you will have several short XML documents, and one complex XML document,  more...
Introduction to XML on-line e-learning cbt (computer based)study at homecourseware ...l the components of an XML document?a prolog, with an XML declaration, comments, and processing instructions, and a body with elements, attributes, entity references. And you learn how to follow the standard structure with your tags, to make sure that your document can be validated by the parser. Some familiarity HTML could be helpful. You do not need any special software, other than a word  more...
IATA Dangerous Goods on-line e-learning cbt (computer based) "IATA Dangerous Goods Training" has been designed with specific exercises related to the transportation of dangerous goods by air from a shippers perspective. This course covers the fundamentals of shipping dangerous goods by air according to the IATA regulations. Our 10 step approach encompasses all of the activities which must be addressed when preparing a dangerous goods for shipment by air.  more...
American Citizenship Test Prep on-line e-learning cbt (computer based) ...mous documents (such as `The Emancipation Proclamation,` `Declaration of Independence,` and `U.S. Constitution), you will hear the `Star Spangled Banner` and see its musical score as written by Francis Scott Key, and you will take practice tests with questions taken from actual INS exams. By the time you are done with this course, you should have a very good idea of what to expect on the U.S.  more...
From 123-CBT Computer Based Training
C Programming - Part 2 on-line e-learning cbt (computer based)cd rom ...r of valid elements for a displayed one-dimensional array declaration statement. Identify the correct one-dimensional array initialization statement for a specified situation. Specify the statement to access an element from a one-dimensional array. Type a piece of code to pass an array as an argument to a function. Identify the output of a set of statements using the string-handling  more...
C Programming - Part 1 on-line e-learning cbt (computer based)cd rom ... 2 Hour(s) Identify the characteristics of a function declaration that are available only in C++ and not in C. Identify the concept of function overloading in C++. Identify the code containing the comment delimiters that are supported by C++. Identify the concept of initialization of global variables in C++. Identify the code that contains the correct definition of the struct tag and  more...
C Programming - Part 2 on-line e-learning cbt (computer based)cd rom ...unction from a privately derived class by using the using declaration. Identify the actions performed by the compiler to assign a derived class object to a base class object for a specified scenario. Identify the appropriate implementation of mixed assignments when a base class object is assigned to a derived class object. Write the code to declare a virtual base class. Identify the code of  more...
C Foundation for Non-C Programmers - Part 1 on-line e-learning cbt (computer based)cd rom ... with their functions. Identify the appropriate variable declaration for a specified scenario. Identify 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  more...
C Foundation for Non-C Programmers - Part 2 on-line e-learning cbt (computer based)cd rom ...amming features with their definitions. Identify a class declaration with the specified private and public data members and functions. Identify the definition of the member function of a class with the specified return type and arguments. Identify the code to access the specified public class members of a class. Identify the features of the this pointer. Identify the class declaration that  more...
Intro to Object-Oriented Programming with Java on-line e-learning cbt (computer based)cd rom ...iented Programming (OOP). Identify features of a class declaration. Identify key concepts related to objects. Identify key features of encapsulation. Differentiate between the different types of access modifiers. Identify features of various modifiers supported by Java. Audience: Programmers who want to add the Java language to their skill set and prepare for the Sun  more...
Intro to Object-Oriented Programming with Java on-line e-learning cbt (computer based)cd rom ...iented Programming (OOP). Identify features of a class declaration. Identify key concepts related to objects. Identify key features of encapsulation. Differentiate between the different types of access modifiers. Identify features of various modifiers supported by Java. Audience: Programmers who want to add the Java language to their skill set and prepare for the Sun  more...
From Serebra Learning Corporation
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...
IATA 4 Documentation on-line e-learning cbt (computer based) ...red documentation to transport dangerous goods (Shipper's Declaration for Dangerous Goods and Air Waybill). This training course may be used to meet the requirements for general awareness/familiarization training. Your employer will provide additional function-specific training. The content in this course is designed to comply with the intent of the applicable regulatory requirements. identify  more...
C Programming - Part 2 on-line e-learning cbt (computer based) 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 data types.  more...
Java 2 Programming Part 2: Objects and Classes on-line e-learning cbt (computer based) This is the second course in a five-part series on Java 2 Programming. The Java platform is based on the idea that the same software should run on many different kinds of computers, consumer products, and other devices. Java software works on any device from mobile phones to supercomputers and is incorporated into all major Web browsers. This course teaches learners the general concepts of  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 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 data types.  more...
C++ Foundation for Non-C Programmers - Part 2 on-line e-learning cbt (computer based)study at homeweb-based,online cbt,cd 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 learn how to create, use, and extend classes, as well as how to populate those  more...
From Learningdom
SQL and PLSQL Training instructor led trainingon-line e-learning cbt (computer based)computer lab SQL Introduction to SQL, Select Queries, Data sorting and restricting, Functions, Data from Multiple Tables, Group By Clause, Create Table, Alter Table, Constraints, More Constraints, Indexes, Views, Set operators, SQL Aggregate Functions PL/ SQL PL/ SQL Basics, Using SQL*Plus for PL/ SQL, Using TOAD for PL/ SQL, All about variable declaration, PL/ SQL Looping, Conditional Logic, : DML  more...
Sell Declaration training?
Custom Search
tcw11--06/03/12-08:40:46-(1982)[A]-[B]-[B]