I am studying patterns and anti-patterns. I have a clear idea about patterns, but I don\'t get anti-patterns. Definitions from the web and Wikipedia confuse me a lot.
Like in Algorithm you can achieve the solution using Brute force , but you have to pay lot if situation become complex.