Welcome to IT Books

IT, Programming and Computer Science Books

Test-Driven Development with C++

Test-Driven Development with C++

A simple guide to writing bug-free Agile code

TitleTest-Driven Development with C++
SubtitleA simple guide to writing bug-free Agile code
AuthorsAbdul Wahid Tanner
PublisherPackt Publishing
Year2022
Pages430
LanguageEnglish
Rating0/5
ISBN-101803242000
ISBN-139781803242002
DescriptionModern, standard C++ is all that is needed to create a small and practical testing framework that will improve the design of any project. This allows you to think about how the code will be used, which is the first step in designing intuitive interfaces. TDD is a modern balanced software development...