Explore >> Select a destination


You are here

iter.ca
| | ntietz.com
2.1 parsecs away

Travel
| |
| | spacedimp.com
1.6 parsecs away

Travel
| | [AI summary] A beginner-friendly guide to overcoming the learning curve of Rust programming by exploring ownership, borrowing, and lifetimes.
| | www.integralist.co.uk
1.7 parsecs away

Travel
| | I've been learning Rust recently. This will probably be my third (lazy) attempt to learn the language. The reason I've failed previously is simply because I had no reason to learn it. Other than the memory safety aspects, which I like a lot, I don't actually like the design of the language at all (but that's a conversation for another day). This time around I want to learn the language as it's pertinent to my job.
| | huonw.github.io
19.7 parsecs away

Travel
| Rust can model properties of aggregate types with certain trait tricks, which makes closures and concurrent APIs interact well.