Compare with 1 courses
C++ Programming

C++ Programming

C++ Programming is a powerful, general-purpose programming course that teaches learners how to build efficient and structured applications using one of the most widely used languages in software development.

80000K

Learn more
Has discount
Expiry period Lifetime
Made in English
Last updated at Fri May 2026
Level
Beginner
Total lectures 29
Total quizzes 0
Total duration 209:44:00 Hours
Total enrolment 1
Number of reviews 0
Avg rating
Short description C++ Programming is a powerful, general-purpose programming course that teaches learners how to build efficient and structured applications using one of the most widely used languages in software development.
Outcomes
  • - Core Syntax & Structure - Write and compile simple C++ programs. - Understand variables, data types, operators, and expressions. - Control Flow - Implement conditional statements (if, switch). - Use loops (for, while, do-while). - Functions & Modular Programming - Define and call functions. - Understand scope, parameters, and return values. - Object-Oriented Programming (OOP) Basics - Create classes and objects. - Apply encapsulation, inheritance, and polymorphism. - Memory Management - Work with pointers and references. - Understand dynamic memory allocation (new, delete). - Practical Applications - Build small projects like calculators, text-based games, or file-handling utilities.
Requirements
  • - General Computer Knowledge: Comfort with using a PC and installing software. - Math & Logic: Basic arithmetic and logical reasoning. - Software Setup: Access to a C++ compiler (e.g., GCC, Clang, or Microsoft Visual Studio).