C++ Programming

Learn C++ Programming from Scratch and Master the concepts of OOPs

Only at ₹ 999 /-

Call Us To Enroll

What you will learnafter joining C++ Programming?

calendar-iconStart Date:

20th August 2024

calendar-iconBatch Time:
6:00 PM - 7:00 PM

In this course we will cover all the concepts of C++ Programming. We will assign you one personal mentor, you can always connect with him/her and ask your doubts. 3 Small assignments will be given in every week(You need to complete these assignments within two weeks). For completing these assignments our teaching assistants will guide you.

Do you already know C Programming? Then you can start learning C++ Programming from scratch and master the concepts of Object Oriented Programming. Concepts of Object Oriented Programming are building blocks of Software Development.

📚Introduction to Programming
📚Operations on Variables
📚Conditional Statements
📚Looping Statements
📚Functions
📚Classes and Objects
📚Inheritance
📚Polymorphism
📚File Handling
⚠️ If you don't complete assignments we will remove you from the course.

Unique featuresof our CPP

- Explore 100+ Programs

- Explore 100+ Programs

Dive into OOPs Concepts

Dive into OOPs Concepts

Elevate Logic Proficiency

Elevate Logic Proficiency

SYLLABUS

Structured syllabus for smooth learning


week-1

  • Introduction to C Programming
  • Hello World Program
  • Variables and Data Types
  • Taking input from user

week-2

  • Operators
  • Comments in C Programming
  • Type Casting and Type Conversion

week-3

  • Conditional Statements(if, if-else, nested if-else, if-else ladder)
  • Switch Case

week-4

  • Looping Statements(for, while, do-while)

week-5

  • Arrays
  • Sum of Array Elements
  • Largest and Smallest Element from an Array
  • Linear Search
  • Binary Search

week-6

  • Strings
  • ASCII
  • Functions

week-7

  • Pointers
  • Call by value
  • Call by address

week-8

  • Introduction to OOPs
  • Classes and Objects
  • Constructors
  • Destructors
  • Friend Functions
  • Static Members

week-9

  • Inheritance
  • Types of Inheritance
  • Polymorphism (function overloading, function overriding)

week-10

  • Extra Lectures