- Hands-On Design Patterns with Kotlin
- Alexey Soshin
- 68字
- 2021-06-25 20:49:27
Working with Creational Patterns
In this chapter, we'll cover how classical creational patterns are implemented in Kotlin. These patterns deal with how and when you create your objects. Mastering these patterns will allow you to manage your objects better, adapt well to changes, and write code that is easy to maintain.
In this chapter, we will cover the following topics:
- Singleton
- Factory Method
- Abstract Factory
- Builder
- Prototype
推薦閱讀
- JSP網絡編程(學習筆記)
- Ceph Cookbook
- CouchDB and PHP Web Development Beginner’s Guide
- 青少年Python編程入門
- SQL經典實例(第2版)
- Terraform:多云、混合云環境下實現基礎設施即代碼(第2版)
- Scala編程(第5版)
- MINECRAFT編程:使用Python語言玩轉我的世界
- 從零開始:UI圖標設計與制作(第3版)
- Python網絡爬蟲技術與應用
- Nagios Core Administration Cookbook(Second Edition)
- Solr權威指南(下卷)
- C語言程序設計實驗指導
- Mastering Machine Learning with scikit-learn
- Web前端開發實戰教程(HTML5+CSS3+JavaScript)(微課版)