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


Software Requirements Essentials

Authors: Karl Wiegers and Candase Hokanson
Publisher: Addison-Wesley
Pages: 208
ISBN: 9780138190286
Print: 0138190283
Kindle: B0BTLC53FF
Audience: General
Rating: 4.5
Reviewer: Kay Ewbank

This slim book looks at how to work out the requirements for a software project through twenty 'practices' that you c [ ... ]



Assembly x64 Programming

Author: Mike McGrath
Publisher: Easy Steps
Date: November 2021
Pages: 192
ISBN: 978-1840789522
Print: 1840789522
Kindle: ‎B09FTNN4P5
Audience: Developers wanting to learn assembler
Rating: 5
Reviewer: Harry Fairhead
Assembler, why would you want to learn that!


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 )