71
submitted 1 year ago by Joe_0237@lemmy.ml to c/asklemmy@lemmy.ml

I've observed a connection between lovers of computer languages, and lovers of human languages.

If you are interested in coding or linguistics, are you interested in both or just one of of the two? If only one interests you, which one and why? If both interest you, do they seem related to one another?

top 49 comments
sorted by: hot top controversial new old
[-] Kissaki@feddit.de 12 points 1 year ago* (last edited 1 year ago)

Both. They're not particularly related or similar. But through naming, comments, and docs they're connected for a common means.

I enjoy formulating in a concise, precise way. I like wordplay. I'm interested in different human languages. I'm familiar with several "computer" languages.

Languages encode meaning. Data formats, specifications and descriptions formalize rules. Human languages have rules too, but they are much more dynamic, diffuse and changing.

[-] Joe_0237@lemmy.ml 3 points 1 year ago

Beautifully said, especially in that last paragraph!

[-] HorseFD@lemmy.buzz 9 points 1 year ago

That's interesting, they're two of my biggest interests. I wonder if this is true for a lot of other people.

[-] scottyjoe9@sh.itjust.works 4 points 1 year ago

Yep this is me. I love learning languages and I'm a software dev for my job.

[-] darth_pancaker@lemmy.ml 3 points 1 year ago

Hmm same here, but im interested in human language etymology and theory. Im really bad at using 'human' languages :\

[-] heartlessevil@lemmy.one 8 points 1 year ago

I'm interested in programming language theory but not as much in linguistics. There is some interesting overlap though. I think I like PLT because it is prescriptive, unambiguous and clear; whereas linguistics is an attempt to describe natural language, but has areas that are ambiguous and less clear (invisible green dragons sleep furiously, for one). This impedence mismatch is probably why natural language processing is such a difficult problem in computer science and why we tend to rely on AI for it.

Chomsky's work in linguistics and grammars was incredibly important for computational parsing, be it source code or anything else. The Chomsky hierarchy (depicted and linked below) is important for developers writing parsers to know, because each category of grammar has different performance characteristics.

Chomsky hierarchy

[-] DieguiTux8623@feddit.it 1 points 1 year ago

Chomsky's work was seminal both for linguistics (generative models) as well as formal language theory in computer science. I'm a software developer but I've a second degree in translation and I studied Chomsky in both cases 🤣🤣🤣

[-] BrenoMartins@lemmy.ml 7 points 1 year ago

I have interest in both types, but it is not like they are correlated. Computer languages are more logical and human languages are more abstract.

[-] pe1uca@lemmy.pe1uca.dev 2 points 1 year ago

Exactly, is like asking if one should use light years to measure time, they come from time but measure distance.
On parallel note programming languages come from human languages but are meant to express CPU instructions rather than complex ideas and knowledge.

[-] Shdwdrgn@mander.xyz 6 points 1 year ago

I write code in a bunch of different languages without breaking a sweat, but the human spoken language has always been a mystery to me. I can barely handle one language, I've tried learning two others and failed miserably except for a very small handful of words.

[-] Joe_0237@lemmy.ml 2 points 1 year ago

I love linguistics and the study of language, but i struggle exactly as you. Programming languages are a lot simpler to learn.

[-] Shdwdrgn@mander.xyz 2 points 1 year ago

Especially these days when so many of them are all based on C. I started off back in the day with basic because pretty much every computer came with that, but now you have various programming languages, scripting languages, things to write web pages, things to build little tiny computers... it's crazy.

[-] darth_pancaker@lemmy.ml 1 points 1 year ago

exactly my case

[-] miikaroo@lemmy.blahaj.zone 6 points 1 year ago

For me it's both.

Language interest came from hearing my grandparents speak another language as a child, and coding from exploring early windows/dos and seeing what computers could do. Both are fueled by a curiosity and desire to know more so I'd say they're only loosely connected in that way.

[-] lvxferre@lemmy.ml 5 points 1 year ago

I'm interested in Linguistics. Not deeply interested on the sets of instructions used by computers, although I know a bit of bash (does it count?).

I think that "programming languages" is at most an overused, overextended metaphor. It's on the same level as saying that a language is "alive" - sure, you can get a few interesting outcomes from the metaphor, but you need to remember that metaphors become mushy once pulled and pushed hard enough.

[-] lps2@lemmy.ml 5 points 1 year ago

Just computer languages for me - I am absolutely horrible with any spoken language besides my native tongue nor do they interest me. Meanwhile picking up new computer languages, libraries, and frameworks is a blast

