I recently started learning Rust after many years of Java development. The five points that keep coming to mind are:Rust feels familiar References make sense Ownership will make sense Cargo is helpful The compiler is amazingI absolutely stand by all of these, but I’ve got a little more to say because I now feel like a Rustacean1 in that:read more
Source: LXer – Why I switched from Java to Rust