Every Most POPULAR Programming Language in 7 Minutes | 2024

  Рет қаралды 2,058

Every Explanation

Every Explanation

Күн бұрын

Every Most POPULAR Programming Language in 7 Minutes | 2024
I explain interesting stuff that you might not know about 💡
╔═╦╗╔╦╗╔═╦═╦╦╦╦╗╔═╗
║╚╣║║║╚╣╚╣╔╣╔╣║╚╣═╣
╠╗║╚╝║║╠╗║╚╣║║║║║═╣
╚═╩══╩═╩═╩═╩╝╚╩═╩═╝
-- TIMESTAMPS --
0:00 Python
0:23 Java
0:47 JavaScript
1:10 C
1:27 C++
1:44 SQL
2:16 PHP
2:36 Swift
2:59 Kotlin
3:23 Ruby on Rails
3:41 HTML & CSS
4:05 TypeScript
4:23 Go
4:45 Rust
5:06 Scala
5:23 Perl
5:44 Dart
6:05 Objective-C
6:28 R
6:53 Lua
💼 Business Mail: aifaceless.crew@gmail.com
#EveryExplanation
#mspaint
#explainervideo
▬▬▬▬▬▬▬▬▬▬▬▬▬▬▬▬▬▬▬▬▬▬▬▬▬
✅ Every Explanation Playlist
• Every Explanation
✅ Other Videos You Might Be Interested In Watching:
• Every PSYCHO Killers i...
• Every PARADOX in 6 Min...
• Every PARADOX in 6 Min...
• Every PERSONALITY in 5...
• Every PHOBIA in 4 Minu...
✅ KZbin Shorts:
• How to Survive on Bloo...
• Ocean's Odd Couple: Go...
• Crows Love Being High ...
• Crab and Anemone Outsm...
studio.kzbin.infovJPW...
/// DISCLAIMER ///
Do not rely solely on this video for information. The video is created for entertainment or entertainment purposes, and some information may be oversimplified or incorrect. The goal of this channel is to spark your curiosity and encourage you to conduct your own research on these topics.
Copyright Disclaimer Under Section 107 of the Copyright Act 1976, allowance is made for 'Fair Use' for purposes such as criticism, comment, news reporting, teaching, scholarship, and research, Fair use is permitted by copyright statute that might otherwise be infringing. Non-profit, educational or personal use tips the balance in favor of fair use.
Video editing style inspired by the paint explainer. Icons made by Freepik, icon made by EDT.IM, icon made by Hight Quality Icons, icon made by Nadiinko, icon made by Pixel perfect - from www.flaticon.com
(I do not associate with any of these websites)
Copyright Notice: This video is the property of KZbin Channel Every Explanation. You are authorized to share the video link and channel and embed this video in your website or others as long as a link back to our KZbin channel is provided.
©Every Explanation

