Creational Design Patterns in Swift 5
Offered By: Pluralsight
Course Description
Overview
This course discusses the creational design patterns and the way they are implemented in Swift 5. You'll learn how to use each design pattern through hands-on coding examples.
Software design patterns are standard, proven ways to solve various problems programmers encounter. In this course, Creational Design Patterns in Swift 5, you'll learn about the creational patterns using UML diagrams and practical Swift code examples. First, you'll explore some of the history of design patterns, the value they provide, and their limitations. A brief Unified Modeling Language Primer introduces the concepts and the diagrams used throughout this course. Next, you'll discover the creational patterns, which will feature the Singleton first, as well as solving thread-safety issues using Grand Central Dispatch. Then, you'll learn about the Prototype pattern and concepts like the cloning of value and reference types and the difference between shallow and deep copying of objects. Finally, you'll get to see the Abstract Factory, which provides an abstraction for creating families of related or dependent objects. After finishing this course, you’ll have a foundational knowledge of creational design patterns that will help you as you move forward to becoming a better software developer.
Software design patterns are standard, proven ways to solve various problems programmers encounter. In this course, Creational Design Patterns in Swift 5, you'll learn about the creational patterns using UML diagrams and practical Swift code examples. First, you'll explore some of the history of design patterns, the value they provide, and their limitations. A brief Unified Modeling Language Primer introduces the concepts and the diagrams used throughout this course. Next, you'll discover the creational patterns, which will feature the Singleton first, as well as solving thread-safety issues using Grand Central Dispatch. Then, you'll learn about the Prototype pattern and concepts like the cloning of value and reference types and the difference between shallow and deep copying of objects. Finally, you'll get to see the Abstract Factory, which provides an abstraction for creating families of related or dependent objects. After finishing this course, you’ll have a foundational knowledge of creational design patterns that will help you as you move forward to becoming a better software developer.
Taught by
Karoly Nyisztor
Related Courses
Create Your First Multithreaded Application in JavaCoursera Project Network via Coursera Advanced C#: Thread-Safe Data with Concurrent Collections
LinkedIn Learning Advanced Threading in C#
LinkedIn Learning First Look: Rust
LinkedIn Learning Android Multithreading Masterclass
Udemy