Skip to content

Debugging #10

Description

@JhohannesK

Filename: Debugging.md.

WORD: Debugging

Meaning
Debugging is simply identifying and resolving bugs in a computer program.

steps in debugging

  • Identifying errors
  • Finding the error location
  • Analyzing the error by trying to understand what the error really is.
  • Proving the analysis by writing automated tests with some test frameworks.
  • Run unit tests for the code.

Contributor: Domeh John Kelvin
Twitter: @_jhohannes Github: @jhohannesK

Activity

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type

    Projects

    No projects

      Milestone

      No milestone

      Relationships

      None yet

      Development

      No branches or pull requests

      Issue actions