Cantitate/Preț
Produs

Learning Test–Driven Development

Autor Saleem Siddiqui
en Limba Engleză Paperback – 25 oct 2021
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
Citește tot Restrânge

Preț: 30154 lei

Preț vechi: 37693 lei
-20% Nou

Puncte Express: 452

Preț estimativ în valută:
5773 5922$ 4861£

Carte disponibilă

Livrare economică 05-19 februarie
Livrare express 21-25 ianuarie pentru 2859 lei

Preluare comenzi: 021 569.72.76

Specificații

ISBN-13: 9781098106478
ISBN-10: 1098106474
Pagini: 275
Dimensiuni: 178 x 233 x 29 mm
Greutate: 0.39 kg
Editura: O'Reilly

Notă biografică

Saleem Siddiqui is a software developer, trainer, speaker, and author. Through a career spanning a few tech boom and bust cycles, he's delivered software for healthcare, retail, government, and pharmaceutical sectors as parts of teams large and small. He has made enough unorthodox, unrepeated (and mostly unrepentant) mistakes in software that he is eager to share the lessons thus learned with others. Saleem enjoys that his work takes him the world over, and often writes about his experiences (occasionally in 3rd person)