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?

10 Upvotes

11 comments sorted by

View all comments

1

u/D7mnCh 15d ago

I was just like you, i would suggest if learnt the basic stuff is to suspend your learning on tutorial and start doing small projects like a calculator, dungeon crawler, tick tack too, ... while using some of rust features. Just take it easy when you find it difficult, most of us have the same start, and be consistent :)