Tags
Language
Tags
December 2024
Su Mo Tu We Th Fr Sa
1 2 3 4 5 6 7
8 9 10 11 12 13 14
15 16 17 18 19 20 21
22 23 24 25 26 27 28
29 30 31 1 2 3 4

Debugging During Coding

Posted By: naag
Debugging During Coding

Debugging During Coding
MP4 | Video: AVC 1280x720 | Audio: AAC 44KHz 2ch | Duration: 45M | 147 MB
Genre: eLearning | Language: English

The debugger is always your last resort. Your code should tell you when there’s a problem so you turn a nightmare of a problem into something you can solve in ten minutes. If you can avoid checking the bugs into version control in the first place, you’re much better off. In this session, you’ll learn how assertions are the greatest debugging tool you have. Once you have proper assertions in your application, it will be smooth sailing on the rough debugging seas.

Debugging During Coding