Learning Test-Driven Development: A Polyglot Guide to Writing Uncluttered Code by Saleem Siddiqui
English | November 2nd, 2021 | ISBN: 1098106474 | 280 pages | True EPUB | 5.54 MB
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.