Back to Browse

Getting Started with Rust

1.2K views
Jun 6, 2022
17:18

This is a quick overview of Rust, how to get started in it, where it comes from (in terms of the type systems, raii, type theory (affine types / linear types), trait abstractions, monomophization from the compiler and general syntax introduction). I also provide links to various resources for getting started as well. ↠ References: Rust Cheatsheet: https://cheats.rs/ Rust Playground: https://play.rust-lang.org/ Rust By Example: https://doc.rust-lang.org/stable/rust-by-example/index.html Crates: https://crates.io/ Exercises: https://exercism.org/tracks Rust Book: https://doc.rust-lang.org/book/ ↠ Dotfiles: https://github.com/nyxtom/dotfiles ↠ Twitter: @nyxtom https://twitter.com/nyxtom ↠ Channel: https://www.youtube.com/c/nyxtom Cheers! 🍻 🦀 #rust #rustlang #rustprogramming #exercises #programming

Download

1 formats

Video Formats

360pmp425.7 MB

Right-click 'Download' and select 'Save Link As' if the file opens in a new tab.

Getting Started with Rust | NatokHD