New programming jargon you coined? – Stack Overflow : some nice coding neologisms here. aside from “Refuctoring” (see other link), I like “The Duck” (a sacrificial feature, used to distract cut-crazy bosses from useful features) and “Stringly Typed” (an implementation that needlessly relies on strings when programmer and refactor friendly options are available)
(tags: coding funny slang neologisms jargon stack-overflow the-duck stringly-typed)Refuctoring : ‘the process of taking a well-designed piece of code and, through a series of small, reversible changes, making it completely unmaintainable by anyone except yourself’ (via Mozai)
(tags: funny refuctoring via:Mozai coding tests tdd programming software)