rust-learning
rust-learning copied to clipboard
A bunch of links to blog posts, articles, videos, etc for learning Rust
The playlist and all of the channel's videos were deleted. The youtube channel's name also seems to be changed, leading me to believe that it has been discontinued.
What might be "effective" (ie, minimal work for reasonable capability) ways to implement a dynmaic, "user upvoted" (eg: StackExchange.com) view of this content? Among other things, this might help new...
Right now it's just a collection of links (the basic format of each entry is 'name - author'). It might be helpful to make room for 1-2 sentence explanations of...
Hi, Stjepan from Manning here. I thought this title might be a good match for your list. Thank you for considering it. Best,
Source: I bought it
The link named "Programming WebAssembly with Rust" doesn't send the user to the textbook rather some unknown website which has the following link : "https://pragprog.com/search/?q=p"
I'm the sysop of rustjobs.com and wanted to add it to the list for job sites :)
[The book High Assurance Rust: Developing Secure and Robust Software](https://highassurance.rs/) is a good ressource to learn Rust, and would fit well with the other books.
Implementing a BitTorrent client in Rust by Jon Gjengset In this stream, Jon's doing the "implement BitTorrent" challenge
The video is a 2018 RustConf keynote by Catherine West, which I've been linking to frequently over the years whenever people ask questions like "Why won't the borrow checker let...