- 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.
推薦閱讀
- Visual Basic .NET程序設(shè)計(jì)(第3版)
- Docker進(jìn)階與實(shí)戰(zhàn)
- Java應(yīng)用開發(fā)與實(shí)踐
- 人臉識(shí)別原理及算法:動(dòng)態(tài)人臉識(shí)別系統(tǒng)研究
- C#程序設(shè)計(jì)基礎(chǔ):教程、實(shí)驗(yàn)、習(xí)題
- Visual C#.NET程序設(shè)計(jì)
- JavaScript入門經(jīng)典
- 搞定J2EE:Struts+Spring+Hibernate整合詳解與典型案例
- 智能手機(jī)故障檢測(cè)與維修從入門到精通
- 新印象:解構(gòu)UI界面設(shè)計(jì)
- Scala實(shí)用指南
- 測(cè)試基地實(shí)訓(xùn)指導(dǎo)
- SEO的藝術(shù)(原書第2版)
- 微信公眾平臺(tái)應(yīng)用開發(fā)實(shí)戰(zhàn)
- OpenACC并行編程實(shí)戰(zhàn)