Stefan Baerisch - Learning Rust with Humility and in Three Steps — RustFest Global 2020

preview_player
Показать описание
When learning Rust, it is tempting to use advanced features and crates right away. But this can be overwhelming and lead to frustration. In this talk, you will get hints on how to learn Rust step by step, using a careful, structured approach and some confident humility.

For more details and resources, check out:
Рекомендации по теме
Комментарии
Автор

Something that helped me a lot was learning functional programming. I really recommend to learn Elm, at least a bit and understand what functional programming means

MarkusBurrer