learning-software-engineering / learning-software-engineering.github.io

MIT License
15 stars 202 forks source link

Code Smells And Their Consequences #433

Open Peaceful36 opened 6 months ago

Peaceful36 commented 6 months ago

Imagine walking into a basement and picking up a musty smell. You suspect it immediately: There could be mold growing down here. In fact, a code smell is a surface indication that usually corresponds to a deeper problem in the system. For this topic, I will indentify different types of Code Smells in computer programming as well as how they can harm the programs.