Books

Thinking in Systems: A Primer

Introduction to systems thinking

Thinking in Systems: A Primer is a book by Donella Meadows. It is an introduction to the concepts and principles of systems thinking.

Read more...


Book: Serverless Apps: Architecture, patterns, and Azure Implementation

Introduction to Microsoft's Serverless Offering

Serverless Apps: Architecture, patterns, and Azure Implementation is a short (55 pages) free ebook. Like the other books in the Microsoft series (.NET Microservices Architecture for Containerized .NET Applications, Modernize existing .NET applications with Azure cloud and Windows Containers, Dapr for .NET Developers, Blazor for ASP.NET Web Forms Developers), the book is easy to read and fun.

Read more...


Book: Nonviolent Communication: A Language of Life

Better way for communication?

Nonviolent Communication: A Language of Life by Marshall Rosenberg is a popular book about a communication method that emphasizes empathetic and compassionate interaction between people. It provides a step-by-step framework for applying NVC (Nonviolent Communication) in various situations, from personal relationships to workplace conflicts and even when talking to yourself.

Read more...


Book: .NET Microservices Architecture for Containerized .NET Applications

Yet another free e-book from Microsoft

.NET Microservices Architecture for Containerized .NET Applications is Microsoft's free e-book that describes the architecture, patterns, and best practices for building microservices based on Microsft tech stack and Azure. As the name implies, it focuses mostly on building .NET and .NET Core applications with Docker.

Read more...


Book: Designing Data-Intensive Applications: The Big Ideas Behind Reliable, Scalable, and Maintainable Systems

One of my favourite computer science books

Designing Data-Intensive Applications: The Big Ideas Behind Reliable, Scalable, and Maintainable Systems is one of my favourite computer science books. Author managed to strike a fantastic balance between academic writing and fun development book (ok, maybe not as fun as O'Reilly's Head First Book Series).

Read more...


Book: The Lean Startup: How Today's Entrepreneurs Use Continuous Innovation to Create Radically Successful Businesses

Also known as "The list of things I did wrong with my startups"

The Lean Startup: How Today's Entrepreneurs Use Continuous Innovation to Create Radically Successful Businesses (2011) is a popular book about startups. The main idea behind the book is to focus on testing new ideas and customers as early as possible to learn what customers want.

Read more...


Book: Just Enough Software Architecture: A Risk-driven Approach

Practical book about Software Architecture

Just Enough Software Architecture: A Risk-Driven Approach is a popular technology-agnostic software architecture book, often recommended as an introduction to software architecture.

Read more...


Book: The Pragmatic Programmer: Your Journey To Mastery, 20th Anniversary Edition

Developer's Journey to Mastery

The Pragmatic Programmer, 20th Anniversary Edition is the second edition of 1999 The Pragmatic Programmer: Your Journey to Mastery - a classic software developer book - with many new materials—almost a complete rewrite.

Read more...


Book: Modernize existing .NET applications with Azure cloud and Windows Containers

Introduction to Docker and Azure

Modernize existing .NET applications with Azure cloud and Windows Containers is a free book about modernizing .NET applications and preparing them for Azure services and Windows and Linux Docker Containers.

Read more...


Book: The Checklist Manifesto: How to Get Things Right

Do we need an entire book for checklists?

The Checklist Manifesto: How to Get Things Right is an exciting book about organizing complex repetitive tasks. Most of us use checklists as a simple reminder of what needs to be done, but author Atul Gawande argues that checklists can be much more than that. The complexity of specialized knowledge is ever-growing, and we need to find a proper way to deliver tasks as fast, safely, correctly, and uniformly as possible. A well-organized checklist can help us with that goal.

Read more...