Booking options
ยฃ25
ยฃ25
On-Demand course
5 hours 33 minutes
All levels
Gain the skills and credentials to kickstart a successful career and learn from the experts with this step-by-step training course. This C++ Development: A Comprehensive Coding Guide has been specially designed to help learners gain a good command of C++ Development: A Comprehensive Coding Guide, providing them with a solid foundation of knowledge to become a qualified professional.
Through this C++ Development: A Comprehensive Coding Guide, you will gain both practical and theoretical understanding of C++ Development: A Comprehensive Coding Guide that will increase your employability in this field, help you stand out from the competition and boost your earning potential in no time.
Not only that, but this training includes up-to-date knowledge and techniques that will ensure you have the most in-demand skills to rise to the top of the industry. This qualification is fully accredited, broken down into several manageable modules, ideal for aspiring professionals.ย
Familiar yourself with the recent development and updates of the relevant industry
Know how to use your theoretical knowledge to adapt in any working environment
Get help from our expert tutors anytime you need
Access to course contents that are designed and prepared by industry professionals
Study at your convenient time and from wherever you want
Affordable premium-quality E-learning content, you can learn at your own pace.
You will receive a completion certificate upon completing the course.
Internationally recognized Accredited Qualification will boost up your resume.
You will learn the researched and proven approach adopted by successful people to transform their careers.
You will be able to incorporate various techniques successfully and understand your customers better.
No formal qualifications required, anyone from any academic background can take this course.
Access to a computer or digital device with internet connectivity.
Section 01: Introduction & Setting Up | |||
โถ | Introduction | ๐ 00:04:00 | |
โถ | What Is C++? | ๐ 00:03:00 | |
โถ | Setting up A Project | ๐ 00:07:00 | |
Section 02: Basics | |||
โถ | Console Out | ๐ 00:04:00 | |
โถ | Data Types | ๐ 00:03:00 | |
โถ | Variables | ๐ 00:04:00 | |
โถ | Console In | ๐ 00:03:00 | |
โถ | Strings | ๐ 00:04:00 | |
โถ | Constants | ๐ 00:05:00 | |
Section 03: Operators | |||
โถ | Assignment Operator | ๐ 00:03:00 | |
โถ | Arithmetic Operators | ๐ 00:04:00 | |
โถ | Compound Assignment Operator | ๐ 00:03:00 | |
โถ | Increment & Decrement Operators | ๐ 00:04:00 | |
โถ | Relation & Comparison Operators | ๐ 00:06:00 | |
โถ | Logical Operators | ๐ 00:07:00 | |
โถ | Conditional Ternary Operator | ๐ 00:04:00 | |
โถ | Comma Operator | ๐ 00:03:00 | |
โถ | Type Casting Operator | ๐ 00:02:00 | |
โถ | Bitwise Operators | ๐ 00:12:00 | |
โถ | Size of Operator | ๐ 00:03:00 | |
โถ | Operator Precedence | ๐ 00:05:00 | |
Section 04: String Streams | |||
โถ | String Streams | ๐ 00:04:00 | |
Section 05: Statements & Loops | |||
โถ | Conditional Statements | ๐ 00:07:00 | |
โถ | For Loop | ๐ 00:04:00 | |
โถ | While Loop | ๐ 00:03:00 | |
โถ | Do While Loop | ๐ 00:04:00 | |
โถ | Range-Based For Loop | ๐ 00:03:00 | |
โถ | GoTo Statement | ๐ 00:04:00 | |
โถ | Switch Statement | ๐ 00:05:00 | |
Section 06: Functions | |||
โถ | Functions | ๐ 00:03:00 | |
โถ | Function Return Statement | ๐ 00:04:00 | |
โถ | Function Arguments Passed By Value | ๐ 00:05:00 | |
โถ | Function Arguments Passed By Reference | ๐ 00:05:00 | |
โถ | Function Parameter Default Values | ๐ 00:03:00 | |
โถ | Overloaded Functions | ๐ 00:04:00 | |
โถ | Function Templates | ๐ 00:04:00 | |
โถ | Namespaces | ๐ 00:06:00 | |
Section 07: Advanced Data Types | |||
โถ | Arrays | ๐ 00:03:00 | |
โถ | Multidimensional Arrays | ๐ 00:03:00 | |
โถ | References | ๐ 00:02:00 | |
โถ | Pointers | ๐ 00:04:00 | |
โถ | Delete Operator | ๐ 00:02:00 | |
โถ | Struct | ๐ 00:04:00 | |
โถ | Type Aliasing | ๐ 00:03:00 | |
โถ | Unions | ๐ 00:04:00 | |
โถ | Enumerators | ๐ 00:04:00 | |
Section 08: Classes | |||
โถ | Introduction to Classes | ๐ 00:05:00 | |
โถ | Class Access | ๐ 00:04:00 | |
โถ | Class Constructor | ๐ 00:05:00 | |
โถ | Class Pointers | ๐ 00:04:00 | |
โถ | Overloading Operators | ๐ 00:06:00 | |
โถ | This Keyword | ๐ 00:04:00 | |
โถ | Constant Objects | ๐ 00:03:00 | |
โถ | Getters and Setters | ๐ 00:05:00 | |
โถ | Static Variables | ๐ 00:04:00 | |
โถ | Static Functions | ๐ 00:06:00 | |
โถ | Template Classes | ๐ 00:05:00 | |
โถ | Class Destructor | ๐ 00:04:00 | |
โถ | Class Copy Constructor | ๐ 00:03:00 | |
โถ | Friend Function | ๐ 00:06:00 | |
โถ | Friend Class | ๐ 00:06:00 | |
โถ | Class Inheritance | ๐ 00:07:00 | |
โถ | Multiple Class Inheritance | ๐ 00:05:00 | |
โถ | Virtual Methods | ๐ 00:04:00 | |
โถ | Abstract Base Class | ๐ 00:03:00 | |
Section 09: Errors | |||
โถ | Error Handling | ๐ 00:04:00 | |
Section 10: The Mighty Preprocessor | |||
โถ | Preprocessor Macro Definitions | ๐ 00:04:00 | |
โถ | Preprocessor Conditional Directives | ๐ 00:05:00 | |
โถ | Preprocessor Line Directive | ๐ 00:04:00 | |
โถ | Preprocessor Error Directive | ๐ 00:03:00 | |
โถ | Preprocessor Source File Inclusion | ๐ 00:02:00 | |
Section 11: File I/O | |||
โถ | Opening A File | ๐ 00:06:00 | |
โถ | Writing to a File | ๐ 00:04:00 | |
Section 12: Extras | |||
โถ | Commenting | ๐ 00:04:00 | |
โถ | Class Header and Implementation | ๐ 00:09:00 | |
โถ | Lists | ๐ 00:04:00 | |
โถ | Vectors | ๐ 00:05:00 | |
Section 13: Resource | |||
Resource - C++ Development: A Comprehensive Coding Guide | ๐ 00:00:00 |
Skill Up presents a rigorous online education experience, helping you obtain industry-relevant skills certified by the worldโs...