Follow this blog

Software engineering, design, and psychology

Bookshelf

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, as I discover new titles

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