|
|
|
|
|
by ainiriand
605 days ago
|
|
That is really cool. I am very much into learning with the support of AI. Last month I started to learn Rust and I used this prompt to help me: 'I am an experienced software engineer who wants to learn Rust, design a learning path for 3 months, with daily goals. Try to have a good balance of learning and working exercises using available resources like Rustlings or Learn rust by example. Output this path in markdown and add space to gather my learnings in a note at the end of each week.' Maybe with some tweaks can be useful to someone else! |
|
So yeah, 100 Exercises to Learn Rust is what finally made traits (especially From and Into), impls and trait bounds finally click for me and I can't recommend it enough.