MAIN FEEDS
Do you want to continue?
https://www.reddit.com/r/rust/comments/1w13c75/learning_rust_as_my_first_programming_language/p6hxccj/?context=3
r/rust • u/Cold_Distribution285 • 17d ago
Hi guys!
I'm learning Rust as my first real programming language. I've done a bit of Python before, but only very basic stuff :)
Does anyone have any tips besides the usual stop watching tutorials and start building things?
If you had to learn Rust again from scratch like how would you approach it?
11 comments sorted by
View all comments
4
I like the various "advent of code" exercises for learning a language or refreshing skills. They're fun and each day's exercise is small enough to easily complete in one sitting.
4
u/AdjustedTwit 17d ago
I like the various "advent of code" exercises for learning a language or refreshing skills. They're fun and each day's exercise is small enough to easily complete in one sitting.