
Learning Test-Driven Development
A Polyglot Guide to Writing Uncluttered Code
Saleem Siddiqui(Author)
O'Reilly (Publisher)
Published on 26. October 2021
Book
Paperback/Softback
275 pages
978-1-0981-0647-8 (ISBN)
Description
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
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
More details
Language
English
Place of publication
Sebastopol
United States
Product notice
Paperback (trade)
Unsewn / adhesive bound
Dimensions
Height: 177 mm
Width: 234 mm
Thickness: 16 mm
Weight
498 gr
ISBN-13
978-1-0981-0647-8 (9781098106478)
Copyright in bibliographic data and cover images is held by Nielsen Book Services Limited or by the publishers or by their respective licensors: all rights reserved.
Schweitzer Classification
Other editions
Additional editions


Person
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)