Why I am Learning Rust
Why I am Learning this Complicated Language
Rust as a programming language has been around the block for a while. Created in 2006 by Graydon Hoare as a side project while he was at Mozilla. It features a friendlier syntax than C++ and improved code safety over languages such as javascript. It is a strongly typed language. As measured by Stackoverflow at the time it ranks with a 4.8% share of…