Пікірлер: 26
@kidnamedfinger.productions
@kidnamedfinger.productions 12 күн бұрын
Kotlin is improved version of java like TypeScript is improved version of javascript. It runs in JVM like java but coding is more pleasant. SQL is not really a programming language, it doesnt let you create your own app, only enables you to do operations with database. HTML and CSS arent programming languages too, HTML is a formatting standart, that lets you display text the way you want, and CSS lets you style text the way you want. C is used mostly for low level programming like embedded systems and casual operating systems like windows, linux and mac. C++ is mostly used for videogames because it powers engines like Unreal and gives a lot of freedom to make games run the way you want, it's also used to develop compilers for other programming language (LLVM for example, that powers languages like Rust, Cuda, Go(gollvm as optional, non-standard compiler)). Rust is aims to conquer fields where C and C++ is mostly used, it's advantages are extreme memory safety without garbage collector, the compiler checks your code for mistakes and tells you how to correct them. Also Rust has zero-cost abstractions and compiler is very smart overall, making your apps execute fast and reliably. Lua is nice for things like config files, it's used in many apps to customize them and is used by roblox to make your minigames. Go is a really solid language, it's very simple and yet fast and efficient, it's perfect for building backend for websites and little desktop applications. However Go is not a good choice for gamedev and systems where precision matters alot because it's garbage collector is kinda aggressive. PHP just sucks ass, if you try to use that on your server you'll get hacked with 99% chance because RCE vulnerabilities keep getting discovered every year or so.
@everyexplanation
@everyexplanation 11 күн бұрын
@kidnamedfinger.productions Thank you very much for your insightful clarifications! Your details add great depth to the discussion!
@FlashJockey1
@FlashJockey1 10 күн бұрын
that definition of javascript is from the 70s
@GreasyBallsReal
@GreasyBallsReal 11 күн бұрын
If CSS and HTML are programming languages, then so is JSON
@everyexplanation
@everyexplanation 10 күн бұрын
Thank you for your feedback!
@theblackswordd3094
@theblackswordd3094 11 күн бұрын
"go combines the performance and the security benefits of C++" lol (C++ is by no means safe)
@Scudmaster11
@Scudmaster11 12 күн бұрын
Also... ROR is a ruby fraimwork not ruby language... so its just... Ruby... you got that wrong is something I will point out
@everyexplanation
@everyexplanation 12 күн бұрын
Thanks a lot for your feedback 😊
@kurarisu_
@kurarisu_ 12 күн бұрын
Jeez... - Python is simple, but it can be used to build complex APIs and has been used prominently to make and train AI systems -Technically it's not Java itself that allows compatibility, but the Java Virtual Machine. The language only targets the VM, but other languages can also target it. - C is used on applications that require extreme performance, such as operating systems. It's not used for calculations, but highly fast and efficient systems. - SQL is not a programming language, it's a query language. It only manages data and can't apply it. - Kotlin is just another language that targets the Java Virtual Machine - Ruby on rails is a framework. The language itself is Ruby. - HTML is markup language. CSS is a styling language. They don't execute anything, they only format what is shown on screen. - TypeScript is just an abstraction on top of JavaScript to attend for how lackluster the language really is. - Scala is just another language that targets the Java Virtual Machine I tried not to be too nitpicky
@everyexplanation
@everyexplanation 11 күн бұрын
@kurarisu_ Thank you very much for your detailed comment! Your points add valuable details and clarifications.
@orio69
@orio69 12 күн бұрын
HTML is not a programming language.
@everyexplanation
@everyexplanation 11 күн бұрын
@orio69 Thanks a lot for your comment! You’re right; HTML is a markup language for structuring web content. However, there’s debate, and some consider it a domain-specific programming language. Though it’s declarative, it still involves writing instructions for the document.
@orio69
@orio69 11 күн бұрын
@@everyexplanation Your channel is off to a good start but you need to do a thorough research before sharing any type of information. This video was so well made that any non-technical person would easily believe it without any doubt but for now that's a bad thing.
@everyexplanation
@everyexplanation 11 күн бұрын
@@orio69 Thank you very much for your valuable feedback! I appreciate your advice and will strive to do more thorough research in future videos to ensure accuracy.
@Scudmaster11
@Scudmaster11 12 күн бұрын
Python is bad for game dev... and everything else
@Fabian-ff4cq
@Fabian-ff4cq 12 күн бұрын
That is just wrong. The popularity of python doesn’t come from anywhere. Whilst for game dev python is surely the wrong choice, as it’s not very performant, it’s perfect for efficient code writing. Look at it like this: When something needs to work fast, extra reliable or highly specialised, there usually is a perfect tool for it. But python is the perfect tool to combine everything. Surely you can code your whole AI system in C++, but it will be a pain as you have to care about memory and pointers and what not all the time. Instead, programmers decided to make the parts that need to run fast in specialised tools, and then put everything together in python. This has another advantage: When better tools come out, e.g. newer graphic languages or drivers or faster databank systems, you can easily integrate them, as usually they are all build so that they can be used with the same python api functions. That way it’s often easy to switch to something new when the first layer of the code is written in python. Also surely the popularity and great community will help you a lot, as with other languages that offer similar advantages, they often lack popularity and therefore can not be as easily integrated everywhere. You can use python for: servers, machine learning, data analysis, microcontrollers, linux mac win ios and every mayor cloud service, even fronted compilers have been created. Usually there’s a best way to do something in a special language you have to learn, but the same thing can be done in python. Usually the code is not as perfecy performing, but it will get the job done, and take you minutes instead of days to code.
@abeedammer
@abeedammer 12 күн бұрын
nah
@desplmfao
@desplmfao 12 күн бұрын
@@abeedammer yeah
@kurarisu_
@kurarisu_ 12 күн бұрын
Actually it's the best for training and developing AI tools....
@Scudmaster11
@Scudmaster11 12 күн бұрын
@kurarisu_ if you want training...use Lua (as because its better)... if you want AI.. use Julia
How Rust rose to dominance (by accident)
11:01
Let's Get Rusty
Рет қаралды 31 М.
Which Programming Language to Learn?
0:55
ProgrammingWithHarry
Рет қаралды 161 М.
1🥺🎉 #thankyou
00:29
はじめしゃちょー(hajime)
Рет қаралды 78 МЛН
How I prepare to meet the brothers Mbappé.. 🙈 @KylianMbappe
00:17
Celine Dept
Рет қаралды 55 МЛН
Super sport🤯
00:15
Lexa_Merin
Рет қаралды 20 МЛН
ДЕНЬ РОЖДЕНИЯ БАБУШКИ #shorts
00:19
Паша Осадчий
Рет қаралды 5 МЛН
Top 10 Programming Languages 2004-2022
0:44
Code Bear
Рет қаралды 429 М.
Top 5 Coding Languages To Get a Job
0:55
Sahil & Sarra
Рет қаралды 1,3 МЛН
Every MATHS Terminology in 8 minutes | 2024
8:33
Every Explanation
Рет қаралды 2,5 М.
Every Programming Language Ever Explained in 15 Minutes
15:29
Flash Bytes
Рет қаралды 247 М.
What Is The WORST Game Engine?
0:37
Jett Lee
Рет қаралды 4,3 МЛН
Top 8 In-Demand Programming Languages for 2024
0:48
Greg Hogg
Рет қаралды 49 М.
Every AFTERLIFE Theory in 8 Minutes | 2024
8:30
Every Explanation
Рет қаралды 1,4 М.
Kotlin Crash Course
1:23:50
Traversy Media
Рет қаралды 243 М.
I'm Coming Around To Go...
21:33
Theo - t3․gg
Рет қаралды 98 М.
когда достали одноклассники!
0:49
БРУНО
Рет қаралды 3,5 МЛН
Что если #тест #обзор
1:00
Orion
Рет қаралды 2,7 МЛН
1❤️ #thankyou #shorts
0:23
こたせな (KOTATSU&SENA)
Рет қаралды 24 МЛН
ПАРАЗИТОВ МНОГО, НО ОН ОДИН!❤❤❤
1:00
Chapitosiki
Рет қаралды 1,3 МЛН