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?

  • kibiz0r@midwest.social
    link
    fedilink
    English
    arrow-up
    23
    ·
    6 days ago

    The trouble with “easy” languages is that they allow you to write incorrect code without much pushback.

    The trouble with “serious” languages is that they push back even when you’re writing correct code.

    There’s plenty to learn from either route. Just pick something that piques your interest and dive in.