Just a personal list to remind myself of books I want to make progress on.

Books that I am currently studying

  • System Design Interview - An Insider's Guide (Alex Xu) - Currently speedrunning it, as of writing this I have an upcoming interview! Find current notes for this book here
  • Minna no Nihongo I - A programmer needs a hobby outside of programming too right?
  • C++ Templates: The Complete Guide (David Vandevoorde, Nicolai M. Josuttis, Douglas Gregor) - I'll make notes on this eventually.

Books that I plan to read/study

  • The Pragmatic Programmer (Andy Hunt, Dave Thomas)
  • Designing Data-Intensive Applications (Martin Kleppmann)
  • Types and Programming Languages (Benjamin C. Pierce) - Tried reading it last time, too difficult for me back then. Will try picking this up again next time.
  • Performance Analysis and Tuning on Modern CPUs (Denis Bakhvalov)
  • Systems Performance (Brendan Gregg)
  • The art of writing efficient programs (Fedor G. Pikus)

Books that I had finished

  • C++ Concurrency in Action (Anthony Williams) - To make notes on this next time too.
  • Rust for Rustaceans (Jon Gjengset) - Great book for intermediate Rust programmers, not gonna make notes on it though.