Yeah, I don't think C can teach you assembly. But I think it's a very useful tool for comparing the relatively high-level C code to the corresponding assembly code.
Rust, sure--in some cases, when you're using it in a C-like sense, could serve the same purpose.
Rust, sure--in some cases, when you're using it in a C-like sense, could serve the same purpose.