Don’t overload variables into multiple meanings.
Tag Archives: refactoring
Don’t modify input parameters.
It will lead to unexpected results later.
Software engineering and other thoughts.
Don’t overload variables into multiple meanings.
It will lead to unexpected results later.