• 0 Posts
  • 5 Comments
Joined 11 months ago
cake
Cake day: January 31st, 2024

help-circle




  • Kimylamp

    You will have to learn general systems programming, do not shy from c/cpp resources. Rust is a systems programming language. You will have to learn systems programming, then both c and rust will make sense. See for example The Cherno

    The rust book assumes you know how to program, but it doesn’t assume you’re an expert on systems programming. It explains many things. The rust book is, of course, your best resource.