Home
Test-Driven Development Swift: Compile Better Code with XCTest and TDD
Loading Inventory...
Barnes and Noble
Test-Driven Development Swift: Compile Better Code with XCTest and TDD
Current price: $54.99
Barnes and Noble
Test-Driven Development Swift: Compile Better Code with XCTest and TDD
Current price: $54.99
Loading Inventory...
Size: Paperback
*Product Information may vary - to confirm product availability, pricing, and additional information please contact Barnes and Noble
TDD has much more to offer than catching bugs. With this book, you’ll learn a philosophy for building software. TDD enables engineers to solve problems incrementally, writing only as much code as necessary. By decomposing big problems into small steps, you can move along at a fast pace, always making visible progress.
Participate in the test-driven development journey by building a real iOS application and incorporating new concepts through each chapter. The book's concepts will emerge as you figure out ways to use tests to drive the solutions to the problems of each chapter. Through the TDD of a single application, you’ll be introduced to all the staples and advanced concepts of the craft, understand the trade offs each technique offers, and review an iterative process of software development.
provides the path for a highly efficient way to make amazing apps.
What You'll Learn
Who This Book Is For
Mid-level developers keen to write higher quality code and improve their workflows. Also, developers that have already been writing tests but feel they are not getting the most out of them.