Featured resource
pluralsight tech forecast
2025 Tech Forecast

Which technologies will dominate in 2025? And what skills do you need to keep up?

Check it out
Hamburger Icon
  • Course
    • Libraries: If you want this course, consider one of these libraries.
    • Core Tech

Structural Design Patterns in Swift 5

This course will teach you how to simplify the interactions between the parts of your application, resulting in a more organized, adaptable, and maintainable Swift codebase.

Karoly Nyisztor - Pluralsight course - Structural Design Patterns in Swift 5
by Karoly Nyisztor

What you'll learn

Facing challenges with tightly coupled components and inflexible architecture in your Swift applications? In this course, Structural Design Patterns in Swift 5, you’ll learn to develop flexible, scalable, and maintainable Swift applications. First, you’ll explore the Adapter and Bridge patterns, which allow for enhanced flexibility in your codebase by enabling unrelated interfaces to work together and decoupling an abstraction from its implementation, respectively. Next, you’ll discover the Composite and Decorator patterns, empowering you to treat individual objects and compositions uniformly and to dynamically add responsibilities to objects without modifying their code. Finally, you’ll learn how to apply the Facade, Flyweight, and Proxy patterns to simplify complex systems with a single interface, efficiently manage resource-intensive objects, and control access to instances, enhancing security and functionality. When you’re finished with this course, you’ll have the skills and knowledge of structural design patterns needed to design your Swift applications for ease of maintenance and future enhancements.

Table of contents

About the author

Karoly Nyisztor - Pluralsight course - Structural Design Patterns in Swift 5
Karoly Nyisztor

Karoly is a veteran (mobile) developer having built several successful iOS apps and games, most of which were featured by Apple.

More Courses by Karoly