Structural Design Patterns in Kotlin
Offered By: Pluralsight
Course Description
Overview
Patterns are the fundamental design and communication toolkit of programmers. This course will teach you the classic Gang of Four structural patterns with implementations in Kotlin.
Patterns are the common language of software developers. In this course, Structural Design Patterns in Kotlin, you will learn 'Gang of Four' structural design patterns. First, you will explore why you should use patterns in your code. Then, you will dive into the patterns: Adapter, Bridge, Composite, Decorator, Facade, Flyweight, and Proxy. Finally, you will learn to build code examples of each pattern in Kotlin. By the end of this course, you will understand the structural design patterns as outlined by the Gang of Four, and know how to implement them in Kotlin and use them in your code.
Patterns are the common language of software developers. In this course, Structural Design Patterns in Kotlin, you will learn 'Gang of Four' structural design patterns. First, you will explore why you should use patterns in your code. Then, you will dive into the patterns: Adapter, Bridge, Composite, Decorator, Facade, Flyweight, and Proxy. Finally, you will learn to build code examples of each pattern in Kotlin. By the end of this course, you will understand the structural design patterns as outlined by the Gang of Four, and know how to implement them in Kotlin and use them in your code.
Syllabus
- Course Overview 1min
- Introduction 2mins
- Decorator 28mins
- Adapter 23mins
- Bridge 24mins
- Composite 30mins
- Facade 10mins
- Flyweight 23mins
- Proxy 15mins
Taught by
Kevin Jones
Related Courses
iOS Design PatternsUdacity Design Patterns in Modern C++
Udemy Design Patterns in Java: Structural
Pluralsight Design Patterns in Java: The Big Picture
Pluralsight Learn Structural Design Patterns in Java
Udemy