Open in app
Home
Notifications
Lists
Stories

Write
Luis Camargo
Luis Camargo

Home

Oct 15, 2021

Code Smell in the design of your project

Some code smells that can occur in your project Part 2 of 2 Switch Statements Try to use polymorphism or some strategy richer, instead use a switch statements case. Speculative Generality Occur when you create a superclass or an interface that not is necessary at that moment, but you think…

Design Patterns

2 min read

Code Smell in the design of your project
Code Smell in the design of your project

Oct 8, 2021

What is a Code Smell? and some types

Part 1 of 2 What is a Code Smell Code smell occurs when you read a code and see something that could be different to best. Then you think, this not smells fine. Some types of the Code Smells Comments in code In some contexts, the comments are necessary, for…

Design Patterns

2 min read

What is a Code Smell? and some types.
What is a Code Smell? and some types.
Luis Camargo

Luis Camargo

Help

Status

Writers

Blog

Careers

Privacy

Terms

About

Knowable