Rust
Welcome to Rust
🦀 journey. I'll be your companion til the end!
Cool!
R5 : Entry
An easy parts of
Rust
that you need for survival.
R4 : Basic
Learning by an examples, Let's try some "must have" lib (
crate
) with simpleasync
.
R3 : Advanced
Unlock confusing topic e.g.
struct
,impl
withgeneric
and crazylifetimes
.
R2 : Expert
Time to deploy and serve our service to the world.
R1 : Master
Fine tune Security, Speed, Prod, CI/CD and in-depth topic.