Do you feel like your Swift code could be more organized and efficient? In this course, Creational Design Patterns in Swift 5, you'll learn how to write cleaner, more manageable Swift code. First, you'll kick things off with a quick tour of design pattern history, understanding their value and limitations, plus a UML primer to help you decode diagrams throughout the course. Next, you’ll dive into the Singleton and Prototype patterns, your key to resource sharing and object cloning. Finally, you’ll learn how to leverage the Builder, the Factory Method, and the Abstract Factory patterns to streamline object creation and make your Swift code more modular and easy to maintain. When you’re finished with this course, you’ll have a solid grip on these design patterns, giving you the tools you need to make your Swift code cleaner, more organized, and easier to manage.
Overview
Do you feel like your Swift code could be more organized and efficient? In this course, Creational Design Patterns in Swift 5, you'll learn how to write cleaner, more manageable Swift code. First, you'll kick things off with a quick tour of design pattern history, understanding their value and limitations, plus a UML primer to help you decode diagrams throughout the course. Next, you’ll dive into the Singleton and Prototype patterns, your key to resource sharing and object cloning. Finally, you’ll learn how to leverage the Builder, the Factory Method, and the Abstract Factory patterns to streamline object creation and make your Swift code more modular and easy to maintain. When you’re finished with this course, you’ll have a solid grip on these design patterns, giving you the tools you need to make your Swift code cleaner, more organized, and easier to manage.
Syllabus
- Course Overview 1min
- Introduction 16mins
- The Singleton 15mins
- The Prototype 15mins
- The Builder 19mins
- The Factory Method 9mins
- The Abstract Factory 11mins
- Final Thoughts 1min
Taught by
Karoly Nyisztor