Programming antipatterns
Did you ever do a code review where you recorded an extremely high amount of WTF/m? And did you ever wonder what the cause of all this bad code is? Most of the time cause number 1 are the use of design and coding antipatterns. If you like definitions, here is one: An AntiPattern is [...]