This is how programming languages talk to each other ‍ #technology #programming #software

This is how programming languages talk to each other ‍ #technology #programming #software

Coding with Lewis

3 года назад

365,875 Просмотров

Ссылки и html тэги не поддерживаются


Комментарии:

@colly6022
@colly6022 - 08.10.2023 16:43

was hoping this would be about IPC and ELF/ELF-like formats :(

Ответить
@RandomVideos-im4ue
@RandomVideos-im4ue - 08.10.2023 17:56

I only listen about software engineer as web engineer make video about more software engineers type plz

Ответить
@bharath2508
@bharath2508 - 09.10.2023 00:43

Translator just like United Nations

Ответить
@artinzareie4806
@artinzareie4806 - 10.10.2023 01:35

Well it wasn't actually conversation of programming languages, it was about webservers. Can you please explain how does programming languages actually talk to each other in os/assembly level? Like, how do we bind C functions to rust application?

Ответить
@vaisakh_km
@vaisakh_km - 12.10.2023 16:04

I thought you were going to tell shared objects

Ответить
@pretro6136
@pretro6136 - 13.10.2023 17:16

There's 5 better ways i can think of in 5 seconds, you can use linkers, IR, compilation, transfer over processes, or even just using a shared file. All of these work and don't require a server to work

Ответить
@deanvangreunen6457
@deanvangreunen6457 - 15.10.2023 18:29

What would be the best format for communication between to ai agents, where human intervention is not need..?

Ответить
@msob7y
@msob7y - 17.10.2023 01:44

so its just the json..

Ответить
@0xsabbir
@0xsabbir - 17.10.2023 07:01

RPC

Ответить
@snowflakeman6000
@snowflakeman6000 - 19.10.2023 00:23

do gRPC next!

Ответить
@emmanuelmuyaluka-iu6jl
@emmanuelmuyaluka-iu6jl - 20.10.2023 16:39

How did someone program a programming language to program a program to program programmes?

Ответить
@elgoog1386
@elgoog1386 - 20.10.2023 18:36

protobuf <3

Ответить
@mathiasbartl9393
@mathiasbartl9393 - 21.10.2023 01:05

lol, netcat

Ответить
@RobbyRyanson
@RobbyRyanson - 22.10.2023 01:29

gRPC is another protocol

Ответить
@GomesNia
@GomesNia - 22.10.2023 18:22

Hate to be that person, but that's how discrete systems running on different computers in different parts of the world communicate with each other, not how programming languages communicate. :/

Ответить
@LinuxSploitOfficial
@LinuxSploitOfficial - 25.10.2023 15:06

gRPC

Ответить
@inues
@inues - 01.11.2023 19:39

Straight sending plane text like i am with this comment to your eyeballs.

Ответить
@nickphilomath
@nickphilomath - 01.11.2023 21:56

how do you call c libraries using other languages. how does it work?

Ответить
@rajibpoural5027
@rajibpoural5027 - 09.11.2023 14:42

Can anyone tell me sir, how the computer understand our human written language? I know a little about it. From the ASCI standards , where all the text, number are alloted a binary numbers. But my question is how computers write our text 'A'? How it is rendered on display? Or in simple terms, the computer is drawing in display?😮

Ответить
@linkmastr
@linkmastr - 10.11.2023 12:21

Can you use python and c++ together on one device?

Ответить
@bedrokiv.9584
@bedrokiv.9584 - 11.11.2023 10:09

me who learn lua and this think solving by .txt

Ответить
@tamertamertamer4874
@tamertamertamer4874 - 12.11.2023 12:29

Or you can make a DLL and use it in your program

Ответить
@Omah001-b4y
@Omah001-b4y - 14.11.2023 00:25

Im lost 😭😭 just started programming as a complete beginner, i stsrted with c++. Im willing to learn and grow

Ответить
@Vichion
@Vichion - 15.11.2023 18:32

Given that there is an API available... cant just send any data to any server and have it understand 😂

Ответить
@nineironshore
@nineironshore - 16.11.2023 12:23

Ok but that’s just how servers work

Ответить
@FactsMastershorts
@FactsMastershorts - 16.11.2023 19:11

Can I make HTML compiler in Python or Js?

Ответить
@PaperBenni
@PaperBenni - 17.11.2023 03:14

That's not what I think of when I hear communication between languages. The answer "just use the web, duh" is not satisfying, what is much more interesting is how python functions can be written in c, or a single application can be made of multiple processes

Ответить
@forty576
@forty576 - 18.11.2023 05:51

As a Freshman I can confirm that this makes no sense.

Ответить
@sunrisexoxo220
@sunrisexoxo220 - 18.11.2023 14:59

you are not even a programer till now

Ответить
@natgenesis5038
@natgenesis5038 - 19.11.2023 20:24

They are all built on binary code

Ответить
@asawanted
@asawanted - 20.11.2023 07:37

Don’t understand why you endorse python for microservices. Pains my heart when j doing see Java being mentioned for that purpose. 😢😂

Ответить
@valcubeto
@valcubeto - 20.11.2023 18:48

hear me out

Ответить
@vodacbao
@vodacbao - 24.11.2023 15:28

Ответить
@DeepThinker193
@DeepThinker193 - 25.11.2023 00:23

I was confused by this for the longest time. And I think it was explained poorly like it always is. The way I think of it is like this.

The computer only understands zero's and ones (low level languages). There are people that want to make money, so they make Flavors of programming languages using human language (high level language) to make 'programming' easier for developers. But at the end of the day all programming languages are all broken back down to zero's and ones for the computer to understand. That's how languages 'talk' to each other.

In summary, programming languages are all just different skins for creating zero's and ones; 'On' and 'Off' electrical pulses moving at inconceivable rates.

Ответить
@TheEinharjar
@TheEinharjar - 28.11.2023 03:37

This dude has a very bad understanding of the question he's answering lmao. Does this guy even code, like at all?

Ответить
@markrussell4682
@markrussell4682 - 07.12.2023 08:18

My tech question: how do you guys live with yourself being so utterly one dimensional?

Ответить
@dleonardo3238
@dleonardo3238 - 10.12.2023 20:04

Ipc? Api? Lol

Ответить
@lpi3
@lpi3 - 17.12.2023 19:40

Zoomers invent asn1

Ответить
@furkanayas3339
@furkanayas3339 - 18.12.2023 14:25

in embedded we also use json frequently.

Ответить
@alivenumber5
@alivenumber5 - 21.12.2023 17:49

The term everyone's looking for is ABI

Ответить
@55_hetpatel74
@55_hetpatel74 - 25.12.2023 05:03

What the fuck is a. Linux server ? Is the computer with linux as os and server basically build using any Language like python , java , JS etc ?

Ответить
@AhmadGhumman-ye1lg
@AhmadGhumman-ye1lg - 25.12.2023 12:15

what programming language fhould a 13 years old learn in 2023

Ответить
@Non-conventional
@Non-conventional - 26.12.2023 14:36

Socket?

Ответить
@mannyfilmsinc
@mannyfilmsinc - 27.12.2023 02:19

what programming language should I learn first

Ответить
@MaryTheTankGirl
@MaryTheTankGirl - 29.12.2023 07:51

This video is a great analogy for the problems with modern software.

Ответить
@maciekkrasnodebski4969
@maciekkrasnodebski4969 - 30.12.2023 11:23

I am coding in Next.js and SQL

Ответить
@devarshihazarika4871
@devarshihazarika4871 - 01.01.2024 07:55

This is not the correct knowledge. Ask chatgpt they will tell you whats correct.

Ответить
@rahuldsouza1985
@rahuldsouza1985 - 09.06.2024 21:13

They talk via API

Ответить