As I am learning Rust, I am trying to create as many examples as I can. I am primarily learning Rust from the book 📚 but will also take a step back and watch some video tutorials when I feel the need for it.
I started with C# in 2014, and after almost two years, began working with JavaScript. Since then, I have consistently worked with Node.js, engaging in various side projects as well as developing production-grade software with JavaScript. Additionally, in 2018, I started to learn Dart and Flutter for mobile cross-platform development.
In many cases, I will try to leverage my knowledge of C#, JavaScript, or Dart to facilitate the learning of Rust. Consequently, my implementations may not always adhere to best practices, which is not my intention for now. I am simply focused on learning and enjoying the beauty of Rust.
You will discover different branches dedicated to topics I find both interesting and challenging. Each branch is likely to contain various items corresponding to different chapters of the book.
Check out the Rust Book for more information.
If you are like me, eager to learn Rust and new to the concepts of memory management and low-level programming, please feel free to contribute by adding branches with topics you find interesting. Let's learn Rust together!