0.1.1 |
|
---|---|
0.1.0 |
|
#43 in #course
29KB
603 lines
Rust Fundamentals
- Course Link
- This Repo rust-fundamentals
- rustup.rs is the installer
- github.com/BlockListed/rust-makefile using this makefile
- rust book chapters referenced by course
External References
- SOLID Principals
- DRY Principal
- Clean Architecture
- Naming Conventions From Uncle Bob's Clean Code Philosophy
External Rust Concurrency Knowledge
Rust Cargo
- Rust Manifest for Cargo
- Possible Licenses for cargo.toml file
- Cargo Commands
- Example Rand Crate
Dependencies
~1.6–2.4MB
~44K SLoC