Every Most POPULAR Programming Language in 7 Minutes | 2024

Ойын-сауық

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

Пікірлер: 28

  • @kidnamedfinger.productions
    @kidnamedfinger.productions26 күн бұрын

    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

    25 күн бұрын

    @kidnamedfinger.productions Thank you very much for your insightful clarifications! Your details add great depth to the discussion!

  • @FlashJockey1
    @FlashJockey124 күн бұрын

    that definition of javascript is from the 70s

  • @freddie224
    @freddie22424 күн бұрын

    If CSS and HTML are programming languages, then so is JSON

  • @everyexplanation

    @everyexplanation

    24 күн бұрын

    Thank you for your feedback!

  • @Scudmaster11
    @Scudmaster1126 күн бұрын

    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

    26 күн бұрын

    Thanks a lot for your feedback 😊

  • @theblackswordd3094
    @theblackswordd309424 күн бұрын

    "go combines the performance and the security benefits of C++" lol (C++ is by no means safe)

  • @kurarisu_
    @kurarisu_25 күн бұрын

    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

    25 күн бұрын

    @kurarisu_ Thank you very much for your detailed comment! Your points add valuable details and clarifications.

  • @orio69
    @orio6925 күн бұрын

    HTML is not a programming language.

  • @everyexplanation

    @everyexplanation

    25 күн бұрын

    @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

    25 күн бұрын

    @@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

    25 күн бұрын

    @@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.

  • @Yusuketh443
    @Yusuketh44311 күн бұрын

    hi :3 UwU

  • @everyexplanation

    @everyexplanation

    11 күн бұрын

    Hi :}

  • @Scudmaster11
    @Scudmaster1126 күн бұрын

    Python is bad for game dev... and everything else

  • @Fabian-ff4cq

    @Fabian-ff4cq

    25 күн бұрын

    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

    25 күн бұрын

    nah

  • @desplmfao

    @desplmfao

    25 күн бұрын

    @@abeedammer yeah

  • @kurarisu_

    @kurarisu_

    25 күн бұрын

    Actually it's the best for training and developing AI tools....

  • @Scudmaster11

    @Scudmaster11

    25 күн бұрын

    @kurarisu_ if you want training...use Lua (as because its better)... if you want AI.. use Julia

Келесі