Ask HN: How to learn Rust without learning to program?
https://news.ycombinator.com/item?id=10479595Ok, so...
Almost all the books written with the intention to teach you some X programming language, actually do the same journey over and over. What variables are, if-else, classes, etc.
I wan to learn Rust, but without reading all the same material. I mean, I already know what an if construct does, etc. I'm not saying I'm expert programmer, but a lazy person. Lol
What would be your advice for me?
Thank you.