सगळे TutorialsChapter 1 पासून सुरू करा
🔷
Intermediate Level
C++ Tutorial
C++ मराठीत शिका
C++ ही C ची extension आहे — OOP, speed, आणि low-level control एकत्र. Game engines, system software, competitive programming — सगळ्यात वापरली जाते.
सगळे Chapters (11)
1
Introduction to C++
C++ म्हणजे काय?
2
Variables & Data Types
Variables आणि Data Types
3
Input & Output
cin आणि cout — Input/Output
4
Operators in C++
Operators — गणित आणि Comparisons
5
Conditional Statements
if/else आणि switch
6
Loops in C++
Loops — Repetition
7
Functions in C++
Functions — Reusable Code
8
Pointers & References
Pointers — Memory Addresses
9
OOP — Classes & Inheritance
Object Oriented Programming
10
STL — Standard Template Library
STL — Ready-made Data Structures
11
File Handling in C++
Files — Read/Write करणे