RUST

Rust is a multi-paradigm, general-purpose programming language designed for performance and safety, especially safe concurrency. It is syntactically similar to C++, but can guarantee memory safety by using a borrow checker to validate references.

Complete Tutorials

These are Complete Tutorials, Choose any of these and start Learning.


Projects

Go by these amazing projects.