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


Administering Relational Databases on Microsoft Azure

Author: Prashanth Jayaram et al
Publisher: Independent
Pages: 622
ISBN: 979-8706128029
Print: B08Y4LBTP4
Kindle: B08XZQJHMK
Audience: Azure DBAs
Rating: 2 or 4 (see review for details)
Reviewer: Ian Stirk

This book aims to help you pass the Azure Relational Database exam DP-300, how does it fare?



Software Development Pearls

Author: Karl Wiegers
Publisher: Addison-Wesley Professional
Pages: 336
ISBN: 978-0137487776
Print: 0137487770
Kindle: B09BF6CS9T
Audience: General developers
Rating: 2
Reviewer: Ian Elliot
Who can resist a good pearl or two?


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 )