Coming from a python background. I have been thinking about adding a new language to my skillset.<p>What should I learn Rust or Go and what are the pros and cons of learning Go or Rust.<p>Last but not least what are some ways or resources that I can use to get a good grasp of the language
Learn Go first and then Rust. There's no reason to only learn one of them.<p>Go first because it's more practical today, but definitely Rust because it will make you better at other languages, not just Rust.
This is one of the best resources for learning Go: <a href="https://quii.gitbook.io/learn-go-with-tests/" rel="nofollow">https://quii.gitbook.io/learn-go-with-tests/</a>