Advanced C++
This advanced C++ course is part of the Microsoft Learning C++ series and provides students with a comprehensive overview of high-level C++ software development techniques. It is strongly recommended that students complete the “Introduction to C++” and “Intermediate C++” courses prior to enrolling in this course. Students will gain a thorough understanding of a wide range of C++ topics. ▼
ADVERTISEMENT
Course Feature
Cost:
Free
Provider:
Edx
Certificate:
No Information
Language:
English
Start Date:
1st Oct, 2019
Course Overview
❗The content presented here is sourced directly from Edx platform. For comprehensive course details, including enrollment information, simply click on the 'Go to class' link on our website.
Updated in [February 21st, 2023]
1. Exception Handling: Learners can obtain the knowledge of exception handling in C++, which is a mechanism to handle errors and other exceptional events. They will learn how to use try-catch blocks to handle exceptions, and how to create their own custom exceptions.
2. C++ Templates: Learners can gain an understanding of C++ templates, which are a powerful feature of the language that allow for the creation of generic functions and classes. They will learn how to create and use templates, and how to use them to create generic algorithms.
3. Iterators and Advanced Class Mechanics: Learners can gain an understanding of iterators and advanced class mechanics in C++. They will learn how to use iterators to traverse data structures, and how to use advanced class mechanics such as inheritance, polymorphism, and operator overloading.
4. Design Patterns: Learners can gain an understanding of design patterns in C++. They will learn how to use design patterns to create robust and maintainable code, and how to use them to solve common software development problems.
5. File Processing: Learners can gain an understanding of file processing in C++. They will learn how to read and write data to files, and how to use the standard library functions for file processing.
Course Provider
Provider Edx's Stats at AZClass
Discussion and Reviews
0.0 (Based on 0 reviews)
Start your review of Advanced C++