Book Notes
2027
- ๐Designing Data-Intensive ApplicationsMartin Kleppmann โ The definitive guide to building reliable, scalable, and maintainable data systems.
- ๐Statistical Rethinking: A Bayesian CourseRichard McElreath โ A brilliant introduction to Bayesian statistics with a focus on practical modeling and causal thinking.
2026
- ๐Beyond Cracking the Coding InterviewGayle Laakmann McDowell, Mike Mroczka, Aline Lerner, Nil Mamano โ A comprehensive guide that goes beyond technical preparation to cover the full software engineering interview process.
- ๐Hands-On Machine Learning with Scikit-Learn and PyTorchAurรฉlien Gรฉron โ A practical guide to machine learning fundamentals using Scikit-Learn and PyTorch, covering everything from simple linear regression to deep neural networks.
- ๐Causal Inference in Python: Applying Causal Inference in the Tech IndustryMatheus Facure โ A practical guide to applying causal inference techniques in tech, data science, and business decision-making using Python.
- ๐OpenIntro StatisticsDavid Diez, Mine รetinkaya-Rundel, Christopher D. Barr โ A comprehensive and open-access introduction to statistical methods, probability, and data analysis.