Marathon Method
In Computer Science, a Marathon Method is a method or function that does everything and the kitchen sink. Noobs can't break a decompose a problem so they end up creating methods that do everything in very procedural manner.
I have to refactor this code, these marathon methods are killing me they do everything and you can't re-use anything.