Follow this blog

Software engineering, design, and psychology

Bookshelf

Bookshelf update — September 2026

I haven’t updated my book list for half a year. So, here is what I’ve read recently and can recommend — there are some gems in the list

Book review: “Data Pipelines Pocket Reference”, James Densmore

Software engineering is all about manipulating data. A big portion of software engineer’s attention is drawn to collection data from users and presenting it back to them in a useful form

Book review: “Web Scraping with Python”, Ryan Mitchell

Recently I faced a challenge of designing a web crawling and scraping system. To build context, I started my work by reading Web Scraping with Python...

📚 Bookshelf

Below is a list of books I’ve finished — and those I plan to read. I will update it from time to time

Book review: “The Object Oriented Way”, Christopher Okhravi

Last week I finished reading “The Object Oriented Way” by Christopher Okhravi. I was attracted to this book with occasional posts by the author on Youtube where he was discussing complex and interesting