You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Copy file name to clipboardExpand all lines: content/faq.md
+1-1Lines changed: 1 addition & 1 deletion
Display the source diff
Display the rich diff
Original file line number
Diff line number
Diff line change
@@ -34,6 +34,6 @@ Yes, you can learn Rust as your first programming language, though it comes with
34
34
1. Start with <ahref="https://doc.rust-lang.org/book/"target="_blank">The Rust Book</a>
35
35
2. Practice with <ahref="https://rustlings.cool/"target="_blank">Rustlings</a> exercises
36
36
3. Join the <ahref="https://www.reddit.com/r/learnrust/"target="_blank">/r/learnrust subreddit</a> and <ahref="https://discord.gg/rust-lang"target="_blank">Rust Community Discord</a>
37
-
4. Build projects on <ahref="https://codecrafters.io/join?via=rust-trends"target="_blank">CodeCrafters</a> for hands-on learning (referral link - but I wouldn't recommend it if it weren't genuinely excellent)
37
+
4. Build projects on <ahref="https://app.codecrafters.io/join?via=Rust-Trends"target="_blank">CodeCrafters</a> for hands-on learning (referral link - but I wouldn't recommend it if it weren't genuinely excellent)
38
38
39
39
**Bottom Line:** While challenging, many beginners successfully learn Rust as their first language in 2024. Companies report typical onboarding time of 3-6 months for new Rust developers. If you're motivated and patient with the learning curve, Rust can be an excellent foundation for your programming journey.
0 commit comments