- Hands-On Dependency Injection in Go
- Corey Scott
- 37字
- 2021-06-10 19:17:51
Aggressively apply the single responsibility principle
As we saw in Chapter 2, SOLID Design Principles for Go, applying the single responsibility principle (SRP) encourages objects to be more concise and more coherent and therefore easier to understand.
推薦閱讀
- HornetQ Messaging Developer’s Guide
- Cocos2d Cross-Platform Game Development Cookbook(Second Edition)
- Visual FoxPro程序設計教程(第3版)
- DevOps for Networking
- GitLab Repository Management
- R大數據分析實用指南
- Getting Started with React Native
- Java語言程序設計教程
- Hadoop大數據分析技術
- HTML5與CSS3權威指南
- Unity 5 Game Optimization
- C/C++代碼調試的藝術
- Spring Boot從入門到實戰
- Tkinter GUI Programming by Example
- TypeScript High Performance