C++ in Detail: Exceptions

Short Description

All about exceptions handling in C++

What you’ll learn

  • C++ exceptions handling
  • Exception safe code

This course includes:

  • 4 hours on-demand video
  • 1 article
  • 34 downloadable resources
  • Full lifetime access
  • Access on mobile and TV
  • Assignments
  • Certificate of completion

Requirements

  • Basic knowledge of C++
  • Compiler supporting at least C++11
  • Interest in C++

Description

This course is about exceptions handling in C++, including 11-17 standards.

You will learn about throwing and catching exceptions, re-throwing and nested exceptions, user-defined and standard exceptions, dynamic exceptions specification, noexcept specifier, noexcept operator.

Moreover, you will also learn exception safety guarantees, concept that will help you write robust code in C++ and other similar languages.

Lectures are provided with references to relevant C++ Core Guidelines about error handling.

Please note that this course is not for complete beginners.

Who this course is for:

  • Beginner – intermediate C++ developers
  • Students (either self-taught or at university) with at least basic knowledge of C++
  • Not for complete beginners

Also Enroll in CSS ultimate Course

Get 3 course worth $129 for FREE

RECENT COURSE

COURSERA COURSE