Skip to main content

9 docs tagged with "score-4"

View All Tags

Building Microservices

This book is great for those coming from Monolithic architectures (pretty much everyone, originally) and baby-stepping through the reasons why you may want to move services to a more micro level. It is definitely written from a pro-microservices standpoint, but refrains from being preachy.

Design Patterns

For every issue you encounter in code, you are likely implementing one of these patterns, but this book gives it a name, and you awareness of that fact.

High Output Management

This book talks through the specifics of management at the highest levels, but gets there by steadily moving up levels of complexity. This, combined with solid analogies, paints a simple to understand picture and gives direction of where to head.

I Heart Logs

Event-driven architectures are likely going to drive the future of architecture design, at least in the intermediate term. Centralizing has advantages, and this book dives deep into them.

Managing Humans

This book is a good summary of all of the possible situations you will encounter as a Software Engineering Manager, and contains tidbits of how best to handle each.

Managing Humans

This book approaches Software Management from a different perspective from the others, looking at it more from the perspective of incremental improvement rather than high-level strategies. Both are very helpful.

The Pragmatic Programmer

If you care about your craft, you should care about how you craft. This book is about how to care about how you craft, introductory-level.