[HN Gopher] Where to go to learn Rust in 2021
       ___________________________________________________________________
        
       Where to go to learn Rust in 2021
        
       Author : todsacerdoti
       Score  : 47 points
       Date   : 2021-03-28 19:43 UTC (3 hours ago)
        
 (HTM) web link (loige.co)
 (TXT) w3m dump (loige.co)
        
       | invokestatic wrote:
       | I found r4cppp[1] much more useful than any other resource to
       | learn Rust. I understand not everyone has experience with C++,
       | but I found that other resources spent a lot of time on topics
       | that are already intuitive to systems programmers. That was
       | pretty frustrating and put me off from the language for a while.
       | 
       | [1] https://github.com/nrc/r4cppp
        
         | loige wrote:
         | That's a really interesting one! Thanks for sharing it :)
        
       | Podgeypoos wrote:
       | Great post, I just started my rust journey
        
         | loige wrote:
         | It will be fun! :) Are you joining some community or doing it
         | alone?
        
         | alpaca128 wrote:
         | As a little tip I learned the hard way, for the harder or more
         | unique topics in Rust it can pay off to look a little longer
         | for just the right explanation rather than getting frustrated
         | with the compiler's error messages.
         | 
         | Things like lifetime parameters and their placements were
         | pretty cryptic to me until I watched a single video that made
         | everything click into place. Once you got it most things make
         | sense, it's just hard to find the right angle to look from.
         | Plus having the search engine constantly bring up a town or
         | video game named Rust when looking for problems doesn't help.
        
       ___________________________________________________________________
       (page generated 2021-03-28 23:02 UTC)