[Last updated 8/2023] Master C++ Programming From Beginner To Advance 2023 Edition (Udemy – Engsub)
About Course
Views
:
What you’ll learn:
Learn from basics of Programming in C ++, Get Bigger Picture from What and Why of C ++, Will discuss each component in program
Learn Decisions , Loops , Strings, Arrays in c++programming
Learn Object Oriented Programming Concepts in c++programming with Examples
Learn Object , Classes , Operator Overloading, Inheritance, Pointers in c++programming
Learn virtual function, Streams and Files and finally Learn How to Develop an Application with project
Learn STL – Standard Template Library – which is explained in detail.
C++ Qt 5 GUI Application Development
100 MCQ’s , 15 Assignments & 5 Projects
Interview preparation – with Top frequently asked questions
Coding Exercises
Time video:
21.5 hours (275 Lessons + Documents)
Teacher:
CODAMING – VeDinesh Academy
Total weight:
6.87 GB
Original link:
https://www.udemy.com/course/master-cpp-byteboard/
Course Content
29 – Standard Template Library – STL – Advance
-
011 Priority Queue – Container in STL.mp4
06:48 -
019 Container in Container.mp4
13:46 -
018 Algorithms in STL.mp4
08:15 -
017 Unordered Set – Container in STL.mp4
06:24 -
016 Multiset – Container in STL.mp4
05:20 -
015 Set – Container in STL.mp4
05:10 -
014 Unordered Map – Container in STL.mp4
08:26 -
013 Multimap – Container in STL.mp4
08:25 -
012 Map – Container in STL.mp4
10:32 -
001 Basics of Data Structure.mp4
29:55 -
010 Queue – Container in STL.mp4
03:54 -
009 Stack – Container in STL.mp4
02:37 -
008 List – Container in STL.mp4
07:10 -
007 Vector – Container in STL.mp4
12:59 -
005 Array – Container in STL.mp4
09:57 -
004 Containers in STL & Classification.mp4
05:26 -
003 Introduction to STL.mp4
09:08 -
002 C++ Developer’s Life Without STL.mp4
07:04
21 – Operator Overloading – Intermediate
-
001 Operator Overloading.mp4
13:14 -
002 Overloading Pre and Post Increment.mp4
05:47
22 – Inheritance in C++ – Intermediate
-
001 Introduction Inheritance Mind-Map.mp4
00:56 -
002 What is Inheritance.mp4
01:49 -
003 Why Inheritance.mp4
05:08 -
004 Inheritance Example- Part1.mp4
05:02 -
005 Inheritance Example – Part 2.mp4
03:36 -
006 Constructor and Inheritance – Part 1.mp4
04:42 -
007 Constructor and Inheritance – Part 2.mp4
04:10 -
008 Constructor and Inheritance – Part 3.mp4
05:06 -
009 Function Overriding.mp4
05:34 -
010 isA and hasA Relation.mp4
06:56 -
011 Types Of Inheritance.mp4
06:40 -
012 Ways Of Inheritance.mp4
03:00
23 – Pointers in C++ – Intermediate
-
001 Introduction to Pointer – MindMap.mp4
00:36 -
002 What is Pointer.mp4
01:24 -
003 Why Pointer is Used.mp4
04:50 -
004 Program in Memory.mp4
01:12 -
005 Pointer Notation.mp4
04:58 -
006 Pointer and Array.mp4
06:43 -
007 Pointer and Function.mp4
04:10 -
009 Pointer And Array – Part 2.mp4
05:15 -
010 Memory Management – NEW – Part 1.mp4
05:51 -
011 Memory Management – NEW – Part 2.mp4
05:00 -
012 Memory Management – DELETE.mp4
02:40 -
013 Pointer Application Program.mp4
04:40 -
014 Pointer Limitations.mp4
04:39 -
015 this Pointer.mp4
04:39 -
016 Destructor in C++.mp4
06:56
24 – Polymorphism – Intermediate
-
001 Introduction to Polymorphism.mp4
00:50 -
002 Base Class Pointer and Derived Class Object.mp4
03:03 -
003 What is Virtual Function.mp4
06:29 -
004 Why Virtual Function with Example.mp4
04:27 -
005 Abstract Class and Pure Virtual Function.mp4
06:12 -
006 More about Polymorphism.mp4
03:20 -
007 Virtual Destructor.mp4
04:39
25 – Friend Function and Friend Class – Intermediate
-
001 What is friend in general.mp4
03:24 -
002 What is Friend Function.mp4
04:55 -
003 Question on Friend Function.mp4
01:38 -
004 What is Friend Class + practical.mp4
05:26 -
005 Overloading Comparison Operator – With Friend Function.mp4
05:00
26 – Static Member Variable and Function – Intermediate
-
001 Introduction to Static Member – Mind map.mp4
00:41 -
002 Static Member Variable.mp4
10:36 -
003 Static Member Function.mp4
05:43
27 – File handling – Intermediate
-
001 Introducing File Input- Output.mp4
01:15 -
002 What are Streams.mp4
02:50 -
003 Classes and Object for Input-Output.mp4
04:01 -
004 How reading and writing is done in file.mp4
01:39 -
005 Write data into FILE.mp4
04:47 -
006 Reading data from FILE.mp4
06:28 -
007 Tellg in C++.mp4
04:27 -
008 Tellp Function.mp4
07:08 -
009 Seekg Function.mp4
05:47 -
010 Seekp Function.mp4
05:00 -
011 Writing an Object in File and Reading File with Object.mp4
08:10
28 – Exception Handling – Intermediate
-
001 Exception Handling in C++.mp4
10:22 -
002 Exception Handling Program in C++.mp4
07:17
20 – Constructors in C++ – Intermediate
-
001 Why Constructor.mp4
09:26 -
002 Default Constructor.mp4
06:15 -
003 Parametrized Constructor.mp4
03:09 -
004 Copy Constructor.mp4
04:53 -
005 Constructor Overloading.mp4
02:46 -
006 Constructor Program.mp4
05:20
30 – Templates in C++ – Advance
-
001 WhatWhy of Template & Function Template.mp4
08:13 -
002 Class Template.mp4
07:11
31 – Projects – Student Management & Keylogger in C++
-
001 PROJECT 2 – Student Management System in C++.mp4
09:42 -
002 PROJECT 3 – Hacking Tool – Keylogger in C++.mp4
08:42
32 – Interview Preparation – C++ ( Top Frequently asked Questions )
-
001 Question – 1.mp4
05:42 -
002 Question – 2,3.mp4
03:29 -
003 Question – 4,5,6.mp4
04:01 -
004 Question – 7,8,9.mp4
04:25 -
005 Question – 10,11,12,13,14,15.mp4
07:31 -
006 Question – 16,17.mp4
03:58 -
007 Question – 18,19,20.mp4
05:21 -
008 Question – 21,22.mp4
04:18 -
009 Question – 23,24,25,26.mp4
06:18 -
010 Question – 27,28.mp4
04:15 -
011 Question – 29,30.mp4
03:07 -
012 Question – 31,32.mp4
03:13 -
013 Scenario Based Question – 33,34.mp4
05:10
34 – Lambda in C++ – Advance
-
001 WhatWhy of Lambda & Lambda Function ( by value ).mp4
08:31 -
002 Lambda Function ( by reference ).mp4
02:34
35 – Multi-threading in C++ – Advance
-
001 WhatWhy of Multi-threading in C++.mp4
03:32 -
002 Multi-threading with function.mp4
09:15 -
003 Multi-threading with Class – Member Function.mp4
03:46 -
004 Multi-threading with Lambda Function.mp4
03:30
36 – Introduction to Qt 5 GUI Application Development in C++ for Beginners
-
001 Introduction to Qt 5.mp4
03:38 -
002 Qt 5 Installation and Setup.mp4
06:33 -
003 Qt 5 Directory Structure ( Part 1 ).mp4
07:27 -
004 Qt 5 Directory Structure ( Part 2 ).mp4
05:40 -
005 Hello World Application in Qt 5.mp4
06:04 -
006 Simple Calculator in Qt 5.mp4
09:38
37 – PROJECT 4 – Mobile Phone Type Calculator – development using Qt 5 C++
-
001 Mobile Phone Type Calculator in Qt 5 C++ ( Part 1 ).mp4
10:20 -
002 Mobile Phone Type Calculator in Qt 5 C++ ( Part 2 ).mp4
08:35
38 – PROJECT 5 – Car Booking – GUI Application Development using Qt 5 C++
-
001 Introduction to Car Booking Project in Qt C++ GUI Application Development.mp4
00:55 -
002 Design Login Ui – Car Booking GUI Application in Qt 5 C++.mp4
08:09 -
003 Login Form Logic – Car Booking GUI Application in Qt 5 C++.mp4
05:02 -
004 MainMenu Ui and Logic – Car Booking GUI Application in Qt 5 C++.mp4
07:52 -
005 Add Car Ui – Car Booking GUI Application in Qt 5 C++.mp4
06:16 -
006 Add Car Logic – Car Booking GUI Application in Qt 5 C++.mp4
09:28 -
007 Book Car Ui and Logic- Car Booking GUI Application in Qt 5 C++.mp4
17:07 -
008 Remove Booked Car – Car Booking GUI Application in Qt 5 C++.mp4
09:17
10 – Loops in C++ – Beginners
-
001 Introduction to Loops.mp4
00:32 -
002 What why of Loop.mp4
01:40 -
003 For Loop.mp4
06:10 -
004 For Loop – Concept 1.mp4
04:05 -
005 For Loop – Concept 2.mp4
03:07 -
006 Star Pattern Printing – 1.mp4
06:59 -
007 Star Pattern Printing – 2.mp4
05:40 -
008 While Loop.mp4
04:31 -
009 Do While Loop.mp4
03:45 -
010 Write a program in C++ to find the sum of next 10 numbers.mp4
03:47 -
011 Write a program in C++ to find the factorial of a number.mp4
03:33 -
012 Break and Continue.mp4
05:30
02 – Basics Of Computer – For Absolute Beginners
-
01:07
-
002 What is Computer.mp4
01:50 -
004 Computer Architecture.mp4
05:17 -
005 RAM – Random Access Memory.mp4
11:38 -
007 CPU – Central Processing Unit.mp4
07:25 -
009 Computer Language.mp4
02:28 -
010 Operating System.mp4
05:36 -
012 Recap – Basics Of Computer – Mind-Map.mp4
03:46
03 – Introduction to Programming – Beginners
-
001 What is Programming in general.mp4
04:23 -
003 Why we should learn C++.mp4
17:12 -
004 What is Compiler and IDE.mp4
06:52 -
006 What is C++.mp4
07:01
04 – Compiler and IDE Setup – Beginners
-
001 IDE’s For C++.mp4
01:23 -
002 Installing Visual Studio for Windows (Optional).mp4
02:24 -
003 Installing Codeblocks for Windows (Optional).mp4
03:50 -
004 Installing VS Code + Mingw for Windows (Optional).mp4
04:10 -
005 Installing VS Code for Linux (Optional).mp4
03:28 -
006 Installing XCode for MacOS (Optional).mp4
04:03
05 – Program Structure – Beginners
-
001 Header in C++ Program.mp4
14:53 -
003 Namespace in C++ Program.mp4
02:53 -
004 Main Function in C++ Program.mp4
02:10 -
006 Block and Semicolon in C++ Program.mp4
02:11 -
008 Writing First C++ Program.mp4
02:40 -
009 Software Development in C++.mp4
04:02
06 – Important terminologies of C++ – Beginners
-
001 Introducing Important Terminologies in C++ Programming.mp4
00:53 -
002 Identifiers in C++ Programming Language.mp4
04:11 -
004 Keywords in C++ Programming Language.mp4
01:52 -
006 Data Types in C++ Programming Language ( Part 1 ).mp4
05:10 -
007 Data Types in C++ Programming Language ( Part 2 ).mp4
03:58 -
010 Variables in C++ Programming Language.mp4
09:10 -
012 User Input and Output in C++ Program.mp4
06:35 -
013 Operators in C++ Programming Language.mp4
03:35 -
014 Arithmetic Operators in C++ Programming Language.mp4
04:37 -
015 Assignment Operators in C++ Programming Language.mp4
02:17 -
016 Logical Operator in C++ Programming Language.mp4
03:00 -
017 Comparison Operator in C++ Programming Language.mp4
03:20 -
019 Constants in C++.mp4
06:29 -
020 Recap Important terminologies of C++ Programming ( Mind-map ).mp4
02:48
07 – C++ Foundation Programs
-
001 Write a program in C++ with comments.mp4
04:14 -
002 Write a program in C++ to print a welcome text in a separate lines.mp4
06:25 -
003 Write a program in C++ to print the sum of two numbers.mp4
03:23 -
004 Write a program in C++ to swap two numbers.mp4
03:23 -
005 Write a program in C++ to find the Area and Perimeter of a Rectangle.mp4
03:15 -
006 Write a program in C++ to compute quotient and remainder.mp4
05:01 -
007 Write a program in C++ to compute the total and average of 4 no’s.mp4
02:38 -
008 Write a program in C++ that takes a number as input and prints its table.mp4
02:26 -
009 Write a program in C++ to print first and last no. in a three digit no.mp4
07:16
08 – Precedence and Associativity in C++
-
001 Introduction.mp4
02:54 -
002 Precedence in C++.mp4
03:10 -
003 Associativity in C++.mp4
01:33 -
004 Example 1.mp4
03:20 -
005 Example 2.mp4
03:49 -
006 Example 3.mp4
02:51
09 – Conditions in C++ – Beginners
-
001 Introduction Conditions in C++ Mind-map.mp4
00:46 -
002 Condition in C++.mp4
04:46 -
003 If Condition.mp4
02:02 -
004 If Else Condition.mp4
04:38 -
005 Else if Condition.mp4
04:18 -
006 Write a C++ program to check number is odd or even.mp4
01:56 -
007 Write a C++ program to check if a given number is a multiple of 3.mp4
01:31 -
008 Write a C++ program to check a number is in the range 100 to 200.mp4
01:50 -
009 Write a C++ program to check the largest number among three given integers.mp4
02:07 -
010 Write a C++ program to check the character entered is vowel or not.mp4
02:32 -
012 Switch Case – Part 1.mp4
05:35 -
013 Switch Case – Part 2.mp4
05:27 -
014 Switch Case – Part 3.mp4
02:37 -
016 Recap Conditions in C++ Mind-Map.mp4
02:02
01 – Instructor Note – Don’t Skip
11 – Arrays in C++ – Beginners
-
001 Why Array in C++.mp4
02:32 -
002 What is Array.mp4
03:19 -
003 Creating , Initialize and Modify Array.mp4
02:44 -
004 Write a C++ Program to Find The Length an Array.mp4
03:29 -
005 Write a C++ Program to Find Minimum Number in Array.mp4
04:33 -
006 Write a C++ Program to Find The Even no. in an Array of Integers.mp4
01:41 -
007 Write a C++ Program to Find Sum and Multiplication Numbers in Array.mp4
02:39 -
008 Write a C++ Program to Find the Second Highest Element in Array.mp4
05:41 -
009 Write a C++ Program to Find the Most Occurring Element in Array.mp4
06:57 -
010 How to Create 2D Array in C++.mp4
07:05 -
011 Write a Program in C++ to find the Sum of Numbers in 2D Array.mp4
02:06
12 – Strings in C++ – Beginners
-
001 Introducing String in C++ Programming Language ( Mind-map ).mp4
00:46 -
002 Why Strings are used in C++.mp4
02:13 -
003 String concatenation in C++ Programming Language.mp4
02:30 -
004 More on string concatenation.mp4
03:09 -
005 How to calculate string length.mp4
01:22 -
006 How to take string as input.mp4
02:27 -
007 Example on String.mp4
04:16 -
009 Recap String in C++ ( Mind-map ).mp4
01:43 -
010 Write a C++ program to compare two strings.mp4
02:55 -
011 Write a C++ program to swap two strings.mp4
03:18 -
012 Write a C++ program to reverse a string.mp4
04:17 -
013 Write a C++ program to delete all the vowels from the string.mp4
05:36 -
014 Write a C++ program to replace a word from the string.mp4
05:31
13 – Functions in C++ – Beginners
-
001 What is Function.mp4
02:45 -
002 Why Functions in C++.mp4
02:30 -
003 Example Of Function.mp4
04:57 -
004 Function and Main Memory.mp4
04:28 -
005 Various Forms Of Function.mp4
11:13 -
006 What and Why Of Function Overloading.mp4
04:00 -
007 1st Way Of Function Overloading.mp4
05:11 -
008 2nd Way Of Function Overloading.mp4
02:15 -
009 Drawback Of Function and inline Function.mp4
04:30
14 – Recursion in C++ – Beginners
-
001 Why Recursion in C++.mp4
09:08 -
002 How Recursion Works with Example.mp4
06:06 -
003 Example2 on Recursion.mp4
03:42 -
004 Types of Recursion.mp4
02:43 -
005 Tracing Tree of Recursion Function Example 1.mp4
04:04 -
006 Tracing Tree of Recursion Function Example 2.mp4
02:04 -
007 Tracing Tree of Recursion Function Example 3.mp4
03:21 -
008 Advantage and Disadvantage of Recursion.mp4
05:59
15 – Structure in C++ – Beginners
-
001 What and Why Of Structure.mp4
03:22 -
002 Define Structure in C++.mp4
07:52 -
003 Example of Structure.mp4
03:11 -
004 Nesting Of Structure.mp4
02:41 -
005 Array of Structure.mp4
04:49 -
006 Other Key Concept in Structure.mp4
02:26 -
007 Structure padding.mp4
05:22
16 – Datatype Conversion in C++
-
001 Introduction to Datatype Conversion.mp4
05:28 -
002 Implicit Conversion.mp4
03:55 -
003 Explicit Conversion.mp4
03:56
18 – Introduction to Object Oriented Programming – Intermediate
-
001 Why Object Oriented Programming.mp4
10:14 -
002 Example of OOP.mp4
09:53 -
003 Key Note on Member Function and Member Variable.mp4
02:34 -
004 Access Specifier.mp4
06:00 -
005 Characteristics of OOP.mp4
06:34
19 – Mini Project – Intermediate
-
001 MINI PROJECT 1 – ATM System.mp4
20:14