Professional Test–Driven Development with C# – Developing Real World Applications with TDD
Autor J Benderen Limba Engleză Paperback – 5 mai 2011
Preț: 218.45 lei
Preț vechi: 273.06 lei
-20% Nou
Puncte Express: 328
Preț estimativ în valută:
41.81€ • 43.43$ • 34.73£
41.81€ • 43.43$ • 34.73£
Carte disponibilă
Livrare economică 13-27 ianuarie 25
Preluare comenzi: 021 569.72.76
Specificații
ISBN-13: 9780470643204
ISBN-10: 047064320X
Pagini: 368
Dimensiuni: 191 x 235 x 19 mm
Greutate: 0.61 kg
Editura: Wrox
Locul publicării:Hoboken, United States
ISBN-10: 047064320X
Pagini: 368
Dimensiuni: 191 x 235 x 19 mm
Greutate: 0.61 kg
Editura: Wrox
Locul publicării:Hoboken, United States
Public țintă
The target audiences of this book are developers, testers and managers who are familiar with some aspect of software development. This book assumes the reader has some level of experience with C#. Coding examples in this book with be presented in C#, although the examples are intended to represent theory.Many of the readers will not have any experience with creating software tests, while others may have experience with some of the technologies presented in this book. This book is intended for a reader to "flip around" and read about what tests are pertinent to them at the time.
In addition to programmers, team leaders and testers project managers may find this book helpful in setting standards and guidelines for development teams.
Cuprins
Notă biografică
James Bender is Vice President of Technology for Improving Enterprises. He is a Microsoft MVP, working on everything from small, single-user applications to Enterprise-scale, multi-user systems. Jeff McWherter is a Partner and Director of Development at Gravity Works Design and Development. In 2010 Jeff was awarded with the Microsoft MVP for the third consecutive year.
Descriere
Hands-on guidance to creating great test-driven development practice Test-driven development (TDD) practice helps developers recognize a well-designed application, and encourages writing a test before writing the functionality that needs to be implemented.