Workshop: How to Debug a Code in C++

This lecture will teach you how you can do debugging code in c++ and make a setting. We have shown example as well.

Prerequisite :

  1. Install Visual Studio in MacOs
  2. Install required C/C++ extensions
  3. Create an account in Github

Suggested videos to fulfill (Macos):

Video 1

Video 2

Note if you are using windows or linux try searching on Youtube to do setup

Video

Code Cpp

Here is code used in

Code

Resouces

  1. Blog
  2. Code Link

Acknowledgments

Special Thanks to Sebastian Our Student who created this