• HiddenLayer555@lemmy.ml
    link
    fedilink
    English
    arrow-up
    33
    ·
    edit-2
    10 days ago

    As an immigrant who had to learn English (and a very small amount of French) and also programming languages, programming languages are much, much easier. You don’t have to deal with tenses or conjugation, you don’t have to learn pronounciation rules because most things you express in programming is not directly pronouncable, there isn’t a million weird syntax and spelling exceptions that you just have to memorize, and you don’t have this disparity between formal and casual language. Learning technical or literary writing is even more complex.

    Computer science as a whole is in my opinion more like learning a language. Once you know the fundamental concepts of computation, different programming languages are more like dialects than full languages.

  • eldavi@lemmy.ml
    link
    fedilink
    English
    arrow-up
    14
    ·
    10 days ago

    definitely easier, but i helps if you know the language that the programming language is targetted to.

    python, for example, was created in the netherlands, but it’s definately written for english speakers.

  • sun_is_ra@sh.itjust.works
    link
    fedilink
    English
    arrow-up
    11
    ·
    11 days ago

    Much easier because you need to learn a lot less vocab and grammar.

    but harder because u have to give a very very detailed instructions instead of just saying what you want.

    • Weirdfish@lemmy.world
      link
      fedilink
      arrow-up
      1
      ·
      11 days ago

      I think the first one may be comparable, but for subsequent languages I think programming is much easier.

      Granted, I only know one language that works with people, and have worked in dozens of programming languages over the years.

  • iByteABit@lemmy.ml
    link
    fedilink
    arrow-up
    10
    ·
    10 days ago

    Way easier, learning a language to be able to read, listen and be understood when speaking is very hard, learning a language to be able to speak and also sound normal doing it is years worth of everyday practice

    In contrast, if you really try you can have a good understanding of a programming language within a month, maybe sooner if it’s not your first programming language

  • davel [he/him]@lemmy.ml
    link
    fedilink
    English
    arrow-up
    10
    ·
    11 days ago

    I’d say you’re trying to compare apples and oranges. They’re both called languages but their differences dwarf their similarities.

    Once you learn one programming language, learning other ones is easier, because now you know how to program, which in many ways is the hard part, and distinct from the languages themselves.

    • draco_aeneus@mander.xyz
      link
      fedilink
      arrow-up
      1
      ·
      10 days ago

      It depends on what level of competency you’re expecting. If we count “able to use professionally” I’d say learning a human language take longer/is harder?

  • Not comparable, the “language” part of programming language is more an analogy for human-machine programming interface. It’s an abstraction for logicical instructions and not comparable to human-to-human communication IMHO

    • The Quuuuuill@slrpnk.net
      link
      fedilink
      English
      arrow-up
      3
      ·
      9 days ago

      oh my god. i’m so excited right now. i majored in Computer Linguistics and Philosophy in college. i have a degree in exactly this. so… a computer programming language (PL) is a dialectic set of commands that can be composed and then compiled into machine langauge (ML) and interpretted by the computer into manipulations on a data structure. the primary goal of a PL is to facilitate human to human communication about what the program’s ML will do. there has only ever been one serious attempt to create a PL with the breadth of expresson of human language (HL) through Perl. this has generally been found to be a bad idea.

      however, Perl revealed still addressed some very serious issues in computer linguistics that are starting to be addressed now 30 years later. the biggest success story to come out of Perl is Ruby. see the problem in computer liguistics is that almost all of the PLs in any kind of use are structured around Germanic, Italic, and Ruthenic grammars. this is especially damaging for people whose people have been opressed by speakers of these languages. there’s been a burgeoning movement to structure at least SOME PLs around native languages in Siberia, Africa, southeast Asia, and North America, especially languages that are at risk of total elimination like Lakota, Lomavren, and Ongota. unfortunately we also have to confront the colonial economic forces that have been strangling these languages as no boss wants code written for business in a PL structured around a critically endangered language

      TLDR: you’re absolutely right to summarize things how you have, but the proplems at play are WAY more interesting imo

  • FoundFootFootage78@lemmy.ml
    link
    fedilink
    English
    arrow-up
    4
    ·
    10 days ago

    Easier, way easier.

    I’m learning Chinese but I can barely communicate. If I spent this time on a programming language I’d have learnt 5 of them by now.

  • Hudell@lemmy.dbzer0.com
    link
    fedilink
    English
    arrow-up
    2
    ·
    11 days ago

    Much easier. Learning a programming language is just a small part of learning to code and it doesn’t take much effort at all.