Skip to content

LinkedInLearning/mastering-cpp-exception-handling-3812077

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

22 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Mastering C++: Exception Handling

This is the repository for the LinkedIn Learning course Mastering C++: Exception Handling. The full course is available from LinkedIn Learning.

lil-thumbnail-url

Bug fixing in code can start off rather simple, with obvious and recurring bugs easy to identify and root out. But eventually the bugs become harder to find and more difficult to fix. Instead of searching out errors one by one, getting to the root of the problem by enhancing your exception handling can turn your code base from chaos to clarity.

Learn how to handle errors and anomalies in your C++ code like a pro in this course with software engineer Károly Nyisztor. From the basics of exceptions to advanced techniques for robust error handling, Károly guides you through the nuances of exception handling, and explains how proper handling and logging make bugs easier to track and fix.

This course is integrated with GitHub Codespaces, an instant cloud developer environment that offers all the functionality of your favorite IDE without the need for any local machine setup. With GitHub Codespaces, you can get hands-on practice from any machine, at any time—all while using a tool that you’ll likely encounter in the workplace. Check out the “Using GitHub Codespaces with this course” video to learn how to get started.

Instructor

Károly Nyisztor

Mobile Developer, Instructor

Check out my other courses on LinkedIn Learning.

About

This repo is for Linkedin Learning course: Mastering C++: Exception Handling

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published