- Hands-On Dependency Injection in Go
- Corey Scott
- 136字
- 2021-06-10 19:17:42
Who this book is for
This book is designed for developers who wish that their code was easy to read, test, and maintain. It is intended for developers coming from an object-oriented background who want to get more out of Go, as well as for developers who believe that quality code is about more than delivering one particular feature.
After all, writing code is easy. Similarly, getting a single test case to pass is simple. Creating code whose tests continue to pass after months or years of adding additional features is heading toward the impossible.
For us to be able to deliver code at that level consistently, we require a lot of nifty tricks. This book hopes to not only equip you with those tricks, but also to give you the wisdom to apply them effectively.
推薦閱讀
- DevOps with Kubernetes
- Microsoft Application Virtualization Cookbook
- 劍指JVM:虛擬機實踐與性能調優
- NativeScript for Angular Mobile Development
- 琢石成器:Windows環境下32位匯編語言程序設計
- Node.js Design Patterns
- Clojure for Java Developers
- IDA Pro權威指南(第2版)
- 實戰Java高并發程序設計(第2版)
- Instant Apache Camel Messaging System
- Modernizing Legacy Applications in PHP
- 計算機組裝與維護(第二版)
- 面向對象程序設計及C++(第3版)
- 跟小樓老師學用Axure RP 9:玩轉產品原型設計
- AI輔助編程Python實戰:基于GitHub Copilot和ChatGPT