Simple play icon Course
Skills Expanded

Java: Refactoring to Design Patterns

by Andrejs Doronins

Knowing design patterns is an essential skill in software craftsmanship. But how do you go about learning them when there are so many? Watch this course to quickly learn how to refactor messy code to the most useful and frequently used patterns.

What you'll learn

Challenges arise as software grows in size and complexity, and design patterns offer common solutions to them. In this course, Java: Refactoring to Design Patterns, you will gain the ability to convert typical procedural code into the most useful and frequently used design patterns. First, you will learn how to encapsulate object creation with so-called factories that greatly reduce future maintenance cost. Next, you will discover how to get rid of long if-else statements and reduce conditional complexity using behavioral patterns. Finally, you will explore how structural patterns help you better organize your code. When you are finished with this course, you will have the skills to write code that is organized, maintainable, and pleasant to work with.

About the author

With over 10 years of industry experience, Andrejs is a seasoned tester and test automation professional. His capabilities span from hands-on test automation of UI and Web API layers to handling message-driven architectures. Additionally, he has proven experience in guiding and coordinating teams of testers to formulate comprehensive test plans and cases.

Ready to upskill? Get started