How to implement the Strategy Design Pattern?

How to implement the Strategy Design Pattern?

Learn how to make your game or app flexible and modular by implementing the Strategy Design Pattern in your code.

The 7 Principles of Object Oriented Programming

The 7 Principles of Object Oriented Programming

Learn the 7 principles of object oriented programming so as to ensure that your game is modular, flexible, adaptable and maintainable.