[-] smstnitc@lemmy2.addictmud.org 4 points 1 year ago

I have to many computer languages in my head, I'm terrible at even English😄

Seriously though, I think in code. My wife tells me it's weird. I have a hard time with human languages.

[-] Wojwo@lemmy.ml 1 points 1 year ago

Ditto, even the wife part.

[-] elavat0r@mander.xyz 4 points 1 year ago* (last edited 1 year ago)

Both are fascinating to me. I have also met a lot of people who are interested in both. I don't think it's a coincidence. There's something really interesting about the way we can use symbols and signifiers to encode and transmit and preserve information. Any kind of information.

Coding requires you to say precisely what you mean. Give clear instructions. Define exactly the pieces you are working with. There is really no room for ambiguity, and there's something really satisfying to the logical side of my brain about that kind of rigidity.

But that's exactly why linguistics is interesting to the other side of my brain. Human language is full of fuzzy categories, changing definitions, unwritten rules, unspoken connotations, creative repurposing, borrowing, taboos... You can add dimensions of meaning with text, your voice, your eyes, the movement of your body. You can pack so much nuance into a single word or phrase; a subtle hint can mean so much more than what you are literally saying. You can intentionally encode a message so that it is NOT understood. There is infinite malleability in human language.

This is why it's so exciting to see such progress in natural language processing. Large language models kind of blur the lines and begin to "understand" and respond to the ambiguities of the way we use language (at least in a kind of probabilistic sense). But they are also learning our programming languages. Right now, we can converse with AI models that can write (basic) code for us and with us, and make changes based on our conversational language. Imagine one day programming in plain language without that intermediary step!

[-] Moonguide@lemmy.ml 4 points 1 year ago

I wish. I speak spanish natively and english to a level I will codeswitch, very inconvenient among the older generation. I also learnt italian up to a B1 (and pass as italian, if the amount of people asking where from italy I'm from is any indication) and have a passing knowledge of german, enough to grasp the meaning of anything written down, as long as it's not too complex.

Coding wise? Unless you consider html, css, and rudimentary knowledge of javascript coding, I'm not computer fluent.

[-] Joe_0237@lemmy.ml 3 points 1 year ago

For the purpose of the question, i think thoes count as computer languages. :)

[-] Moonguide@lemmy.ml 1 points 1 year ago

Well then, in that case I won't be as lost when Roko's basilisk does come!

[-] Valravn@lemmy.ml 4 points 1 year ago

I'm kinda interested in both, but mostly coding because linguistics often involves humans

[-] thegiddystitcher@lemm.ee 3 points 1 year ago

I code in a few languages and I've always wanted to know more than one "human" language but efforts in that area have more or less consistently failed (exception being Esperanto because that's easy, but since hardly anyone speaks it it's not exactly useful).

Despite my interest in both I doubt there's much of a correlation when you look at programmers (or polyglots) as a group, though. For all we call all of these things "languages" there's a pretty big distinction and difference in complexity and approach between the computer and human ones, it's a whole different hobby.

I'd compare coding more to other hobbies that involve making things. I knit a jumper, I develop a video game...scratches same itch.

Or possibly problem-solving hobbies. I work out how to adjust a sewing pattern to fit, I solve a tricksy sudoku...again same itch.

[-] a_random_fox@discuss.tchncs.de 3 points 1 year ago

I have an interest in both and i do think those two interests are related for me.

[-] Richardisaguy@lemmy.ml 3 points 1 year ago

Yes, i speak portuguese, english, python, c, and gdscript, i'm also learning french

[-] Jakylla@sh.itjust.works 3 points 1 year ago* (last edited 1 year ago)

Also both for me ! (even subscribed to programmer_humor and also linguistics_humor here on Lemmy)

Story time:
When I was at school, I hated languages (as a native French, English was a PAIN for me), but already was programming for fun outside school. Since I finished school, I grown interest in linguistics as well. I think for me it's more because manga and animes, and because I am curious, so I wanted to understand all the little parts in texts... So I learned Japanse, then improved my English... then went curious about chinese... Spanish... And at this point, I don't even learn new languages (too much time), I only searched for differences, construction and all; and that is where I discovered Linguistics basically.

Difference between human & computer language:
I heard that part of the brain that process Human language and Computer language is the same, that may be the reason, idk

