The SOLID acronym is often used as synonymous of quality OOP code.
Following the SOLID principles developers can create and maintain code that is strong but flexible to grow and change with minimal difficulty.
In this talk the SOLID principles will be explained with the help of basic code samples in the context of WordPress.