C, C++
- Home
- C, C++

C, C++
C & C++ Programming Duration: 40 hrs
C programming course provides the fundamental concepts of c language and hands-on training to help you write and test your coding skill. This Course covers variables and constants, data types, arithmetic operators, arrays, loops, command line arguments, conditionals and switch case
C++ is a general purpose object-oriented programming language this course covers structure of a C++ program, standard input & output functions, private & public sections of classes with member functions, objects & member functions of a class, conditional constructs, functions, pointers, and arrays, function overloading, inheritance, polymorphism, exception handling
Audience:programming language is ideal for beginners and intermediates who wish to learn the suite of C and C++
Prerequisite: Basic Computer Knowledge
C Programming
C -Introduction, IDEs, Hello world
Variable, Constants, Data Types, and Arithmetic Operators
Flushing the input buffer, loops, Arrays
Conditionals, Switch, strings, Chards and Pointers
Stack, Heap, Strings Pointers Null-terminations
Char Arrays, Pointers, and Functions
File I/O, Constants, Functions, Aliases
Conditionals and Strings
C++ Programming
Data types, Operators, Control statements
Functions, Classes and objects
Constructors and destructors
Function and operator overloading
Inheritance, Virtual functions and Namespaces
Templates, Exception handling, The I/O library, STL
Containers, algorithms, and iterators
Principles of object-oriented programming (OOP)
Runtime type ID , The preprocessor