They seems to be really different though, you don't "Speak" or write a computer program like you write a text or a poem, it's a totally different thinking process. The same way, you never read code from top to bottom left to right (reason why unindented code is AWFUL to read), it's more about looking around what's going on, to understand what the whole is doing. Sentences are way less dependent on the context (and WAYYYYY less dependent on what follows) to understand them.

But in a way, with time, we lean patterns, and know to recognize them (both in human and computer language), that may be the reason why they are both on the same part of the brain

[-] lvxferre@lemmy.ml 1 points 1 year ago

They seems to be really different though, you don’t “Speak” or write a computer program like you write a text or a poem, it’s a totally different thinking process.

For one, you're using a complex system of communication, where the meaning of each unit meaning changes, depending on context and the agreement between speaker and hearer. The system is used for phatic, performatic, epistemic, deontic statements, plus more; and it's usually tied into utterances and discourse in a higher level. And it's such a mess that would make any spaghetti code look cleaner in comparison.

For the other, you're delivering a set of instructions. It behaves far more like maths over strictly performative statements than like the above. If you say x = 1, then x is 1. And if you ask if x == 1, you'll get a true/false output, not any sort of implicature or "it depends on context".

[-] smstnitc@lemmy2.addictmud.org 1 points 1 year ago

I think in code, and compose most of my projects in my head before I lay hands on a keyboard. It's weird to most people when I describe it, but to me it feels like an expression, and it needs to get out, like some might write a poem that comes to them maybe. But don't expect me to learn a human language, I will struggle.

[-] SneakyThunder@sh.itjust.works 3 points 1 year ago

I like both! But it never occurred to me that there's correlation

[-] baduhai@sopuli.xyz 2 points 1 year ago* (last edited 1 year ago)

I speak English, Portuguese and German fluently. I have pretty decent knowledge of French, and can understand a good deal of Spanish. I am also able to read Arabic. I like learning languages, and I like comparing the intricacies between languages, though I wouldn't say I'm interested in linguistics.

When it comes to programming, I know C++, python and rust. I don't think there is a correlation to liking languages and programming languages, they are very different.

[-] purpleball@lemmy.tancomps.net 2 points 1 year ago

I program in multiple computer languages, and I speak two human languages. I find them completely different skillsets for entirely different purposes.

They are both of interest but for completely different and unrelated reasons.

From ASM till Python I know a godless unhealthy amount of languages, design pattern, principles etc but I suck at languages, sometimes I can't even speak my mother tounge fluent.

[-] Kolanaki@yiffit.net 2 points 1 year ago

Do programming languages count? If so, I'm a polyglot.

[-] multicolorKnight@lemmy.ml 2 points 1 year ago

Both! I have traveled internationally and always try to learn enough of the local language to at least show some respect for people's cultures. If I were to pursue an advanced degree and didn't care about money, it would be in linguistics. I also use or have used a lot of computer languages, so maybe that's it, it's not just programming, it's collecting more ways to express yourself.

[-] KTVX94@wirebase.org 2 points 1 year ago

Both. I don't think they're particularly related to me. One is more like a puzzle, the other one interests me more in terms of finding meaning and common origins in words from different languages. I also enjoy getting pronunciation right in foreign languages.

[-] writeblankspace@geddit.social 1 points 1 year ago
[-] atlasraven31@lemm.ee 2 points 1 year ago

Mostly human languages since humans have a harder time understanding the words coming out of my mouth.

[-] cambionn@feddit.nl 1 points 1 year ago

I'm interested in linguistics in a linguistic way. Languages tell something about a culture. For examply by what subjects have many words and which don't. Or how seperated ranks in society are by the amount of (used) formality forms. The level of directness might corolate to the level of pragmatism. What foreign influence there is can be partly seen by loanwords and writing symbols. Etc. Etc.

But computer languages are hardly linguistic, most of them are just English in a specific syntax. I love computers, but they interest me in a technical way. Even the best AI relies on switches turning off and on, yes and no's, 1's and 0's. It's black and white logical mathmatics. In the end, programming languages are little more than "the creator thought this was a good way to handle which switches should go on and off", and you just use what's most practical for your use-case. That is, quantum computers aside, but even those are similar in that really. Just more complex.

[-] ghashul@feddit.dk 1 points 1 year ago

