Get Free Shipping on orders over $79
Test-Driven Development with C++ : A simple guide to writing bug-free Agile code - Abdul Wahid Tanner
eTextbook alternate format product

Instant online reading.
Don't wait for delivery!

Go digital and save!

Test-Driven Development with C++

A simple guide to writing bug-free Agile code

By: Abdul Wahid Tanner

Paperback | 18 November 2022

At a Glance

Paperback


$68.19

or 4 interest-free payments of $17.05 with

 or 

Ships in 5 to 7 business days

Learn how to write software that excites your customers and avoids breaking your work when making changes


Key Features:

  • Learn how a simple shift in focus will let you use tests to meet customer needs
  • Develop a testing library and a logging library that you can use in your own projects
  • Drive better code designs with effective tests that help new team members contribute faster


Book Description:

Modern, 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 approach that helps to create maintainable applications, provide modularity in design, and write minimal code that drastically reduces defects. With the help of this book, you'll be able to continue adding value when designs need to change by ensuring that the changes don't break existing tests.


In this book, you will use test-driven development (TDD) to gain practical skills by writing a simple testing framework and then using it to drive the design of a logging library. The book will help you enhance your software development skills with test cases. You'll understand how to design and implement test cases. The chapters will also show you how to utilize the TDD approach to be more productive in software development than attempting to code in large unstructured steps.


By the end of this book, you'll have gained knowledge of TDD and testing and also built a working logging library with unique features not found in other libraries.


What You Will Learn:

  • Understand how to develop software using TDD
  • Keep the code for the system as error-free as possible
  • Refactor and redesign code confidently
  • Communicate the requirements and behaviors of the code with your team
  • Understand the differences between unit tests and integration tests
  • Use TDD to create a minimal viable testing framework


Who this book is for:

This book is for C++ developers already familiar with and using C++ for daily tasks who want to improve their skillset. You don't need to be an expert but you should already have some knowledge of modern C++ and how to use templates to get the most out of this book.

More in Programming & Scripting Languages

The C Programming Language : Prentice Hall Software - Brian Kernighan

RRP $107.04

$72.75

32%
OFF
Python All-in-One For Dummies : 3rd Edition - John C. Shovic

RRP $74.95

$55.75

26%
OFF
Introduction to Programming Languages - Gordon Hurley
Typesetting Mathematics With Latex - Robert Legato
C# 12 in a Nutshell : The Definitive Reference - Joseph Albahari

RRP $133.00

$64.75

51%
OFF
Learning Go : An Idiomatic Approach to Real-World Go Programming - Jon Bodner
PHP, MySQL, & JavaScript All-In-One For Dummies : For Dummies - Richard Blum
Think Python : How To Think Like a Computer Scientist - Allen B. Downey