- Install Rust via
curl --proto '=https' --tlsv1.2 -sSf https://sh.rustup.rs | sh`
- Install
rust-analyzer
in VSCode extensions, and Error Lens andcargo binstall
:
cargo install cargo-binstall
- Our learning materials are HERE
- Devflow tips are under
tipsX.rs
anddevflow.rs
- Cheatsheet is under
julia-cheatsheet.md
- Type safety demos are at
type-safety.jl
- no string typing!
- type state
- unit type