Swift Design Patterns masterclass
What you'll learn
- Design patterns
- Proper Swift development
- Creational patterns
- Structural patterns
- Behavioural patterns
- Coding best practices
Requirements
- Swift development knowledge
- Mac
Description
Knowing how to build well structured programs and apps, that are scalable and robust is essential for every developer.
That's why I've created this course on Design Patterns for Swift.
Here you will learn how to apply popular patterns to your code, such as Builder, Adapter, Abstract Factory, as well as lesser known but very useful patterns, such as Composite, Decorator, Strategy etc.
This course will teach you how to structure your code so that it is more maintainable as it grows, and that it's easier to debug and test. When building a new project, you are not trying to reinvent the wheel, but instead to implement the correct solutions to the problems that you encounter.
It will also teach you the terminology that you need when you communicate with top level developers. When they say they implemented a factory for a piece of code, or the added a builder pattern for the creation of a certain object, you will immediately know what they mean.
This course covers 3 types of design patterns
Creational
Structural
Behavioural
We will also include code samples at each step of the way, so that you already know how to implement these patterns in practice.
Sign up today, and let's learn how to use Design Patterns in Swift.
Who this course is for:
- Beginner Swift developers
- Intermediate Swift developers
Instructor
I am an avid learner and teaching enthusiast. I love creating videos and courses that enrich people's lives and help them have a better experience, both personally and professionally.
I am an expert mobile application developer with over 10 years development experience. I enjoy making courses related to AI, software development and mobile apps, and want to share the knowledge I have acquired.
I create courses based on my professional experience. I hope to teach people skills that help them in their careers, allow them to acquire new skills and improve their personal relationships.