From Serebra Learning Corporation
C Programming - Part 2 
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 
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...
IATA 4 Documentation 
...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 


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 


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 123-CBT Computer Based Training
Intro to Object-Oriented Programming with Java 

...riented
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 Certified more...
Intro to Object-Oriented Programming with Java 

...riented
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 Certified more...
C Programming - Part 2 

...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 Programming - Part 1 

... 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 

...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 Foundation for Non-C Programmers - Part 1 

... 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 

...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...