Compiled vs Interpreted Programming Languages - C++, Rust, Go, Haskell, C#, Java, Python, Javascript

preview_player
Показать описание
When it comes to code compilation and execution, not all programming languages follow the same approach. One of the common although not ideal ways to differentiate them is to split them into 2 groups compiled and interpreted languages.

The main goal of both compilation and interpretation is to transform the human-readable source code into machine code that can be executed directly by a CPU, but there are some caveats to it.

If you like this video, give it a like, share it and subscribe to my channel.
Thanks for watching!
Рекомендации по теме
Комментарии
Автор

❓💬if you have any questions about compiled vs interpreted languages or any suggestions for the next videos comment down below

Finematics
Автор

Congratulations...this was some very well made content! I know it's 2 years old, but I had to say.

heldim
Автор

You shared a great bunch of information, through this video. I saw the full video from start till last must say you have done a great job.

BeaProgrammer
Автор

This video was super helpful and beautifully done, thank you! ❤

jay.jarosz
Автор

How can java be easily sent over the network to be executed in the users browser if java isnt used for web developing?

janmarinic
Автор

Bytecode is a necessary update for interpreted langs.

bharadwajs
Автор

Nice video! I'm left wondering about something though. If a language like Python has a JIT implementation, which is basically the best of both worlds, why aren't more applications being written with something like Python? Wouldn't it solve the portability as well as cross-platform and cross-architecture problems while still being performant?

GroudFrank
Автор

Great video! Thanks for your explanation 😊

BlaBlaBlaInDaHouse
Автор

I enjoyed that vid, and learned a few things. Thank you kind sir.

josephgaviota
Автор

Hello Sir, Could you please add some video related to Big Data : Spark

rishikesha-malange
Автор

Best explanation about translator, I also want to know about Hybrid approach (Compiler + Interpreter) with examples again ...

EducaLK
Автор

Can you make a video about JIT Compilation, need to understand that. Many thanks for this video!

pwnuser
Автор

Nice video. I was wondering you also create video about .NET native compilation, especially in the .NET Core version and above.

RizaMarhaban
Автор

amazing need to get in touch with pypy and javascript jit

janikti
Автор

And then we have languages like Java that really don't know whether they want to be Interpreted or Compiled :P

theshermantanker
Автор

Oh boy, it's the absolutely misleading categorization 🙈

"Programming languages are sets of abstract mathematical rules, definitions, and restrictions. Programming languages aren’t compiled or interpreted. Programming languages just are."

nnnikolay
Автор

abominations like node and electron exist

zungaloca