Great article and relatable btw !🙌🙌I started learning rust and i can’t even count how many times I’ve had to go back to the beginning of docs,and that has helped me to get some things stuck on my head 😂else is run into bugs and errors .not sure if in the only one that finds rust great but complex 😂(my first language was python )
Btw).Rust complexity teaches you to think the hard way and do lots of research ;making you to grab lots of info too 👌
Great article and relatable btw !🙌🙌I started learning rust and i can’t even count how many times I’ve had to go back to the beginning of docs,and that has helped me to get some things stuck on my head 😂else is run into bugs and errors .not sure if in the only one that finds rust great but complex 😂(my first language was python )
Btw).Rust complexity teaches you to think the hard way and do lots of research ;making you to grab lots of info too 👌
Yes! It's my first (properly learned) system level language and I really enjoy how it makes my understand what's going on on the hardware.
In the same line, building an interpreter was great because it gives me an appreciation of how e.g. Python works -- also my first language.
Nice 👍