K O logo

My Reading & Listening List

Here’s a selection of books related to my work that I have read and would recommend to others.

Cover of the book "The Pragmatic Programmer: Your Journey to Mastery" (20th Anniversary Edition) by David Thomas and Andrew Hunt. The background features woodworking tools, including chisels and wood shavings, symbolizing craftsmanship. Pearson logo is at the bottom left.

The Pragmatic Programmer

by Andrew Hunt & David Thomas

Software Engineering

This book is my absolute must read recommendation for everyone working on software products. Besides practical programming tips which are always on a high level and language independent, it also provides a lot of advice for product development in general.

The image shows the cover of the book "Radical Candor" by Kim Scott. It features a yellow background with a black cross in the center. The text reads, "Be a kick-ass boss without losing your humanity." A red circle says "Fully Revised & Updated Edition." A quote from Gretchen Rubin is also included.

Radical Candor

by Kim Scott

Work Culture

Although the book is targeted towards leadership, I would consider it as a must read for everyone working in a somehow modern environment.

It provides deep insights into the value of direct and open communication and more importantly Kim Scott has guides on how to implement the necessary culture and trust to reach this style of communication while staying friendly.

Book cover for "Engineering Management for the Rest of Us" by Sarah Drasner. The design features two hands shaking at the top, surrounded by gears, tools, keyboards, and leaves. A lightbulb is at the bottom center, symbolizing ideas and innovation. The color scheme is blue and orange.

Engineering Management for the Rest of Us

by Sarah Drasner

Leadership

Most engineering managers did not study management, but started in a technical role as a software developer and at some point got more and more management responsibilities. Sarah Drasner put this experience now into a book giving loads of useful practical tips.

The image shows the cover of the book "No Rules Rules: Netflix and the Culture of Reinvention" by Reed Hastings and Erin Meyer. The background is red, and the text is in bold black and white fonts. It also mentions "NEW YORK TIMES bestseller" at the top.

No Rules Rules

by Erin Meyer & Reed Hastings

Work Culture

Netflix is famous for their work culture, which catapulted the company into the esteemed group of FAANG.

The combination of Erin Meyer as external observer and Reed Hastings as internal source provides honest insights into the history of Netflix, how the culture was formed, what it enables, but also limitations.

The image shows the cover of the book titled "How to Measure Anything: Finding the Value of 'Intangibles' in Business Workbook" by Douglas W. Hubbard. The cover features various abstract graphics, including data charts, a cloud made of connected nodes, and a target symbol. Published by Wiley.

How to Measure Anything

by Douglas W. Hubbard

Data & Analytics

This book is a wonderful guide on how to put some data behind your arguments.

Douglas W. Hubbard shows a practical approach on how to start asking the right questions so you can start to gather measurable results. My personal biggest learning from the book is to use data from the beginning. Even if you don't have many data points, they can provide some direction from the beginning and with every additional input your vision gets sharper.

Book cover of "Quiet" by Susan Cain. The subtitle reads, "The Power of Introverts in a World That Can't Stop Talking." The cover features a minimalist gray background with the title "Quiet" in large red letters. It also mentions "#1 New York Times Bestseller" and "4 million copies sold worldwide."

Quiet

by Susan Cain

Work Culture

As an introvert it's of course always nice to read about the strengths of introverts, but Susan Cain goes into more depth. She dissects the different dimensions building a personality and how they interact. The book shows the different needs of different personalities and how to act on them, and is a useful read not only for introverts but also (perhaps even more) for extroverts.

Designing Data-Intensive Applications

by Martin Kleppmann

Software Engineering

Nowadays software systems are almost always data intensive, which makes the book by Martin Kleppmann a useful foundation.

The depth and complexity of the discussed examples and patterns provide a lot of value, but also make it a bit harder to read.