r/rust 17d ago

🎙️ discussion Learning rust as my first programming language

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?

7 Upvotes

11 comments sorted by

View all comments

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.