Class Central is learner-supported. When you buy through links on our site, we may earn an affiliate commission.

YouTube

C++ Crash Course for Beginners

Traversy Media via YouTube

Overview

Dive into a comprehensive 1 hour 35 minute video tutorial on C++ fundamentals for beginners. Learn essential concepts including data types, variables, arrays, control structures, loops, functions, pointers, and object-oriented programming principles. Explore topics such as if/else statements, switch/case, loops, function types, constructors, class methods, encapsulation, inheritance, and polymorphism. Follow along with step-by-step instructions for installing Visual Studio 2019 Community and creating a C++ console application. Gain practical coding skills through examples and explanations provided by instructor Saldina Nurak from the CodeBeauty YouTube channel.

Syllabus

– CodeBeauty Intro.
– C++ Intro.
– Installing Visual Studio 2019 Community.
– Creating C++ Console app project?.
– Primitive Data types and Variables.
– Arrays.
– If/else statement .
– Ternary (conditional) operator.
– Nested if, if-else-if.
– Enums .
– Switch/case statement.
– Infinite loops, While and Do-While loops (Difference between while and do-while explained).
– For loop.
– Functions.
– Functions that return value.
– Functions that don't return value (void functions).
– Functions with default arguments.
– Pointers.
– Passing Pointers to Functions.
- Pointers and Arrays.
– Classes in C++.
– Constructors.
– Class methods.
– Encapsulation.
– Inheritance.
– Polymorphism.

Taught by

Traversy Media

Reviews

Start your review of C++ Crash Course for Beginners

Never Stop Learning.

Get personalized course recommendations, track subjects and courses with reminders, and more.

Someone learning on their laptop while sitting on the floor.