On 3rd February 2023, I got a big inspiration to learn Rust thanks for this Syntax.fm interview with Tim McNamara.
I started programming in 1996 as a kid, learning Pascal, Assembly and C. I created the website of my elementary school in 1998.
I have been working professionally since 2007 as a front-end developer. My usual stack at the moment (2023) is TypeScript, JavaScript, Angular and React with some HTML5, CSS3 and SCSS coding. Sometimes I code backend in Node.js.
Guide for using Rust in VS Code.
A very practical learning resource is Rust by Example, which features runnables, examples and ideas.
Watch Tim's short introductory video: Rust Linz, June 2021 - Tim McNamara - How to learn Rust.
When starting to learn Rust, focus on structs, vectors, iteration, Result and Option.
Recommended subjects:
- The Rust Programming Language
- Rust in Action
- Macros in Rust: A tutorial with examples
- How I Learned to Stop Worrying and Love Macros
- A Beginner’s Guide to Rust Macros
Please see the description in LICENSE.