• Tobias Hunger@programming.dev
    link
    fedilink
    arrow-up
    5
    ·
    10 months ago

    The basics are all the same:. memory, cpus and caches in between ;-)

    But rust does approach many things very differently from C or C++. Learning those new approaches takes time and practice.