- 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.
推薦閱讀
- Vue.js 3.x快速入門
- Instant Testing with CasperJS
- 算法精粹:經典計算機科學問題的Java實現
- DevOps入門與實踐
- Functional Programming in JavaScript
- R的極客理想:工具篇
- Python數據可視化之Matplotlib與Pyecharts實戰
- Instant Nancy Web Development
- Getting Started with React Native
- C語言程序設計
- OpenGL Data Visualization Cookbook
- LabVIEW虛擬儀器程序設計從入門到精通(第二版)
- C/C++數據結構與算法速學速用大辭典
- 精通MySQL 8(視頻教學版)
- WebStorm Essentials