When you enroll through our links, we may earn a small commission—at no extra cost to you. This helps keep our platform free and inspires us to add more value.

Design Patterns and SOLID Principles with Java
Write maintainable, extensible, and cloud-ready code in Java, using design patterns and SOLID principles

This Course Includes
udemy
2.8 (11 reviews )
6.5 total hours
english
Online - Self Paced
course
Udemy
About Design Patterns and SOLID Principles with Java
This course will guide you through the whys and hows of important design patterns using SOLID principles and, more importantly, will help you recognize opportunities to apply these; its focus is on real-world problems and down-to-earth explanations to get you started quickly. The goal of the course is not to have you breeze through every design pattern in existence in a few minutes with oversimplified examples. Instead, you will learn selected design patterns in an in-depth way. During the course, you'll also familiarize yourself with the major aspects of SOLID design and writing clean code, as these concepts and applying design patterns should go hand-in-hand.
By the end of the course, you will be able to identify (and confidently apply) design patterns in your own applications and be empowered to make your design choices using complex examples.
About the Author
Róbert Kohányi is software developer, mentor, and full-stack developer based in Hungary with 10 years' experience developing Java backend applications for the corporate sector. He currently works as a mentor helping junior developers learn the ropes when it comes to IT and bringing out their full potential.
What You Will Learn?
- What design patterns are and why you should learn and use them.
- Understand and apply important design patterns such as the Template Method, the Strategy, the Singleton, the Facade, and the Factory Method.
- Learn about cloud design patterns such as the Strangler, the Circuit Breaker and the Cache-Aside patterns.
- Identify and avoid anti-patterns—for instance, using God objects or having a so-called pattern fetish.
- How and why to design modular and extensible code by exploring important SOLID principles.
- How to quickly refactor code that does not adhere to design best practices by using your favorite IDE.