У нас вы можете посмотреть бесплатно Applying the Strategy Pattern in Kotlin или скачать в максимальном доступном качестве, видео которое было загружено на ютуб. Для загрузки выберите вариант из формы ниже:
Если кнопки скачивания не
загрузились
НАЖМИТЕ ЗДЕСЬ или обновите страницу
Если возникают проблемы со скачиванием видео, пожалуйста напишите в поддержку по адресу внизу
страницы.
Спасибо за использование сервиса ClipSaver.ru
The strategy pattern is one of my favorites from the original Design Patterns book. In this video, we'll see why the strategy pattern is helpful, we'll apply the pattern in Kotlin, and then we'll see how we can use some of Kotlin's language features to put a more modern spin on it. ✨ New to Kotlin? Start your journey here: https://typealias.com/start/ ... or pick up the new Leanpub Edition for offline access and more! https://book.typealias.com/ 🚀 Get the inside scoop on everything I'm working on - join my new email newsletter! Sign up here: https://newsletter.typealias.com/ 📺 Watch Episode #1 of the TypeAlias Show Livestream: https://youtube.com/live/S_JKbmN_A8o 🎞️ Chapters in this video 00:00 Introduction 00:30 Use Case for a Strategy Pattern 02:01 Refactoring to the Strategy Pattern 06:16 Modernizing the Strategy Pattern with Kotlin 09:25 Wrap-up