Learning and Mastering Rust as a Backend Developer
- Introduction
- Data-structures
- bool,int,float,array,tuple,set,dict(hashmap),vec
- String & String Manipulation
- String, &str
- Functions
- Structs
- Borrowing and Lifetime
- etc
- Web Apps
- APIs
- CLI
- GUI
- NLP
- Datascience
- AI
- rustc
- rustup
- cargo: package manager
- rust-analyzer vs code extension