Finally I have a valid reason to learn about memory management. It was also hella weird when encountering it.

  • ulterno@programming.dev
    link
    fedilink
    English
    arrow-up
    4
    ·
    2 days ago

    That’s a nice recommendation.

    For a beginner without experience in using libraries, the additional requirements in Rust would feel unnecessary and frustrating.
    If you take up Rust after learning programming using C (which won’t require all that extra stuff and let you learn the basics easily), that would make it easier for you to appreciate the results of the extra work it makes you do.