C++ Programming

Learn C++ Programming from Scratch and Master the concepts of Object Oriented Programming

Only at ₹ 999 /-

🦜 Early Bird Offer: Enroll before 15th April and get course at just ₹749/-

Call Us To Enroll

What you will learn after joining C++ Programming?

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.

Course Features
Start Date: 1st June 2024
Batch 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. ⚠️ If you don't complete assignments we will remove you from the course.

Your will master the following things:

📚Introduction to Programming
📚Operations on Variables
📚Conditional Statements
📚Looping Statements
📚Functions
📚Classes and Objects
📚Inheritance
📚Polymorphism
📚File Handling

UNIQUE features of RTC

Learn by building and breaking stuff.

Live and interactive classes.

Live and interactive classes.

Recorded videos of live classes.

Recorded videos of live classes.

Structured Learning.

Structured Learning.

1:1 Doubt Assistance

1:1 Doubt Assistance

General Features

What students have to say about our course?

Vrushali Dhavale
Vrushali Dhavale
C++ Programming
It's a superb experience ever
Harshal Kawadse
Harshal Kawadse
C++ Programming
I have obtain the great knowledge of C++ programming language . The teaching staff is very much supportive and explain about the cource from beginning and provide the proper guidence regarding the cource.
Sanchit Shitole
Sanchit Shitole
C++ Programming
Excillent course as well as teaching
Naina Sana
Naina Sana
C++ Programming
A wonderfully practical course - both personally and professionally. I really enjoyed This course... And the teachers are also amazing..... Thank you for this wonderful course....
OK
OK
C++ Programming
Best Learning platform and many more....
Sneha Giramkar
Sneha Giramkar
C++ Programming
Nice
Asif Abdul
Asif Abdul
C++ Programming
Training was excellent with good interaction. Recording facility is excellent for revising
Sana
Sana
C++ Programming
it was good .

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