Category Book Title + Link Notes
Distributed Systems Understanding Distributed Systems by Roberto Vitillo Gets you up to speed with understanding production-level distributed systems.
Programming Languages [Go] Production Go Gets you up to speed with using Go in production; short and concise; read between the lines to understand some Go constructs; do extra research and read documentation to make the most of the text.
Machine Learning The Hundred-Page Machine Learning Book by Andriy Burkov Due to the pace at which artificial intelligence progress occurs, books on the subject are often difficult to write, as what is considered SoTA today may not be useful a few months later. The best books on the subject often focus on tried and tested foundations, while leaving room for future advances—a difficult line to walk. In my opinion, however, this book does so successfully.

For beginners, it promises a solid foundation for advanced work, and for the experienced/intermediate reader, a handy reference guide. |