• Open Daily: 10am - 10pm
    Alley-side Pickup: 10am - 7pm

    3038 Hennepin Ave Minneapolis, MN
    612-822-4611

Open Daily: 10am - 10pm | Alley-side Pickup: 10am - 7pm
3038 Hennepin Ave Minneapolis, MN
612-822-4611
TDD by example: Evaluating an expression

TDD by example: Evaluating an expression

Paperback

Programming

ISBN10: 1466410930
ISBN13: 9781466410930
Publisher: Createspace
Published: Oct 13 2011
Pages: 108
Weight: 0.34
Height: 0.22 Width: 6.00 Depth: 9.00
Language: English
Test-driven design can be daunting at first. This book presents a moderately complex task - write a program that can read a mathematical expression like 2 + 3 * 5 and return its result. The author explains each step with both tests and production code until the program can handle decimal numbers, multiple levels of parentheses and even symbols (like in x + 3).This is a code-heavy, hands-on book; just reading it without writing the code yourself might not provide the full benefit.

Also in

Programming