• Cethin
    link
    fedilink
    011 months ago

    Also, once you’re moderately good at programming, language doesn’t matter much. You can pick up a new high level language relatively easily if needed. Low level languages might be harder for some people though, because it takes a fairly different mindset. Personally, I love low level programming, though it’s not very time efficient to write.

    • Square Singer
      link
      fedilink
      511 months ago

      Yeah, once you’ve got a few languages under your belt, it’s all about concepts. If you end up learning a new language that follows completely different paradigms, you are back to square one. But most of the time you can go like “Ah, so concept X of the new language works similar to concept Y of that language I already know.”