Skip to main content

7 docs tagged with "score-3"

View All Tags

Leading Out Loud

This book focuses near entirely on communcation: Authentic, vulnerable communcation and exactly how to achieve it

Programming Pearls

If you have an interest in being the best coder you can be, you have to have familiarity with algorithms. This is the best introduction to why that is that I have found.

Refactoring

Using key-value stores are all about consistency (as is any database actually, but simple databases are far less forgiving of inconsistencies). This book establishes reasonable, practiced patterns that will help you from making simple mistakes in your data modeling journey.

Scaling Teams

This book centers on how more people can actually get less work done, and strategies to ensure that does not occur.

Solutions Architect Handbook

I read this when trying to get my hands on as much Architecture knowledge as was available. I'd prioritize this lower on the list than most, but its a decent read.

The CDK Book

The CDK is a massive timesaver over raw Cloudformation, but even with helpful constructs in place, it takes some getting used to. Reading this book, while taking a few hours, will likely save you more than a few days over the course of time.

The Hard Things About Hard Things

This book does a decent job at putting what is typically under wraps on display: building a business is hard and often ugly, meaning that you are almost never choosing a right answer, but the least wrong, and you only know 10% of what is required to make a good decision.