Creational Design Patterns in Swift 5
Offered By: Pluralsight
Course Description
Overview
Elevate your Swift coding skills to new heights. This course will teach you how to leverage creational design patterns to build more robust, efficient, and maintainable Swift applications.
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.
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
Related Courses
Software as a ServiceUniversity of California, Berkeley via Coursera Software Testing
University of Utah via Udacity The Hardware/Software Interface
University of Washington via Coursera Software Debugging
Saarland University via Udacity Introduction to Systematic Program Design - Part 1
The University of British Columbia via Coursera