intro-to-rust
Rust tutorial slides
Educational slides on Rust programming language basics, focusing on the guessing game tutorial and ownership concepts
Slides for an intro to rust that presents the guessing game tutorial and ownership
8 stars
2 watching
0 forks
last commit: over 8 years ago Related projects:
Repository | Description | Stars |
---|---|---|
jondot/rust-how-do-i-start | A curated resource for learning Rust programming language | 1,088 |
abdesamedbendjeddou/rusty-cs | An online computer science curriculum focused on the Rust programming language | 913 |
kberov/rust-by-example-bg | A Bulgarian translation of Rust's official tutorial 'Rust by Example' | 17 |
eliovir/rust-examples | A collection of Rust examples and tutorials | 237 |
rust-embedded/book | Documentation on using Rust to develop firmware for microcontrollers. | 1,127 |
jean553/rust-exam | A collection of Rust programming questions and exercises | 24 |
rust-lang/rust-by-example | An interactive Rust learning platform with examples and a live code editor. | 7,148 |
rochacbruno/py2rs | A guide to help Python developers learn Rust | 2,082 |
dgel/adventofcode2017 | A repository of Rust solutions to the 2017 Advent of Code challenges | 1 |
alilleybrinker/langs-in-rust | A directory of programming languages implemented in Rust, serving as a source of inspiration and comparison. | 887 |
ld250/adventofcode_rust | Rust solutions to Advent of Code challenges | 8 |
fspoettel/advent-of-code-rust | A Rust template for solving Advent of Code puzzles | 749 |
rust-gamedev/wg | Improving Rust's ecosystem to support game development by bridging the gap between game developers and the Rust project. | 511 |
mikkyang/rust-blas | Rust bindings and wrappers for the Basic Linear Algebra Subprograms | 84 |
littleb0xes/rusty_life | An implementation of Conway's Game Of Life using Rust and Macroquad with interactive features. | 3 |