nostr:nprofile1qqs8a474cw4lqmapcq8hr7res4nknar2ey34fsffk0k42cjsdyn7yqqpz9mhxue69uhkummnw3ezuamfdejj7qgwwaehxw309ahx7uewd3hkctcpzemhxue69uhk2er9dchxummnw3ezumrpdejz73pa0sl or anyone else who knows rust for that matter do you know if any good rust resources other than the rust book?

Reply to this note

Please Login to reply.

Discussion

Or maybe put your effort elsewhere.

C, go, clojure, lisps, haskell ...

rust is pure garbage

I've uses both the book and rustlings: https://github.com/rust-lang/rustlings/

There is also the "Rust by example" book: https://doc.rust-lang.org/rust-by-example/

While you read the book, try to make projects from scratch (not just simple ones). At the end, writing code is the best way to learn it.

My favorite books on programming aren't about any specific languages, but they're

Reliable Software Through Composite Design (I uploaded the DjVu ebook here)

https://archive.org/details/myers-reliable-software-through-composite-design/mode/1up

And Understanding Software

https://www.oreilly.com/library/view/understanding-software/9781788628815/