Structural Design Patterns in Swift 5
by Karoly Nyisztor
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.
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.
About the author
Károly Nyisztor is a professional software engineer, instructor, and author who has inspired over 250,000 students worldwide.
As an instructor, he is dedicated to sharing his extensive experience of more than 30 years in software development, aiming to positively impact students' lives globally. He is passionate about uncovering hidden talents and guiding individuals into the world of programming.
Having contributed to companies such as Apple, Siemens, and SAP, Károly has extensive industry ex... moreperience. As a software architect, he designed numerous enterprise frameworks and currently holds twelve patents in mobile computing.
His expertise encompasses a broad range of technologies and programming languages, including x86 Assembly, C, C++, Java, Objective-C, Swift, and Python, providing a comprehensive learning experience for his students.
Moreover, Károly has developed several successful iOS apps and games, earning distinctions from Apple as "New and Noteworthy," "App of the Month," and “Best Travel Apps.”
After 18 years in the corporate realm, he ventured into entrepreneurship and founded LEAKKA, a software development and tech consulting company. Since 2016, he has been fully dedicated to teaching, covering topics such as Software Architecture, Object-Oriented Programming and Design, Software Security, iOS Programming, Machine Learning, Swift and Python Programming, and UML.