What's new

Welcome to App4Day.com

Join us now to get access to all our features. Once registered and logged in, you will be able to create topics, post replies to existing threads, give reputation to your fellow members, get your own private messenger, and so, so much more. It's also quick and totally free, so what are you waiting for?

Debugging Mindset

V

voska89

Moderator
Joined
Jul 7, 2023
Messages
43,030
Reaction score
0
Points
36
72c76a0f9ed7a9955c065233adb9aa12.jpeg

Free Download Debugging Mindset
Published 9/2023
Created by Shaimaa Ali
MP4 | Video: h264, 1280x720 | Audio: AAC, 44.1 KHz, 2 Ch
Genre: eLearning | Language: English | Duration: 10 Lectures ( 1h 28m ) | Size: 773 MB​

Develop a mindset that will help you navigate through any debugging problem
What you'll learn
Recognize the different terms used to describe software problems.
Recognize the different activities involved in software debugging.
Navigate control and data dependency trees.
Use delta debugging technique to minimize the debugging search space.
Compare the failing and successful runs to help with debugging.
Examine the internal state of a program in order to locate the root cause of a problem.
Requirements
Some experience in programing would help appreciate the concepts and ideas covered in the course.
Description
Debugging is the most expensive task in the SDLC. More specifically, the fault localization (i.e., locating the root cause of the problem) step is the real bottleneck in the entire process.There are several attempts in academia to address this problem using automation techniques with relative success in experimental settings and for specific circumstances. However, in reality, every bug is a case on its own, and there's no single automated debugging technique that can be applicable to every situation.This course introduces useful concepts that help create a mindset that software developers can use to deal with difficult bugs. Section 1: IntroductionWhat is a bug? (YouTube Video)In this lecture you'll learn about the different terms that describe computer problems as well as the story of using the term "bug" to describe them.Activities involved in software debugging This lecture describes the activities needed for a proper debugging process.Section 2: Useful TechniquesThis section provides a description of a set of useful techniques that you can use for debugging, including navigating the dependency trees, delta debugging and comparisons.Section 3: Common Debugging ToolsThis section describes a set of tools available in most IDEsSection 4: Code examination processThis section describes a process to follow while examining the code during fault localization.Section 5: Debugging DemosIn this section you'll see examples of using the concepts described in the course to debug real programs.
Who this course is for
Software developers fed up with wasting time and energy on inefficient debugging.
Homepage
Code:
https://www.udemy.com/course/debugging-mindset/




Recommend Download Link Hight Speed | Please Say Thanks Keep Topic Live
No Password - Links are Interchangeable
 
Top Bottom