Issue #178 · September 7, 2020

Same Stats, Different Graphs

“Code generation, like drinking alcohol, is good in moderation”

Best 7 links of week #36, 2020

Same Stats, Different Graphs

Same Stats, Different Graphs

It can be difficult to demonstrate the importance of data visualization. Some people are of the impression that charts are simply "pretty pictures", while all of the important information can be divined through statistical analysis. Recently, Alberto Cairo created the Datasaurus dataset which urges people to "never trust summary statistics alone; always visualize your data".

Articles

FREE Web security course from Stanford (CS253)

Thought by Feross Aboukhadijeh, a prominent voice in Open Source Software, this course is a comprehensive overview of web security. The goal is to build an understanding of the most common web attacks and their countermeasures.

Optimal Peanut Butter and Banana Sandwiches

Did you ever think you could use computer vision to calculate the optimal way to slice a banana to fit nicely within the size of your bread? Well, we certainly didn't, but Ethan Rosenthal did and his article describing this experiment is amazing!

Full Stack Serverless

How to build a full stack chat app on AWS with GraphQL, React, AWS CDK, AWS AppSync, Amazon DynamoDB, and Amazon Cognito.

Book of the week

MongoDB: The Definitive Guide: Powerful and Scalable Data Storage

MongoDB: The Definitive Guide: Powerful and Scalable Data Storage

by Kristina Chodorow

Manage the huMONGOus amount of data collected through your web application with MongoDB. This authoritative introduction—written by a core contributor to the project—shows you the many advantages of using document-oriented databases, and demonstrates how this reliable, high-performance system allows for almost infinite horizontal scalability. This book provides guidance for database developers, advanced configuration for system administrators, and an overview of the concepts and use cases for other people on your project.