Rust Programming Language
Rust vs ...
2024 - Google https://www.theregister.com/2024/03/31/rust_google_c/
Training
2023 - https://exercism.org/
Gen rust code
Rust for data science
YouTube - why rust, compare R + Python
- Lincoln Colling - University of Sussex
polars - blazingly fas DataFrames
Doc
- Error handling is not all about errors
Install
Create program structure
cargo
Run program
cargo run
Format rust code
cargo fmt
Lint rust code and get style and performance warnings with
cargo clippy * Switch to rust - https://youtu.be/E6Pjz7bEHHM