Тёмный

Every Most POPULAR Programming Language in 7 Minutes | 2024 

Every Explanation
Подписаться 330
Просмотров 2,2 тыс.
50% 1

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...
✅ RU-vid Shorts:
• How to Survive on Bloo...
• Ocean's Odd Couple: Go...
• Crows Love Being High ...
• Crab and Anemone Outsm...
studio.ru-vid.comvJPW...
/// 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 RU-vid 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 RU-vid channel is provided.
©Every Explanation

Развлечения

Опубликовано:

 

19 июн 2024

Поделиться:

Ссылка:

Скачать:

Готовим ссылку...

Добавить в:

Мой плейлист
Посмотреть позже
Комментарии : 28   
@kidnamedfinger.productions
@kidnamedfinger.productions Месяц назад
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 29 дней назад
@kidnamedfinger.productions Thank you very much for your insightful clarifications! Your details add great depth to the discussion!
@FlashJockey1
@FlashJockey1 28 дней назад
that definition of javascript is from the 70s
@freddie224
@freddie224 28 дней назад
If CSS and HTML are programming languages, then so is JSON
@everyexplanation
@everyexplanation 28 дней назад
Thank you for your feedback!
@Scudmaster11
@Scudmaster11 Месяц назад
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 Месяц назад
Thanks a lot for your feedback 😊
@theblackswordd3094
@theblackswordd3094 28 дней назад
"go combines the performance and the security benefits of C++" lol (C++ is by no means safe)
@kurarisu_
@kurarisu_ 29 дней назад
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 29 дней назад
@kurarisu_ Thank you very much for your detailed comment! Your points add valuable details and clarifications.
@Yusuketh443
@Yusuketh443 15 дней назад
hi :3 UwU
@everyexplanation
@everyexplanation 15 дней назад
Hi :}
@orio69
@orio69 29 дней назад
HTML is not a programming language.
@everyexplanation
@everyexplanation 29 дней назад
@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 29 дней назад
@@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 29 дней назад
@@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 Месяц назад
Python is bad for game dev... and everything else
@Fabian-ff4cq
@Fabian-ff4cq 29 дней назад
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 29 дней назад
nah
@desplmfao
@desplmfao 29 дней назад
@@abeedammer yeah
@kurarisu_
@kurarisu_ 29 дней назад
Actually it's the best for training and developing AI tools....
@Scudmaster11
@Scudmaster11 29 дней назад
@kurarisu_ if you want training...use Lua (as because its better)... if you want AI.. use Julia
Далее
A Jr Dev For Life?? | Prime Reacts
21:33
Просмотров 276 тыс.
I'm Coming Around To Go...
21:33
Просмотров 101 тыс.
ЭКСПРЕСС разбор стиралки
00:39
Просмотров 1,3 млн
Every Programming Language Ever Explained in 15 Minutes
15:29
5 Really Cool Python Functions
19:58
Просмотров 47 тыс.
Every MATHS Terminology in 8 minutes | 2024
8:33
Просмотров 3,8 тыс.
Python Vs. Ruby - Which Is Better?!
5:15
Просмотров 6 тыс.
Object Oriented Programming is Good | Prime Reacts
31:30
Most Popular Programming Languages 1965 - 2022
6:47
Просмотров 1,5 млн
Python Vs. Javascript - Which Is Better?!
4:25
Просмотров 7 тыс.
How Rust rose to dominance (by accident)
11:01
Просмотров 33 тыс.
Kotlin in 100 Seconds
2:22
Просмотров 1,1 млн
Брось вызов чемодану😱
0:33
Просмотров 3 млн