I have been thinking of learning some programming recently, but I don’t feel confident enough. Is there any point in beginning with something like Zig or Go, and switching to something more serious later?

  • boonhet@sopuli.xyz
    link
    fedilink
    arrow-up
    7
    ·
    10 hours ago

    I don’t think most languages you’ll encounter in the wild are too “easy”.

    Universities here start you off with Python in the first semester because it’s easy for beginners to grasp. That doesn’t mean it’s not “serious” though, the whole AI/ML/Big Data ecosystem is ALL Python, largely because there are excellent data processing libraries for Python and stuff like PyTorch for offloading work to the GPU.

    Just don’t try to use Powerpoint for programming, it’s possible but you’ll go mad.