- Test-Driven Java Development(Second Edition)
- Alex Garcia Viktor Farcic
- 140字
- 2021-06-24 18:31:41
Preface
Test-driven development has been around for a while and many people have still not adopted it. The reason behind this is that TDD is difficult to master. Even though the theory is very easy to grasp, it takes a lot of practice to become really proficient with it. The authors of this book have been practicing TDD for years and will try to pass on their experience to you. They are developers and believe that the best way to learn some coding practice is through code and constant practice. This book follows the same philosophy. We'll explain all the TDD concepts through exercises. This will be a journey through TDD best practices applied to Java development. At the end of it, you will earn a TDD black belt and have one more tool in your software craftsmanship tool belt.
- C++ Primer習題集(第5版)
- HornetQ Messaging Developer’s Guide
- ExtGWT Rich Internet Application Cookbook
- Web交互界面設計與制作(微課版)
- 實戰Java程序設計
- R語言數據可視化實戰
- Yii Project Blueprints
- Test-Driven Development with Django
- C專家編程
- Orchestrating Docker
- Android應用開發實戰(第2版)
- 游戲設計的底層邏輯
- VMware vSphere 5.5 Cookbook
- Python面向對象編程(第4版)
- JavaScript Mobile Application Development