- Expert Android Programming
- Prajyot Mainkar
- 35字
- 2021-07-08 10:29:14
SOLID Android Development and Its Design Principles
SOLID is a mnemonic acronym that helps define the five basic object-oriented design principles:
- Single Responsibility Principle
- Open-Closed Principle
- Liskov Substitution Principle
- Interface Segregation Principle
- Dependency Inversion Principle
推薦閱讀
- arc42 by Example
- 精通搜索分析
- OpenCV for Secret Agents
- 你不知道的JavaScript(中卷)
- 從Excel到Python:用Python輕松處理Excel數(shù)據(jù)(第2版)
- Nginx Lua開發(fā)實戰(zhàn)
- Learning Concurrency in Kotlin
- Clojure for Machine Learning
- Spark技術(shù)內(nèi)幕:深入解析Spark內(nèi)核架構(gòu)設(shè)計與實現(xiàn)原理
- Learning Cocos2d-JS Game Development
- HTML5 Canvas核心技術(shù):圖形、動畫與游戲開發(fā)
- 網(wǎng)絡(luò)綜合布線與組網(wǎng)實戰(zhàn)指南
- 深入大型數(shù)據(jù)集:并行與分布化Python代碼
- 計算機應(yīng)用基礎(chǔ)
- Mastering MeteorJS Application Development