Heuristic Glossary

Browse 1 heuristic terms defined in plain English, from the cultural dictionary of computing.

1 Heuristic Terms

Code Smell
A surface-level indication in code that usually corresponds to a deeper design problem. Not a bug — the code works — but something about it suggests it could...

Related Topics