flâneur — a map of the web's best reading

What is the best way to learn Rust from a complete beginner programmer? : r/rust

reddit.com · 6 words · saved by 1 readers

A place for all things related to the Rust programming language—an open-source systems language that emphasizes performance, reliability, and productivity. What the title says, I'm a complete beginner at programming. What's the best way to learn Rust and Programming fundamentals/principles in general? (Also another thing which is probably important is I have pretty severe ADHD) Call me a traitor, but I would actively recommend against learning Rust as your first language. The number one biggest motivator to continuing your learning is going to be actually building programs, but with Rust there are a lot of "invisible" (but well documented) behaviours. Starting out with a language that will lead to quicker development, like Python, JS, or even Java, where they will hide some of the richer implementation details, will get you doing things quicker. You can always come back to Rust (and I recommend you do!) later to learn fundamentals of memory management and ownership. Rust is a beautiful

Explore this link on the map →

saved by