|
|
|
Ask HN: What are some books/resources where we can learn by building
|
|
9 points
by codenlearn
769 days ago
|
|
Some examples that come to my mind are
1. https://build-your-own.org/
2. https://github.com/codecrafters-io/build-your-own-x 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.