From Serebra Learning Corporation
Java 2 Programming Part 5: Streams and Networking 
This is the final 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 advanced topics that will help
more...
C++ Programming - Part 2 


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...
From 123-CBT Computer Based Training
C Programming for the Microsoft NET Platform Part 4 

...rs. Identify the syntax for calling a base class constructor. Identify characteristics of internal access. Identify the syntax of an internal class. Identify characteristics of aggregation. Audience The intended audience for this course are individuals involved in programming in C, C++,
Microsoft Visual Basic or
Java and wish to program in C#. They are
more...
C Programming for the Microsoft NET Platform Part 4 

...rs. Identify the syntax for calling a base class constructor. Identify characteristics of internal access. Identify the syntax of an internal class. Identify characteristics of aggregation. Audience The intended audience for this course are individuals involved in programming in C, C++,
Microsoft Visual Basic or
Java and wish to program in C#. They are
more...
C Programming for the Microsoft NET Platform Part 3 

...riables. Identify characteristics of the default constructor. Identify the syntax used to overload a constructor. Identify characteristics of an initializer list. Audience The intended audience for this course are individuals involved in programming in C, C++,
Microsoft Visual Basic or
Java and wish to program in C#. They are involved in developing enterprise
more...
C Programming for the Microsoft NET Platform Part 3 

...riables. Identify characteristics of the default constructor. Identify the syntax used to overload a constructor. Identify characteristics of an initializer list. Audience The intended audience for this course are individuals involved in programming in C, C++,
Microsoft Visual Basic or
Java and wish to program in C#. They are involved in developing enterprise
more...
C Programming for the Microsoft NET Platform Part 3 

...riables. Identify characteristics of the default constructor. Identify the syntax used to overload a constructor. Identify characteristics of an initializer list. Audience The intended audience for this course are individuals involved in programming in C, C++,
Microsoft Visual Basic or
Java and wish to program in C#. They are involved in developing enterprise
more...
Advanced OOP Java Concepts 

... class initialization.
Identify key concepts related to constructors.
Identify features of constructor chaining.
Identify features of abstract classes.
Identify the syntax that defines an interface.
Identify the code that implements an interface.
Identify features of a nested class.
Identify code that uses a static member class correctly.
Identify code that uses a nonstatic
more...
Advanced OOP Java Concepts 

... class initialization.
Identify key concepts related to constructors.
Identify features of constructor chaining.
Identify features of abstract classes.
Identify the syntax that defines an interface.
Identify the code that implements an interface.
Identify features of a nested class.
Identify code that uses a static member class correctly.
Identify code that uses a nonstatic
more...
C Programming - Part 2 

...an object of a specified class. Identify the appropriate constructor that will be invoked when a specific line of code is executed in a specified scenario. Identify the code of a class destructor for a specific scenario. Identify the correct code of the copy constructor that will initialize an object for a specified scenario. Identify the appropriate set of constructors and destructors to
more...