@derek My thoughts for why Rust is good as a Rust programmer - the language enforces more safety features making more stable applications, while also producing compiled fast-to-run applications. It also has the big advantage of an integrated package system, so no need to manually install libraries when you're coding.