I have an interest in both, but have mainly focused on human language. I speak Danish (and by extension a fair bit of Norwegian and Swedish and English, and some level of reading in German, Spanish and French, and have studied Latin, Greek, Hebrew and Akkadian academically.

I'm considering getting back into coding for a career change now, haven't really used it much since my teens. I used ASP, PHP and SQL.

I have a logic approach to both, I think, but they're also quite different.

[-] DickFiasco@lemm.ee 1 points 1 year ago

I enjoy learning and using both. What I like most I think is seeing the wide range of solutions that people and cultures have come up with for communicating abstract ideas (both spoken and programming languages). I'm a native English speaker and I remember how my mind was blown when I learned that Chinese characters convey meaning rather than sounds, so that speakers of different dialects could still understand each other's writing, even if they couldn't understand each other's speech. Similar feeling when I studied functional programming after using nothing but procedural/OOP for most of my life.

[-] russjr08@outpost.zeuslink.net 1 points 1 year ago* (last edited 1 year ago)

See I've never had a problem understanding the basics of multiple programming languages (though I do need to get more general experience with some of them, such as Rust) - but spoken languages? I had a hell of a hard time with even Spanish in high school. My teacher had recommended me for AP Spanish 2, because I was "far better than everyone else in the class" but in reality I just actually turned in my assignments and put in effort, whereas most of the others didn't... that didn't mean I was actually good at Spanish though.

I've always loved the idea of learning other languages, but its just never worked out for me. That being said, learning ASL has been on my todo list for a very long time. I was in my middle school's sign language club, but it was sadly cancelled after a few weeks due to lack of participation, and never opened up again which was a shame. I feel I have some chance of learning sign language, and I can still sign the alphabet pretty fluently. I think I even remember a few words!

[-] Joe_0237@lemmy.ml 1 points 1 year ago

I myself am interested in both, I decided to specialize in programming, but did take a linguistics class back in highschool, in the class we constructed a fantasy language, and i still wave and occasionally update the documentation.

Coding languages and constructed human languages are bothan designed system of communication, its just that the targets are different. Coding languages (usually) unambiguously define a means of communicating structure and function, whereas human languages elvolve or are designed to communicate experience, something a lot more ... nebulous.

[-] FIST_FILLET@lemmy.ml 1 points 1 year ago

i fucking love linguistics and phonetics but i can’t code for the life of me

[-] Joe_0237@lemmy.ml 1 points 1 year ago

Phonetics is my favorite. When i was a kid i tried to write out a phonetic alphabet for all English sounds. Then when i looked back after after learning the IPA and realized that i had assigned a single character to every double consonant and double vowel. But the alphabet did work and i did write things in it.

[-] FIST_FILLET@lemmy.ml 1 points 1 year ago

that's super cool!

[-] writeblankspace@geddit.social 1 points 1 year ago

I'm interested in both! I program in Python, and I'm trying to get more into linguistics.

Computer languages are just so straight to the point. If something goes wrong, it's your fault for not specifying. It's beautiful that way. I also love the problem-solving involved.

Human language is the complete opposite and I love it for that too. It's full of ambiguity, and so many words seem related to each other - but with their own little nuances. If you say a certain word, it may have synonyms but most synonyms can't give that exact meaning that a certain word gives. There are also soo many undertones you can say with a certain word. Once, my friend accidentally said 'denigration' instead of 'desegregation' (in context to black people and white people) which I found really interesting considering 'denigration' was derived from the Latin word for 'black' (the n-word) and meant 'to get rid of the bad things', therefore associating black with bad.

Do they seem related? I dunno. I just love patterns and I love how languages convey meaning, whether computer or human.

[-] writeblankspace@geddit.social 1 points 1 year ago

Whelp I think I just started waxing poetic

[-] linoor@lemmy.world 1 points 1 year ago

I like both. I know a few human languages fluently and I’m also interested in learning new programming languages, even if they end up not being very useful for me in the end.

load more comments
view more: next ›
this post was submitted on 28 Jun 2023
71 points (100.0% liked)

Asklemmy

42521 readers
854 users here now

A loosely moderated place to ask open-ended questions

Search asklemmy 🔍

If your post meets the following criteria, it's welcome here!

  1. Open-ended question
  2. Not offensive: at this point, we do not have the bandwidth to moderate overtly political discussions. Assume best intent and be excellent to each other.
  3. Not regarding using or support for Lemmy: context, see the list of support communities and tools for finding communities below
  4. Not ad nauseam inducing: please make sure it is a question that would be new to most members
  5. An actual topic of discussion

Looking for support?

Looking for a community?

~Icon~ ~by~ ~@Double_A@discuss.tchncs.de~

founded 5 years ago
MODERATORS