Created
April 25, 2018 15:09
-
-
Save Citillara/d1b9a4e18ba8aa628f1b990933a5e821 to your computer and use it in GitHub Desktop.
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
The different types of bugs : | |
- Bohrbug (plain and simple, like Bohr's atomic model) | |
- Heisenbug (dissapears or alters its behaviour if you try to debug it) | |
- Schroedingbug (code that should have never worked but did - until you looked at it) | |
- Mandelbug (cause too hard to understand, bug appears chaotic) |
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment