Debugging in C# - Finding and Fixing Problems in Your Application
One of the most overlooked skills in a developer's toolbox is the ability to find and fix problems. Too often new developers avoid learning to diagnose problems because they want to get back to real programming but the reality is that you will probably spend more time debugging problems than you will building new applications. Today I am going to walk you through the five steps I go through every time I fix an error.
Source Code: https://leadmagnets.app/?Resource=DebuggingInCSharp
Patreon: https://patreon.com/IAmTimCorey
Newsletter signup: https://signup.iamtimcorey.com/
0:00 - Intro
4:23 - test the application for bugs and 5 steps to take when dealing with them
11:01 - "boolean" bug (dealing with user input)
15:43 - "do-while loop" bugs
21:53 - "for loop" bugs
26:32 - debugging the "for loop"
30:02 - "global variable" bugs
43:14 - "class instantiation" bugs
52:35 - testing edge cases and finding more bugs
56:25 - dealing with user input
1:13:15 - "if statement" bug. Flawed calculations.
1:18:27 - video summary and a piece of advice
Видео Debugging in C# - Finding and Fixing Problems in Your Application канала IAmTimCorey
Source Code: https://leadmagnets.app/?Resource=DebuggingInCSharp
Patreon: https://patreon.com/IAmTimCorey
Newsletter signup: https://signup.iamtimcorey.com/
0:00 - Intro
4:23 - test the application for bugs and 5 steps to take when dealing with them
11:01 - "boolean" bug (dealing with user input)
15:43 - "do-while loop" bugs
21:53 - "for loop" bugs
26:32 - debugging the "for loop"
30:02 - "global variable" bugs
43:14 - "class instantiation" bugs
52:35 - testing edge cases and finding more bugs
56:25 - dealing with user input
1:13:15 - "if statement" bug. Flawed calculations.
1:18:27 - video summary and a piece of advice
Видео Debugging in C# - Finding and Fixing Problems in Your Application канала IAmTimCorey
Комментарии отсутствуют
Информация о видео
21 мая 2018 г. 17:00:02
01:28:15
Другие видео канала