this post was submitted on 19 May 2024
14 points (93.8% liked)

Rust

5749 readers
172 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
 

Hi rustaceans! What are you working on this week? Did you discover something new, you want to share?

you are viewing a single comment's thread
view the rest of the comments
[–] [email protected] 6 points 4 months ago* (last edited 4 months ago) (2 children)

I saw that there was a new learning site for Rust that got a lot of attention on hacker news:

https://rust-exercises.com/

I plan to give it a shot in a few weeks. It's similar to rustlings.

But I haven't worked on anything this week so slightly off topic. Just wanted to share.

[–] [email protected] 3 points 4 months ago

Didn't know that one. Thanks for sharing.

[–] [email protected] 1 points 4 months ago

Started working on that this morning. when you use 'wr' to check your work if you see "skipping" at the end of the exercise, it means you've passed. Other than that it feels a bit like rustlings