Skip to content

Latest commit

 

History

History
8 lines (6 loc) · 353 Bytes

README.md

File metadata and controls

8 lines (6 loc) · 353 Bytes

crispy-debugging

Basic troubleshooting and debugging techniques that i have learned.

Troubleshooting - the process of identifying, analyzing, and solving problems. (Fixing problems in a system running the application).

Debugging - the process of identifying, analyzing and removing bugs in a system. (Fixing the bugs in a code of the application).