Is learning Rust as a newer dev feasible or should I take the time to learn C first?

This page summarizes the projects mentioned and recommended in the original post on /r/rust

Our great sponsors
  • WorkOS - The modern identity platform for B2B SaaS
  • InfluxDB - Power Real-Time Data Analytics at Scale
  • SaaSHub - Software Alternatives and Reviews
  • nomicon

    The Dark Arts of Advanced and Unsafe Rust Programming

  • I would say learning Rust is feasible for a newer dev. Maybe don't dive into intricate lifetime management and stay away from the https://doc.rust-lang.org/nomicon/ for the time being and just follow the "book" https://doc.rust-lang.org/book/ . Do the rustlings exercises and you'll probably feel that this is something you can overcome as they also come with hints. If you really want to dig deep into systems programming I've heard good things about "Programming Rust: Fast, Safe Systems Development".

  • book

    The Rust Programming Language

  • I would say learning Rust is feasible for a newer dev. Maybe don't dive into intricate lifetime management and stay away from the https://doc.rust-lang.org/nomicon/ for the time being and just follow the "book" https://doc.rust-lang.org/book/ . Do the rustlings exercises and you'll probably feel that this is something you can overcome as they also come with hints. If you really want to dig deep into systems programming I've heard good things about "Programming Rust: Fast, Safe Systems Development".

  • WorkOS

    The modern identity platform for B2B SaaS. The APIs are flexible and easy-to-use, supporting authentication, user identity, and complex enterprise features like SSO and SCIM provisioning.

    WorkOS logo
NOTE: The number of mentions on this list indicates mentions on common posts plus user suggested alternatives. Hence, a higher number means a more popular project.

Suggest a related project

Related posts