I am going to try to update this with information about each little project I do, and also resources I used for those projects.
Did a few basics tutorials, then made a rust web scraper. I enjoy not having to deal with C's memory.
The book: https://doc.rust-lang.org/book/title-page.html
helpful looking cheatsheet: https://cheats.rs/
- actually this has a lot of cool info, ie about abstraction machinery
Tour of rust: https://tourofrust.com/TOC_en.html
-
Deep Reinforcement Learning, Luke Ditria: https://www.youtube.com/watch?v=WxjEZmIiRQU&t=125s
-
The Farama Foundation: https://farama.org/
- specifically, the Gymnasium: https://gymnasium.farama.org/