|
Provided by: Serebra Learning Corporation Programming Constructs of CC++ |
![]() |
Training
Provided by Serebra Learning Corporation
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 using a structured language like C or Pascal constitute the primary audience for this curriculum. This curriculum would introduce them to the object-oriented programming techniques.
|
|
||||||||||
Programming Constructs of C
Audience
Programmers who have functional experience in programming using a structured language like C or Pascal constitute the primary audience for this curriculum. This curriculum would introduce them to the object-oriented programming techniques.
Topics
Functions
- Using Functions
- Extended use of Functions
Arrays and Structures
- Working with Arrays
- Working with Structures
Pointers
- Introduction to Pointers
- Memory Management using Pointers
Classes and Objects
- Creating Classes and Objects
- Using Constructors and Destructors
Objectives
Upon completion of this course, the student will be able to:
- implement functions in a C program
- pass arguments to functions
- implement overloaded functions in a C program
- implement inline functions in a C program
- manipulate single-dimensional arrays
- manipulate multi-dimensional arrays
- use strings in a C program
- specify a structure
- access a structure member
- understand union and its features
- use pointers in a C program
- use pointers to access arrays
- use function pointers
- understand the concept of dynamic memory allocation
- use the new and delete operators to facilitate dynamic memory allocation
- specify a class
- define a class object
- define a member function to initialize an object
- define a member function to destroy the data of an object
About The Training Provider: Serebra Learning Corporation
Serebra Learning Corporation - Serebra Learning Corporation provides technology-based training solutions through a combination of Cortex, its proprietary learning management system (LMS), and a curriculum catalog with over 1,825 current courseware titles. Founded in 1987 (as FirstClass Systems, with a name change to Serebra in 2001), Serebra has over sixteen years" experience delivering e-learning solutions to both...

