Kotlin Design Patterns [Video]

Kotlin Design Patterns

Kotlin Design Patterns [Video]

English | MP4 | AVC 1920×1080 | AAC 48KHz 2ch | 2h 22m | 300 MB
eLearning | Skill level: All Levels

Kotlin Design Patterns [Video]: Uncover essential design patterns with Kotlin

Over the years, programmers have run into pretty much the same problems time and time again; not every problem is entirely unique. Therefore, over time programmers applied varying solutions to these problems, and this is how design patterns were born.

This course will walk you through some centrally significant design patterns so that you can easily resolve programming issues encountered in your day-to-day tasks. You’ll learn these patterns in one of the most modern languages: Kotlin! We cover the three major areas in design patterns: creational patterns, structural patterns, and behavioral patterns. We also implement one structural pattern – Decorators – that plays an important role in adding functionalities to your programs. We take a look at different kinds of problem and implement the required patterns while avoiding common pitfalls. We also supply useful tips and tricks to use design patterns more effectively.

By the end of the course, you will be confident about using varying types of design patterns to solve common design problems.

  • What design patterns are and how to implement them with Kotlin
  • Use three creational patterns – Builder, Singleton, and Factory – to make program designs more flexible
  • Use one structural pattern – Decorator – to add a layer of functionality to your program
  • Use two behavioral patterns: Chain of Responsibility and Observer
  • When and where to use design patterns in your code

Please note that a basic familiarity with Kotlin is desirable to get the most out of this course, along with some experience working with Android Studio.

DOWNLOAD

Leave a Reply

Your email address will not be published. Required fields are marked *