Design patterns are a must for every developer. Design patterns help the developers write extensible and maintainable code.
Design patterns also provide the developers with common vocabulary for design and allow easy classification of conceptual problems.
The course will focus on the well known GoF patterns and their appliance in the Java language.