- 1 year
- Beginner
- Course Certificate
- Number of Units77
- Number of Quizzes0
- 5 hours, 35 minutes Gift this course
Course Curriculum
Section 01: Getting Started with C++ | |||
Introduction | 00:03:00 | ||
Course Curriculum | 00:05:00 | ||
Getting started on Windows, Mac or Linux | 00:01:00 | ||
How to ask great questions3 | 00:01:00 | ||
FAQ’s | 00:01:00 | ||
Section 02: Setting up Local Development | |||
Introduction | 00:01:00 | ||
C++ Futures | 00:03:00 | ||
Why C++ Popular in Coding | 00:04:00 | ||
Popular IDEs for Coding | 00:03:00 | ||
Get and Installing Visual Studio Editor | 00:11:00 | ||
Creating First Project | 00:08:00 | ||
Your First C++ Program | 00:08:00 | ||
Compiling and Run a C++ Program | 00:04:00 | ||
Section 03: C++ Basics | |||
Introduction | 00:01:00 | ||
Creating Variables | 00:12:00 | ||
Creating Multiple Variables | 00:07:00 | ||
Constants | 00:06:00 | ||
Identifiers | 00:06:00 | ||
Naming Convention | 00:04:00 | ||
Working with the Standard Library | 00:03:00 | ||
Output Text and New Lines | 00:07:00 | ||
Reading User Input | 00:08:00 | ||
Simple Calculator Program | 00:06:00 | ||
Comments | 00:03:00 | ||
Section 04: C++ Data Types | |||
Introduction | 00:02:00 | ||
Data type basics | 00:05:00 | ||
Numeric types | 00:06:00 | ||
String types | 00:04:00 | ||
Character types | 00:04:00 | ||
Boolean types | 00:04:00 | ||
Section 05: C++ Operators | |||
Introduction | 00:01:00 | ||
Arithmetic operators | 00:05:00 | ||
Assignment operators | 00:04:00 | ||
Comparison operators | 00:05:00 | ||
Logical operators | 00:09:00 | ||
Section 06: C++ Strings | |||
Introduction | 00:01:00 | ||
Strings | 00:06:00 | ||
Concatenation | 00:10:00 | ||
String Built-in Functions | 00:09:00 | ||
String Indexing | 00:04:00 | ||
String Formatting | 00:05:00 | ||
String Keyboard Input | 00:04:00 | ||
Using namespace | 00:02:00 | ||
Section 07: C++ Decision Making | |||
Introduction | 00:01:00 | ||
If statement | 00:04:00 | ||
else statement | 00:03:00 | ||
else if statement | 00:04:00 | ||
Ternary operator | 00:04:00 | ||
Switch-case statement | 00:07:00 | ||
Section 08: C++ Control Flow Loops | |||
Introduction | 00:02:00 | ||
While loop | 00:06:00 | ||
Do-while loop | 00:02:00 | ||
For loops | 00:08:00 | ||
Customise loop running | 00:03:00 | ||
Break statement | 00:02:00 | ||
Continue statement | 00:03:00 | ||
Nested loops | 00:06:00 | ||
Prime Number Program | 00:07:00 | ||
Section 09: C++ Arrays | |||
Introduction | 00:01:00 | ||
Array statement | 00:06:00 | ||
Change array data item | 00:02:00 | ||
Read array data using loops | 00:04:00 | ||
Multidimensional Array | 00:05:00 | ||
Update Multidimensional Array | 00:02:00 | ||
Loop through Multidimensional Array | 00:04:00 | ||
Section 10: C++ Functions | |||
Introduction | 00:01:00 | ||
Creating a function | 00:03:00 | ||
Calling a function | 00:05:00 | ||
Function with parameter | 00:04:00 | ||
Default parameter | 00:02:00 | ||
Multiple parameters | 00:05:00 | ||
Return keyword | 00:05:00 | ||
Call by value | 00:02:00 | ||
Call by reference | 00:02:00 | ||
Pass by Group items | 00:04:00 | ||
Function overloading | 00:06:00 | ||
Recursion | 00:04:00 |
Course Ratings
No Ratings found for this course.