PoolloverNathan@programming.dev to Programming Horror@programming.devEnglish · 1 year agoThe switch-case starts on line 83.programming.devimagemessage-square6fedilinkarrow-up110arrow-down10
arrow-up110arrow-down1imageThe switch-case starts on line 83.programming.devPoolloverNathan@programming.dev to Programming Horror@programming.devEnglish · 1 year agomessage-square6fedilink
minus-squareTomMasz@lemmy.worldlinkfedilinkEnglisharrow-up1·1 year agoI may put this on a slide for the Code Smells part of Refactoring lecture I have coming up.
minus-squarePoolloverNathan@programming.devOPlinkfedilinkEnglisharrow-up1·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.