Book: Designing Data-Intensive Applications: The Big Ideas Behind Reliable, Scalable, and Maintainable Systems
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).
Book: The Lean Startup: How Today's Entrepreneurs Use Continuous Innovation to Create Radically Successful Businesses
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.
Creating flashcards with ChatGPT
I have been using GitHub Copilot for writing documentation, have been testing ChatGPT (GPT3.5) and using OpenAI API (GPT3) in some of my projects. And even after a few months, I'm amused with new possibilities and new ways to use generative AIs for text.