Rust for total newbies

Hello (Rust) World!

Please can anyone share links to useful resources that will help a total beginner to learn to programme in Rust?

I am said 'total beginner', and I am planning a project to create an online course "Learn Rust with me" in which I teach the Rust programming language from a first principles perspective, on the basis that course participants will be able to 'learn as I learn, fail as I fail and learn from our mistakes together'.

Essentially I want to make a Rust course that is extremely friendly to those with absolutely
no prior programming experience, extremely limited command line/terminal experience- a Rust course for utter newbies, taught by one such utter newbie.

Any links or suggestions would be greatly appreciated.

:woman_teacher::children_crossing::woman_teacher::children_crossing:

Maybe do a walk-through of the official Book + Rustlings?

2 Likes

Wonderful! Thanks very much - will do! :grin: