• pelya@lemmy.world
    link
    fedilink
    arrow-up
    1
    ·
    21 days ago

    C++ is fiiiiine. Just use the modern variant of the language, don’t bother with hand-optimizing your memory allocators, and generally avoid anything involving pointer arithmetics. So, basically, use it like you would use Python.