- Learning Python Design Patterns(Second Edition)
- Chetan Giridhar
- 94字
- 2021-07-16 09:46:15
Summary
In this chapter, you learned about the basic concepts of object-oriented programming, such as objects, classes, variables, and features such as polymorphism, inheritance, and abstraction with code examples.
We are also now aware of object-oriented design principles that we, as developers/architects, should consider while designing an application.
Finally, we went on to explore more about design patterns and their applications and context in which they can be applied and also discussed their classifications.
At the end of this chapter, we're now ready to take the next step and study design patterns in detail.
推薦閱讀
- VMware View Security Essentials
- C程序設計簡明教程(第二版)
- Debian 7:System Administration Best Practices
- Oracle Database In-Memory(架構與實踐)
- Learning AWS Lumberyard Game Development
- Python忍者秘籍
- Apache Kafka Quick Start Guide
- Unity 2018 Augmented Reality Projects
- Orleans:構建高性能分布式Actor服務
- 軟件測試綜合技術
- R語言:邁向大數據之路(加強版)
- Python商務數據分析(微課版)
- Mastering Adobe Captivate 7
- INSTANT Premium Drupal Themes
- Java面向對象程序設計教程