• Post category:StudyBullet-5
  • Reading time:5 mins read

C++ basics beginner level.

What you will learn

All basics of c++

variables, functions, oops, loops and many more

All the practical knowledge with coding examples.

coding challenges.

Description

This course is specially designed for beginners who want to learn C++ in their native language Hindi. This course offers a good amount of knowledge you would require to start your career in a programming language and this is just a beginner course so, you will going to enjoy the journey of learning new things to create your own program and will help you to enhance your coding skills and knowledge by taking the quizzes and few basic easy tests.

we have covered all the important parts that are required to be known at the beginning level with quizzes and coding challenges.

we will be covering the following-:

1. History of C++

2. Compiler Used

3. How to set up compiler and code blocks

4. c++ structure, data types(int,char,float), and variables,


Get Instant Notification of New Courses on our Telegram channel.


5. constants, conditional statements, if-else, switch,

6. loops, for while do-while,

7. array, functions, oops, inheritance, polymorphism, abstraction, encapsulation

  1. types of inheritance- single, multiple, multi-level, heirarchical, hybrid.

8. classes, objects,

9. quizzes, coding challenges, and many more.

No need for any prior knowledge of coding everything will be taught from the beginning.

All important resources are attached and coding quizzes are available.

I hope you will enjoy the lectures. feel free to message me with any queries and don’t hesitate to try on your own.

เคนเคฟเคจเฅเคฆเฅ€
language

Content

Structure of C++

Introduction
C++ structure

Datatypes, Variables

data types variable and constants
data types quiz

operators

Operators
operators

Loops

Loops
loops

conditional statement’s

if
nested if
extra
switch

challenge

challenge
tables
leap year

Arrays

Arrays
array

Functions

Types of Functions
inline, friend function and reoccursive
function overloading

Pointers And Reference

Pointers And Reference Variable

String

Strings

OOPS

CLASSES
class part 2
extra
extra
oops

practice

code
All