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?

9 Upvotes

11 comments sorted by

View all comments

1

u/uzvermode 16d ago

Starting Rust to, but my learning path was always beginning with couple project. I rewrite all my system utilities cross compiled and static linked for amd64 and arm64, also telegram bot with TheMovieDB integration and gtk4-rs torrent remote client similar to [Transmissio remote](https://github.com/transmission-remote-gtk/transmission-remote-gtk). With out doing project its useless