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

Prepare for a new career with $100 off Coursera Plus
Gear up for jobs in high-demand fields: data analytics, digital marketing, and more.
This course aims to teach beginners the fundamentals of C++ through a crash course. By the end of the course, learners will be able to understand primitive data types, arrays, control flow structures like if/else statements and loops, functions, pointers, and object-oriented concepts such as classes, inheritance, encapsulation, and polymorphism. The teaching method includes video tutorials with practical examples and demonstrations. This course is intended for individuals who are new to programming and want to start learning C++ from scratch.

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.