I'm interested mainly in distributed systems and machine learning, if you folks have any such recommendations I would really appreciate it.
In ML, I'm looking for something to absolutely learn from scratch. I'm fairly comfortable with Linear Algebra so anything that helps understand the algorithm underneath such resources will be very beneficial.
* Container Orchestrator: https://www.manning.com/books/build-an-orchestrator-in-go-fr...
* LLM : https://www.manning.com/books/build-a-large-language-model-f...
* Frontend Framework: https://www.manning.com/books/build-a-frontend-web-framework...
The first book might be most interesting, given your particular subject interest.
And another one: https://github.com/Xtremilicious/projectlearn-project-based-...
I do not have books to recommend for this as I am self taught writing hobby applications in Node.js
> This book walks the reader through building a real-world software project (a self-contained, persistent event-stream service) from start to finish. There isn’t a book that walks through building a complete system like this in any language. This book introduces distributed systems practically, explaining the pieces that make up a distributed system and showing how they fit together.