Implementations of the codes for Head First Design Patterns book in Python.
Design patterns are solutions to the commonly occurring problems in software design. It represents the best practices adopted by experienced object-oriented software engineers.