- Modern Programming: Object Oriented Programming and Best Practices
- Graham Lee
- 88字
- 2021-05-21 22:06:01
Conclusion to Part Two
When the additional complexity, and the attempts to appeal to traditional software delivery techniques, are removed, Object-Oriented Programming is an attempt to represent complicated problems through a network of small, independent programs that each model one (simpler) aspect of the problem. These programs can be independently written, verified, deployed, changed, and used. They should ideally be ignorant of each other as much as possible, relying only on the knowledge that they should respond to certain messages and can send other messages to other objects.
推薦閱讀
- 輕松學大數據挖掘:算法、場景與數據產品
- 文本數據挖掘:基于R語言
- Creating Dynamic UIs with Android Fragments(Second Edition)
- Hadoop大數據實戰權威指南(第2版)
- Ceph源碼分析
- 中國數字流域
- INSTANT Apple iBooks How-to
- Chef Essentials
- Visual Studio 2013 and .NET 4.5 Expert Cookbook
- 大數據技術原理與應用:概念、存儲、處理、分析與應用
- 大數據與機器學習:實踐方法與行業案例
- 企業大數據處理:Spark、Druid、Flume與Kafka應用實踐
- Practical Convolutional Neural Networks
- 數據迷霧:洞察數據的價值與內涵
- 數據挖掘與數據化運營實戰:思路、方法、技巧與應用