Hello Readers,
C++ is a general purpose popular programming language written by Bjarne Stroustrup as an extension of C programming language in 1979.
Due to its high speed of execution, it is highly popular these days. It is extensively used in competitive programming & in programming competitions, the most used language is C++.
The development of C++ is going on currently & the latest stable version of C++ is C++20. There is an active community behind its development. So, if you’re in college and want to boost your career or get placed in some company, learning C++ may prove very useful for you. If you already have knowledge of C++ & want to practice and get confidence, click here.
Below is the C++ course curriculum:
- Basics
- Control Statements
- If-else statement
- Switch statement in C++
- For loop in C++
- While loop in C++
- Do-while loop in C++
- Continue statement in C++
- C++ Break statement
- Goto statement in Cpp
- Functions
- Functions in Cpp
- Default arguments in functions
- C++ Recursion
- Arrays
- Arrays
- Multidimensional arrays
- Passing an array to a function
- C++ strings
- Pointers
- Pointers in C++
- This pointer
- OOPS
- OOPS Concepts
- Constructor
- Destructor
- Strcuture
- How to pass & return struct from a function
- Inheritance
- Polymorphism
- Function Overloading
- Function Overriding
- Virtual Function: Run time polymorphism
- Encapsulation
- Abstraction
- Interfaces: Abstract Classes
- Pass & return object from function
- Friend class and friend function
Whenever a new tutorial will be released, its link will be mentioned with its type on this page only. Each tutorial will be written by the subject experts. In case, if you’ve any doubts or found any information incorrect, do mention it in the comments or write at: cpptopics@techoutflow.com. You’ll see new tutorials soon, till then stay tuned.