this post was submitted on 13 Jun 2023
14 points (100.0% liked)

Rust

5751 readers
43 users here now

Welcome to the Rust community! This is a place to discuss about the Rust programming language.

Wormhole

[email protected]

Credits

  • The icon is a modified version of the official rust logo (changing the colors to a gradient and black background)

founded 1 year ago
MODERATORS
 

I've been finding it difficult to find good tutorials on different topics within Rust, so I've had to learn what to do the hard way. I don't want this hard-won knowledge to got waste, so I am considering making tutorials based on my experience. If you guys have any requests for a specific tutorial, let me know. I would also like to mention that this would be an in-my-free-time venture, so I'll do my best, but I still have life stuff to which I need to attend. Thanks in advance.

you are viewing a single comment's thread
view the rest of the comments
[โ€“] [email protected] 4 points 1 year ago (1 children)

Text-based tutorials are also greats. I just finished the two first posts of a tutorial on Bevy (from Affan) and I really enjoyed the great explanations on game dev. But I am a beginner, so maybe it's important to know your public. Good luck! Here is the one: https://affanshahid.dev/posts/learning-game-dev-bevy-1/

[โ€“] [email protected] 1 points 1 year ago

Thanks for the link!