| Days | Content Title | Key Concepts Covered |
| Days 1-7 | C Programming Basics | Environment Setup (GCC), Variables, Data Types, Control Flow, Functions, Arrays, and Strings in C. |
| Days 8-14 | Pointers and Memory | Pointers, Memory Allocation (malloc, calloc, free), Structs, and File I/O in C. |
| Days 15-21 | Introduction to C++ & OOP | Basic C++ Syntax, Streams (cout, cin), Classes, Objects, Constructors, Destructors. |
| Days 22-30 | C++ Advanced Concepts | Inheritance, Polymorphism, Function Overloading/Overriding, Introduction to the Standard Template Library (STL), Final Project: Simple Data Management System (using files and C++ classes). |





Reviews
There are no reviews yet.