QUESTION
Developers spend much more time extending and changing code than they did originally while developing it.
(a) As a team leader, illustrate how you will introduce to your team the concept of design patterns as well as the benefits.
(b) With reference to 2 patterns, illustrate how design patterns help to cope with change easily.
(c) (i) What are anti-patterns?
(ii) Explain 4 root causes of anti-patterns.
(iii) Give 3 examples of anti-patterns in software development and provide their solutions.