From the course: Debugging in C#

Unlock the full course today

Join today to access over 24,000 courses taught by industry experts.

How to use CoderPad

How to use CoderPad

- [Instructor] This course includes interactive code challenges that appear when you click on the challenge links in the course's table of contents. Each challenge includes instructions and a couple of code editors you can use to create and test your own solutions to the challenge. These challenges are hosted by CoderPad, and they appear in the same area of the course page where you watch the course's videos. We recommend using a desktop browser for the best experience, but you can use the LinkedIn Learning mobile app if you prefer. The code challenge has four main areas: Instructions, a console for output, a code editor for your answer, and another code editor where you can see how your code is used. You can use these drag handles to allocate space as you'd like. Let's complete this coding challenge. There are comments in the starting code showing you where to put your solution. (keyboard clacking) When you click the Test my code button, you'll see a message indicating whether your…

Contents