
Rust for Beginners with Nell Shamrell-Harrington
Hanselminutes with Scott Hanselman
00:00
Rust
Rust is often used for systems programming, lower level stuff. I would start with writing a command line aps. That's where i personally would start. In a way, i think tat hat's a little easier to grasp than other contexts. rust is very reliable around thread safety. Memory safety and threads were not really thought about a lot in the eighties when i was learning to code. And a thread safety is thought about at the compiler level. Is that true? That is correct.
Transcript
Play full episode