Practical Design Patterns in Swift
Offered By: LinkedIn Learning
Course Description
Overview
Build more functional, robust, and future-proof code using software design patterns. Learn how to implement the most popular "Gang of Four" design patterns with Swift.
Syllabus
Introduction
- Explore the benefits of design patterns
- What you should know
- What’s a software design pattern?
- Applications of design patterns
- Limitations
- Creational, structural, and behavioral patterns
- Purpose, pros, and cons
- Read-only singletons
- Concurrency issues
- Making the singleton thread-safe
- Readers-writer lock
- Purpose: Cloning
- Copying value types
- Pitfalls of cloning reference types
- Cloning reference types
- Polymorphic instantiation
- Implementing the Factory Method
- Working with incompatible interfaces
- Classical Adapter
- Adapter using type extensions
- Enhancing a type without modifying it
- The object Decorator
- Decorator via Swift extensions
- Purpose: Simplify usage
- Consolidating complex functionality
- Sharing of common data
- Spaceships
- The surrogate
- Delayed initialization
- Request propagation
- Request processor
- Sequential access
- Custom queue implementation
- Adding for-in loop support to the queue
- Broadcasting
- Notifying observers
- Aim: Reduce complex conditional logic
- Coffee machine with nested conditionals
- Refactoring: Identifying the states
- Refactoring: Implementing the states
- Next steps
Taught by
Karoly Nyisztor
Related Courses
Computing: Art, Magic, Science - Part IIETH Zurich via edX Web Application Development: Basic Concepts
University of New Mexico via Coursera Web Application Development: The Presentation Tier
University of New Mexico via Coursera Técnicas Avançadas para Projeto de Software
Instituto Tecnológico de Aeronáutica via Coursera Programmation objet immersive en Pharo
Inria (French Institute for Research in Computer Science and Automation) via France Université Numerique