Learning Test-Driven Development

Learning Test-Driven Development

AngličtinaMäkká väzba
Siddiqui Saleem
O'Reilly Media
EAN: 9781098106478
Na objednávku
Predpokladané dodanie v piatok, 6. decembra 2024
59,06 €
Bežná cena: 65,62 €
Zľava 10 %
ks
Chcete tento titul ešte dnes?
kníhkupectvo Megabooks Banská Bystrica
nie je dostupné
kníhkupectvo Megabooks Bratislava
nie je dostupné
kníhkupectvo Megabooks Košice
nie je dostupné

Podrobné informácie

Your code is a testament to your skills as a developer. No matter what language you use, code should be clean, elegant, and uncluttered. By using test-driven development (TDD), you'll write code that's easy to understand, retains its elegance, and works for months, even years, to come. With this indispensable guide, you'll learn how to use TDD with three different languages: Go, JavaScript, and Python. Author Saleem Siddiqui shows you how to tackle domain complexity using a unit test-driven approach. TDD partitions requirements into small, implementable features, enabling you to solve problems irrespective of the languages and frameworks you use. With Learning Test-Driven Development at your side, you'll learn how to incorporate TDD into your regular coding practice. This book helps you: Use TDD's divide-and-conquer approach to tame domain complexity Understand how TDD works across languages, testing frameworks, and domain concepts Learn how TDD enables continuous integration Support refactoring and redesign with TDD Learn how to write a simple and effective unit test harness in JavaScript Set up a continuous integration environment with the unit tests produced during TDD Write clean, uncluttered code using TDD in Go, JavaScript, and Python
EAN 9781098106478
ISBN 1098106474
Typ produktu Mäkká väzba
Vydavateľ O'Reilly Media
Dátum vydania 26. októbra 2021
Stránky 275
Jazyk English
Rozmery 232 x 178
Krajina United States
Autori Siddiqui Saleem