Skip to content

Latest commit

 

History

History
31 lines (23 loc) · 1.5 KB

Learning_Rust.md

File metadata and controls

31 lines (23 loc) · 1.5 KB

Learning rust

This project is my opportunity to "kick the tires" with rust. Rust does have a steeper learning curve, so it is advisable to already "speak" other programming languages like C, C#, Java...

Here are pointers that helped my journey as a new rustacean:

Rust documentation

Helpful sites and books

Videos on rust