@[email protected] to Programming [email protected]English • 1 year agoThe switch-case starts on line 83.programming.devimagemessage-square8fedilinkarrow-up189arrow-down15
arrow-up184arrow-down1imageThe switch-case starts on line 83.programming.dev@[email protected] to Programming [email protected]English • 1 year agomessage-square8fedilink
minus-squareTomMaszlinkEnglish9•1 year agoI may put this on a slide for the Code Smells part of Refactoring lecture I have coming up.
minus-square@[email protected]OPlinkfedilinkEnglish2•edit-21 year agoThere’s a semi-global r that is declared in a completely normal file and almost every file adds to it in some way.
I may put this on a slide for the Code Smells part of Refactoring lecture I have coming up.
There’s a semi-global
r
that is declared in a completely normal file and almost every file adds to it in some way.