|
所在平台: Udemy |
课程主页: https://www.udemy.com/course/kotlindesignpatterns/
课程评论:没有评论
课程名称:完整的Kotlin设计模式大师班 课程概述:Kotlin是Android系统的主要开发语言,掌握构建结构良好的、可扩展和可靠的程序与应用对于每位开发者来说至关重要。因此,我创建了这个关于Kotlin设计模式的课程。在这里,您将学习如何将流行的设计模式应用于您的代码,例如构建者模式(Builder)、适配器模式(Adapter)、抽象工厂模式(Abstract Factory),以及一些不太知名但非常实用的模式,如组合模式(Composite)、装饰者模式(Decorator)、策略模式(Strategy)等。课程将教您如何构建可维护的代码,以便随着项目的增长更加容易调试和测试。启动新项目时,您不是在重新发明轮子,而是要实现针对所遇问题的正确解决方案。同时,课程还将教您在与顶级开发者交流时所需的术语。当他们提到为某段代码实现工厂模式(factory)或为某个对象的创建添加构建者模式(builder)时,您将能立刻理解他们的意思。该课程涵盖三种类型的设计模式:创建型模式(Creational)、结构型模式(Structural)和行为型模式(Behavioural)。课程的每一步都会提供代码示例,让您能够实际实施这些模式。立即报名,让我们一起学习如何在Kotlin中使用设计模式。
Kotlin is the main development language for the Android system.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 Kotlin.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 patternsCreationalStructuralBehaviouralWe 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 Kotlin.