This course has a total of 30 lessons. The total cost of the course is $900.
Programming in C & C++
Instructor
iCodeNext Academy
- Description

This course introduces the fundamentals of C and advanced techniques of object-oriented programming in C++, which can be used in classes, research, and jobs. The use of the C and C++ programming language as an aid to solving mathematical and scientific problems. Students design, write, and implement programs.
Students will learn when and why they should utilise C/C++ over another programming language, how “low-level” and “more abstracted” programming might aid them, and how to best construct their software projects in these languages.
Curriculum
You will be trained in
- How to code, document, test, and implement a well-structured, robust computer program using the C/C++ programming language –
- Introducing C and C++
- C and C++ syntax, variables Data types
- Control statements (if-else, loops, Switch statement)
- Functions, recursive functions
- Arrays, Classes and Objects
- Inheritance, Polymorphism, Encapsulation
- Functions and Operator overloading