Practical Object-Oriented Design Principles

Rivanna C

Figuring out the best way to apply object-oriented design principles to your code is a challenge for even the most experienced developers. In this tutorial, we’ll dive deeply into exactly how to apply object-oriented design principles to the software we’re writing, including an in-depth analysis of the SOLID patterns and practices.

Intermediate Workshop