this post was submitted on 12 Jun 2023
1 points (66.7% liked)

Rust Programming

7731 readers
1 users here now

founded 5 years ago
MODERATORS
 

I'm trying to learn rust. I've worked though the rust book but I've stagnated after completing the book. I've always found the easiest way to continue learning is to have an actual project to work on. I'm having a hard time coming up with a project to work on in rust so I'm looking for some suggestions.

top 2 comments
sorted by: hot top controversial new old
[โ€“] howarddo 1 points 1 year ago

hey there fellow, I just started to read the book too. Have u do exercise from rustlings. I find this video from no boilerplate is a really good roadmap

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

A service that downloads the weather for a region using several external apis and then checks what one is most accurate/derive your own increased accuracy weather forecast