Designing with Data, 2nd Edition

Author: Rochelle King, Elizabeth F Churchill, and Caitlin Tan
Publisher: O'Reilly
Pages: 370
ISBN: 978-1449334833
Print: 1449334830
Kindle: B06XY9TTN8
Audience: Data developers
Rating: 4
Reviewer: Kay Ewbank

 

This book looks at how you can use data-driven A/B testing for making design decisions in your code.

A/B testing is a statistical technique where you run a controlled experiment where you test two versions of the thing being tested.

The book starts with a discussion of what the increasing amount of data means for developers, and how it can help you come up with better designs. This discussion is followed by a chapter on the ABCs of using data, where A/B testing is introduced.

Banner

The authors have created a framework for A/B testing, and this is introduced in the next chapter, along with a set of examples. The framework consists of three stages - definition, execution, and analysis, and each of these is then further explained in its own chapter, with examples and descriptions of how to frame your experiment, how to put it into action, and how to get and interpret the answers from your experiment.

 

 

A chapter on creating the right environment for data-aware design is next, explaining three key principles - shared company culture and values, hiring and growing the right people, and processes to support and align.

The book ends with a concluding chapter looking at ethical considerations - how your experiments might affect people's behavior, the power of suggestion, and general ethics in online experimentation.

This isn't a book about statistical techniques for testing. Instead, it's about things you need to think about when designing tests - how to choose your test users, what you can do to understand your variables. Despite some business guru speak, it is generally quite down to earth and reasonable, and does include some interesting ideas. 

To be informed about new articles on I Programmer, sign up for our weekly newsletter, subscribe to the RSS feed and follow us on Twitter, Facebook or Linkedin.

Banner


Pro SQL Server 2019 Administration

Author: Peter Carter
Publisher: Apress
Pages: 940
ISBN: 978-1484250884
Print: 1484250885
Kindle: B07ZC1XC9Z
Audience: SQL Server DBAs
Rating: 5
Reviewer: Kay Ewbank

Administering SQL Server can seem like a dark art; this book aims to make it more transparent.



Functional Programming in C#, 2nd Ed (Manning)

Author: Enrico Buonanno
Publisher: Manning
Date: February 2022
Pages: 448
ISBN: 978-1617299827
Print: 1617299820
Kindle: B09P1Z2PPB
Audience: C# developers
Rating: 5
Reviewer: Mike James
Is C# a good language for functional programming?


More Reviews

Related Reviews

Beautiful Testing

Effective Unit Testing

Exploratory Software Testing

The Art of Application Performance Testing

The Art of Unit Testing

Last Updated ( Saturday, 28 November 2020 )