The Brief History of Programming Languages

  Рет қаралды 169,851

Byte of Michael

Byte of Michael

Күн бұрын

Check out The History of Programming Languages (2010s Edition): • The Brief History of P...
s o c i a l s ☕
----------------------------------------
Discord: / discord
Instagram: / chicken_marsella
Twitch: / marselluh
Twitter: / marselluhbot
business inquiries: michael@rainysun.day
s u p p o r t 👏
----------------------------------------
Patreon: / marselluh
programmer merch: nullref.co/
Join the club: rainysun.day/
my book list (affiliate): www.amazon.com/shop/marselluh...
g e a r (affiliates) 🖥️
----------------------------------------
Keyboard: amzn.to/3PQgQOB
Mouse: amzn.to/3AICXT5
Monitors: amzn.to/3PJZkvI
Chair: amzn.to/3AJ9oAQ
Desk: amzn.to/3pFJ8AX
Mic: amzn.to/3wq8Xc1
Camera: amzn.to/3QNZKT5
gear store: www.amazon.com/shop/marselluh...
d e s c r i p t i o n 🔥
----------------------------------------
Correction: The first date for the algorithm of the analytical machine should be closer to the mid 1830's, not 1883; as both Ada Lovelace and Charles Babbage were no longer around during that year. The source I was referring to was incorrect.
As someone famous once said somewhere; to know where you are going, you have to know where you have been. Therefore, whether you're studying computer science in college, you're a programming language enthusiast or a history buff; the brief history of programming languages will satisfy your unquenchable thirst for knowledge (maybe).
Computer programming languages have evolved greatly over time (as well as the computer itself). From Fortran to Python and Basic to Swift, programming languages have added and taken away features for decades. Throughout this video, I give a brief summary of a majority of the most influential programming languages over the decades.
Comment down below what your favorite programming language is!
Programming language sources:
www.onlinecollegeplan.com/com...
en.wikipedia.org/wiki/Assembl...
www.computerhistory.org/babba...
en.wikipedia.org/wiki/Charles...
en.wikipedia.org/wiki/EDSAC#A...
en.wikipedia.org/wiki/Autocode
en.wikipedia.org/wiki/Fortran
en.wikipedia.org/wiki/ALGOL
en.wikipedia.org/wiki/COBOL
en.wikipedia.org/wiki/Lisp_(p...)
www.thepeoplehistory.com/1964....
en.wikipedia.org/wiki/BASIC
en.wikipedia.org/wiki/Pascal_...)
en.wikipedia.org/wiki/Smalltalk
en.wikipedia.org/wiki/C_(prog...)
en.wikipedia.org/wiki/Objecti...
en.wikipedia.org/wiki/C%2B%2B
en.wikipedia.org/wiki/Perl
en.wikipedia.org/wiki/Haskell...)
en.wikipedia.org/wiki/Python_...)
en.wikipedia.org/wiki/Visual_...
en.wikipedia.org/wiki/R_(prog...)
en.wikipedia.org/wiki/Java_(p...)
en.wikipedia.org/wiki/PHP
en.wikipedia.org/wiki/Ruby_(p...)
en.wikipedia.org/wiki/JavaScript
en.wikipedia.org/wiki/C_Sharp...)
en.wikipedia.org/wiki/Scala_(...)
en.wikipedia.org/wiki/Go_(pro...)
c r e d i t s 🎵
----------------------------------------
Michael Hildreth
Track Name: "The Way"
Video HERE: • [No Copyright Music] R...
Music By: Michael Hildreth @ / user-602857531
Original upload HERE - / user-602857531. .
Official "Michael Hildreth" KZfaq Channel HERE - kzfaq.info/love/3Wa...
License for commercial use: Creative Commons Attribution 3.0 Unported "Share Alike" (CC BY-SA 3.0) License.
Full License HERE - creativecommons.org/licenses/...
#programming
#computerscience
#computerhistory
d i s c l a i m e r
----------------------------------------
I do not claim to own any or all of the media that may be shown in this video.
All of my opinions are entirely my own and do not represent any company I work for or am affiliated with.
Any financial topics discussed are not financial advice.

Пікірлер: 365
@ByteOfMichael
@ByteOfMichael 3 жыл бұрын
Just released a new History of Programming Languages (2010s Edition): kzfaq.info/get/bejne/aZiGeMR82qjLlWQ.html
@anandmuley2577
@anandmuley2577 2 жыл бұрын
Appreciated brother ..... a very densely knowledgeable video.
@kcvinu
@kcvinu 9 ай бұрын
Both these videos missed D & Nim & Odin.
@They0ungTravler
@They0ungTravler 3 жыл бұрын
Fun fact: C# used to be C++++ (since C++ was an iteration from C, C# was an iteration from C++)
@decidev
@decidev 3 жыл бұрын
lol I can see why they changed it. Anymore and it would’ve been C++++++
@Vivacior
@Vivacior 3 жыл бұрын
C# was not directly derived from C++. C# was developed from scratch by Anders Hejlsberg at Microsoft, taking the best features of several languages: C, J++, and Turbo Pascal (amongst others). The original code name was COOL - C-like Object Oriented Language. It’s easy to come up to speed with if you’re familiar with any of the Java/C languages*. It’s also the language of choice for Unity game programming. Cheers! *(not JavaScript, which is a completely different animal)
@They0ungTravler
@They0ungTravler 3 жыл бұрын
@@Vivacior I know it was not derived directly, but the finalized naming convention was :)
@hawk992
@hawk992 3 жыл бұрын
@@Vivacior Useless reply, since the NAME was pointed out and not the CONTENT of the language.
@benamiel6180
@benamiel6180 2 жыл бұрын
That’s why they used the sharp sign. It’s four plusses near eachother
@hash8944
@hash8944 3 жыл бұрын
I thought that python was created recently. it's older than Java XD
@erikaslopro664
@erikaslopro664 3 жыл бұрын
Dumbass
@ethanminja4706
@ethanminja4706 3 жыл бұрын
@@erikaslopro664 Shut the fuck up, we all make mistakes, it's not like you've never made some.
@MintyLime703
@MintyLime703 2 жыл бұрын
@@erikaslopro664 i feel bad for you
@philippebaillargeon5204
@philippebaillargeon5204 2 жыл бұрын
It's because python wasn't very popular when it came out and Java was more popular
@solarwater3298
@solarwater3298 Жыл бұрын
lol
@leuat
@leuat 3 жыл бұрын
Fun fact: What is displayed in the terminator vision *is't* COBOL, but (Apple2 II) MOS6502 assembly code (complete with some zero page definitions)
@Vivacior
@Vivacior 3 жыл бұрын
In 1991 engineering school, we had to learn FORTRAN. It was awful - syntax hell on old green-screen terminals and tractor-fed printers in the computer lab. Then, the final week, our professor walked us through a comparison with C. It was like night and day. I was like, “Why did we waste an entire semester learning this archaic crap?!!!”
@ByteOfMichael
@ByteOfMichael 3 жыл бұрын
Hahah maybe he wanted you to appreciate the struggle
@WielkiKaleson
@WielkiKaleson 2 жыл бұрын
@Mike WikiFortran is not low level.
@__nav
@__nav Жыл бұрын
in 2003 we had to learn fortran :(
@timgrei1730
@timgrei1730 11 ай бұрын
We learned Delphi in school in ~2011.
@gammyhorse
@gammyhorse 5 ай бұрын
@@timgrei1730 Object Pascal is a way better language under the hood than C/C++ that dominates the industry. What an irony, but it is what it is. Congrats to your school by the way.
@KirboFrrr
@KirboFrrr 5 ай бұрын
you are a live saver man, i had no idea how i was going to find all the research for my paper in time but this video gave me every piece of info to me down to the most minuet detail
@InventorZahran
@InventorZahran 2 жыл бұрын
7:23 Minecraft: Bedrock Edition (which is played on consoles, tablets, smartphones, and Windows 10) is in fact written in C++. It performs much better on lower-powered hardware, compared to the original Java-based Minecraft.
@OHomemLevelUp
@OHomemLevelUp 2 жыл бұрын
Is Bedrock Edition the current one tho ?
@michelangeloobrien
@michelangeloobrien 2 жыл бұрын
@@OHomemLevelUp Both Java and Bedrock are currently developed.
@nulcow
@nulcow Жыл бұрын
It's also multithreaded and uses DirectX instead of OpenGL I think.
@They0ungTravler
@They0ungTravler 8 ай бұрын
The Java edition also isn’t as optimized as the C++ version
@agbdev
@agbdev 12 күн бұрын
another big performance overhead is caused by the java edition having to run on top of the java virtual machine.
@aaronspeedy7780
@aaronspeedy7780 2 жыл бұрын
1:18 Neither is assembly. Assembly is a general term for a language that is just readable machine code 2:34 Grace Hopper did not design COBOL, a committee did. She designed a language called FLOW-MATIC and the committee based COBOL off of that
@ByteOfMichael
@ByteOfMichael 2 жыл бұрын
Thanks for the notes!
@alfieqashwa5257
@alfieqashwa5257 3 жыл бұрын
No Rust? Oh man.... u know history but don't know the future.
@RonnieAttema
@RonnieAttema 3 жыл бұрын
Also sad that Julia is missing
@sundaymanali5854
@sundaymanali5854 2 жыл бұрын
came for rust lol
@davidealessandri2893
@davidealessandri2893 3 жыл бұрын
My english teacher made my class watch this video to learn about programming languages, but then she asked us what 4chan was. I'll just say that she said we needed to censor that detail and move on and we had a good laugh. Thank you for that
@ByteOfMichael
@ByteOfMichael 3 жыл бұрын
Haha glad I could give you guys a laugh!
@matthewp.4303
@matthewp.4303 3 жыл бұрын
That was the reason I couldn't use this video to show to a group of kids learning programming. Remove it and you get more viewers, but fewer laughs...
@theathletics5004
@theathletics5004 3 жыл бұрын
Dude this was very good! Like, seriously, how do you not have more subs than this?
@ByteOfMichael
@ByteOfMichael 3 жыл бұрын
Thanks my man!
@nayhoum9086
@nayhoum9086 3 жыл бұрын
This video is AMAZING !!!! Excellent work man you're the best
@ByteOfMichael
@ByteOfMichael 3 жыл бұрын
Thanks so much!
@shenghongzhong
@shenghongzhong 3 жыл бұрын
this is an amazing video! thanks for making it!
@ByteOfMichael
@ByteOfMichael 3 жыл бұрын
Thanks and glad you liked it!
@helenamaijaavotina4556
@helenamaijaavotina4556 2 жыл бұрын
This was an amazing video man, helped me so much to make my presentation on programming languages for school. Super concise and informative
@ByteOfMichael
@ByteOfMichael 2 жыл бұрын
Aye thanks, and glad you liked it!
@MrMirville
@MrMirville 3 жыл бұрын
You forget APL and PL/1 : they were once the two most used by IBM, the first for interactive accounting the second as a coalescence of COBOL, FORTRAN and ALGOL that was supposed to replace them all.
@mounsterchef
@mounsterchef 2 жыл бұрын
Yeah, APL, B, VHDL, Verilog, Rust, Kotlin, Chisel...
@johncampbell388
@johncampbell388 Ай бұрын
Forth, bliss, icon. Snobol the list is too big for one video.
@TheCrashDrK
@TheCrashDrK 3 жыл бұрын
Greetings from Mexico Our teacher just put this video during the coding class and it was a huge and funny work, hope you get more subscribers soon. I'm in.
@ByteOfMichael
@ByteOfMichael 3 жыл бұрын
Hey there! Thanks so much and glad you liked it!
@00infinity39
@00infinity39 4 жыл бұрын
it's really a beautiful video in all aspect. great job && tnx
@ByteOfMichael
@ByteOfMichael 4 жыл бұрын
Thank you so much for the kind words!
@so_honeypark8951
@so_honeypark8951 2 жыл бұрын
I'm a newbie just started to study programming. This video is very interesting! :)
@ByteOfMichael
@ByteOfMichael 2 жыл бұрын
Glad it was helpful! Good luck!
@romualdadjimagbe2768
@romualdadjimagbe2768 Жыл бұрын
I love the video, well done and thanks.🤛🤛
@alexk6125
@alexk6125 Жыл бұрын
Great video! Thank you)
@zoeybeh2540
@zoeybeh2540 4 жыл бұрын
This is a really great video ^^
@ByteOfMichael
@ByteOfMichael 4 жыл бұрын
Thanks!
@hughdismuke4703
@hughdismuke4703 2 жыл бұрын
Thanks for the corrections at the end of the video. That helps! I would've been walking around not knowing what I was talking about. I had to go over sections of this video several times because of the confusion. I didn't know if you were joking about something or not and so paid extra attention. I don't get the British thing but whatever. Nothing wrong with making something fun I guess. I learned some things today is what counts.
@trevorsatori316
@trevorsatori316 3 жыл бұрын
This is dope but I was wondering how they put the algorithm on the computer. Like how Tf did someone start saudering metal into a board than from there start typing on the pc? I know this is noobie but this baffles me
@ByteOfMichael
@ByteOfMichael 3 жыл бұрын
Haha it all just boils down to switches being either on or off!
@mecharenastuff
@mecharenastuff 3 жыл бұрын
I second ya Trevor!
@mecharenastuff
@mecharenastuff 3 жыл бұрын
@@mr.factaid9305 Did you eventually learn how it all works?
@Pmc07AyeUrDa
@Pmc07AyeUrDa 4 жыл бұрын
Great video! The Australian accent at the end was spot on 👌
@ByteOfMichael
@ByteOfMichael 4 жыл бұрын
Aye thanks man!
@markelowitz8948
@markelowitz8948 Жыл бұрын
I watched several videos on the history of programming languages, and I am surprised that none of them mentioned a language called Prolog. Prolog was excellent in the field of medical diagnostics, and other AI applications that required significant man-machine interface.
@stephenbranley91
@stephenbranley91 4 ай бұрын
I had to learn prolog at university. Now, 20 years later, I still don't understand it.
@vinterskugge907
@vinterskugge907 Ай бұрын
Used Prolog at university too. It was weird. It felt like you set up a puzzle, Prolog solved that puzzle, and it was unclear what it did exactly.
@frexwelltechnologies1801
@frexwelltechnologies1801 3 жыл бұрын
Your presentation style is phenomenal, come and relieve our lecturer ;)
@ByteOfMichael
@ByteOfMichael 3 жыл бұрын
hahah thanks so much!
@TigerPrawn_
@TigerPrawn_ Жыл бұрын
I'm looking for videos that explain the history of the purpose and function of programming languages and how they were able to do new things over time, rather than a list of all the ones that were invented. Anyone got any tips?
@jordenzie
@jordenzie 2 жыл бұрын
killed it man!
@ByteOfMichael
@ByteOfMichael 2 жыл бұрын
Thanks dude!
@mannhansen9337
@mannhansen9337 3 жыл бұрын
Nice video. You forgot to mention Simula. Object Oriented language developed i Norway in 1967.
@kjell-e
@kjell-e Жыл бұрын
At the university I created some small Simula programs just for fun.
@krisssssssss1sssss
@krisssssssss1sssss 4 жыл бұрын
you just got a new sub
@ByteOfMichael
@ByteOfMichael 4 жыл бұрын
Aye thanks!!
@lakshyapachkhede
@lakshyapachkhede 5 ай бұрын
Very good explanation
@ibrahimylmaz8378
@ibrahimylmaz8378 2 жыл бұрын
great video mate. you deserve million of subs.
@ByteOfMichael
@ByteOfMichael 2 жыл бұрын
haha thanks!
@rocirentama6880
@rocirentama6880 3 жыл бұрын
Thanks man!
@ByteOfMichael
@ByteOfMichael 3 жыл бұрын
Happy to help!
@rudrikavyas7195
@rudrikavyas7195 2 жыл бұрын
Very nice explanation sir and thank you sir 👍
@ByteOfMichael
@ByteOfMichael 2 жыл бұрын
Appreciate it!
@rudrikavyas7195
@rudrikavyas7195 2 жыл бұрын
Really sir very good explanation and your concept are very clearly and good thank you sir
@tdman
@tdman 3 жыл бұрын
After Groovy’s 2003, I thought the next would be Microsoft’s F# (2005), a fusion of .NET OOP and the (noble) functional programming paradigm.
@bsdooby
@bsdooby 2 жыл бұрын
What about Zuse's Plankalkül? It was never implemented, but could be regarded as one of the earliest Programming Languages.
@rharcha8878
@rharcha8878 Жыл бұрын
Computer Chronicles clips in the background made me smile.
@derickyyy
@derickyyy 3 жыл бұрын
Cool video. Nice job
@ByteOfMichael
@ByteOfMichael 3 жыл бұрын
Thanks!
@Navisworker
@Navisworker 3 жыл бұрын
Mind Blowing. All I knew was ones and zeros before this.
@BoMbaSteR
@BoMbaSteR 3 жыл бұрын
Our professor assigned to us a homework to summarize your clip. Although, it is a 15+ minutes to watch, but it takes more than one hour to watch, listen and summarize "The Brief History of Programming Languages". To be honest, till the mid of the clip, I had feeling of hate towards you! Later on, when I reached the end, also I felt so relieve, I recognized how massive the effort you spent to summarize the history. So, thank you so much and I liked it :) Cheers!
@ByteOfMichael
@ByteOfMichael 3 жыл бұрын
Hahaha well I'm glad you don't hate me! Ya it was probably the video that took me the absolute longest to make and I wasn't great at video editing at the time! But I'm glad you liked it and hopefully the homework wasn't too bad!
@antonnym214
@antonnym214 8 ай бұрын
I have programmed professionally in APL, BASIC, and 8080 and Z-80 Assembly Language. I have designed two languages, one that programmed each of 5 robots in a maze environment, called R-code, and the other called LIM, for Limited Instruction Model, which has only 26 reserved words. Correction for you: The terminator visual display was not cobol. It was 6502 Assembly. All good wishes.
@programmingwithsathyamar3464
@programmingwithsathyamar3464 2 жыл бұрын
Awesome stuff
@ByteOfMichael
@ByteOfMichael 2 жыл бұрын
Thanks a lot!
@InventorZahran
@InventorZahran 2 жыл бұрын
5:32 Narrator: "During the 1980's, C began to gain traction..." The video: **shows an image of a traction engine**
@michaelmartin4383
@michaelmartin4383 3 жыл бұрын
Just a fact check. A low level language is a language like "machine code" which is the closest you can get to the computes own language. A high level language is something like Basic or C++. Which is written using user-friendly English language to make it easier for people will lees tech skills to write. Something like C++ or Assembly language is run through a compiler which converts the English code into machine code.
@BM-jy6cb
@BM-jy6cb Жыл бұрын
Technically, Assembly language is run through an assembler, not a compiler 😜
@dariangrace3403
@dariangrace3403 4 жыл бұрын
I like your editing :)
@ByteOfMichael
@ByteOfMichael 4 жыл бұрын
Thank you so much!
@josephgaviota
@josephgaviota 2 жыл бұрын
Very interesting, thank you for that.
@ByteOfMichael
@ByteOfMichael 2 жыл бұрын
Glad you liked it!
@josephgaviota
@josephgaviota 2 жыл бұрын
@@ByteOfMichael I watched again today, and enjoyed it again. I was surprised to learn (at 1:36) that 4chan, er, Fortran, was invented in the year of my birth. For some reason, I really like seeing snippets of code from various languages. You included a lot of those, but for ME (and I know it's NOT all about me), I would have had those hang on the screen for a few more seconds. ALSO, Python is my current language of choice, and I'm developing on a complete internal "quote to cash" system for a mid-sized networking company. Since I know how to configure routers, it's a great fit, since I understand what they're doing. (Bonus points, the owner of the country was raised in UK, so Monty Python is one of his FAVORITE references.) I never learned Perl, but with 30 years of Korn/Bash scripting, I'm sure I could learn it fast; but I think it's now a dead language. (thus, I stick w/Python) Thank you again for your efforts.
@swedishpsychopath8795
@swedishpsychopath8795 7 ай бұрын
So the most important invention in the early days, Object Oriented programming (Simula, 1967 in Norway) wasn't worth mentioning?
@IamPyu-v
@IamPyu-v 6 ай бұрын
those car explosions in the background...
@davidvincent8929
@davidvincent8929 2 жыл бұрын
Slightly surprised by the intro by the hero.
@pedropellegrina802
@pedropellegrina802 2 жыл бұрын
One thing tho @marselluh, i actually found some contradictive statements. Some say FORTRAN was the first programming language and some say it was Assembly. Why do you consider assembly ?
@yash1152
@yash1152 2 жыл бұрын
11:26 12:19 classification quadrants for languages based on "type system"
@apoilgun8342
@apoilgun8342 3 жыл бұрын
Wish to see Kotlin as well.. great video anyway man good job!
@muser7935
@muser7935 3 ай бұрын
Wow as a beginner i found this video very useful
@manojsaravana3877
@manojsaravana3877 Жыл бұрын
Thank you
@tootyrnt5533
@tootyrnt5533 3 жыл бұрын
Great editing and very informative! Although a bit sad you didn't include Kotlin 🥺
@ByteOfMichael
@ByteOfMichael 3 жыл бұрын
Thanks! And don’t worry, I’m gonna create a part 2!
@ishan1127
@ishan1127 2 жыл бұрын
the narration is hilarious
@Sam-gd4xp
@Sam-gd4xp 3 жыл бұрын
You forgot to mention Rust language. Ment to replace c++, created in 2006 by Graydon Hoare (at the time, employee of Mozila labs) Graydon in 2014 created Swift for Apple ;) There is also simmilar low spec language named Zig. You also forgot to mention Microsofts fellow danish engineer named Anders Hejlsberg, when working for Borland, developed Turbo-Pascal and in 1995 Delphi 1.0, in 2000, invented and developed C# and DotNet enviroment, in 2012 invented TypeScript. Just to let you know. ;)
@minatonamikaze2637
@minatonamikaze2637 Жыл бұрын
Rust is absolute perfection, appart from the steep learning curve it can do pretty much anything.
@mechamania
@mechamania Жыл бұрын
More likely “decided not to include it,” as opposed to “forgot.” For instance, I don’t remember seeing anything in the Lisp, Logo, APL, ISETL, PILOT, or SuperPILOT, etc. area, nor any dialect of BASIC-such as Microsoft Extended BASIC (or MEB II)-minus Visual BASIC. At least 10 languages shown on the chart of “popular languages” didn’t get a mention. If the case were that he’d “forgotten” those few languages, a very peculiar language to be missing, here, is *the most famous (and likely “important”) computer programming language ever made:* _HTML_ (where the “L” stands for... ). There are literally thousands of languages not included here - hence “brief history,” in the video’s title. If every programming language ever made that had any kind of “success” were to have been discussed, in this video, it would be weeks long...
@katrinabryce
@katrinabryce 9 ай бұрын
@@mechamania I would argue that Excel is the most important programming language ever made.
@Lim95
@Lim95 2 жыл бұрын
2:50: ah, yes, COBOL, with LEA, STA, ORG, and other 6502 assembly instructions
@HittyLee
@HittyLee 3 жыл бұрын
i like how you say jokes to make the video not boring
@ByteOfMichael
@ByteOfMichael 3 жыл бұрын
Programming languages can only be so entertaining haha
@pjf7044
@pjf7044 2 жыл бұрын
Good job
@ByteOfMichael
@ByteOfMichael 2 жыл бұрын
Thanks!
@ethanminja4706
@ethanminja4706 3 жыл бұрын
Wait, one question, what video editing software do you use?
@ByteOfMichael
@ByteOfMichael 3 жыл бұрын
I use davinci resolve!
@onichan6897
@onichan6897 2 жыл бұрын
Rust would be cool to include. It was the first to introduce ownership model in managing resources.
@BM-jy6cb
@BM-jy6cb Жыл бұрын
Ha ha to the English accent at the end - not bad, but sounds more Australian! I don't get involved in new languages and client side frameworks anymore, I just got fed up with investing so much time only for them to go out of fashion a few years later, security holes, and breaking changes in newer versions requiring a rewrite to fix them.
@johnmckown1267
@johnmckown1267 2 күн бұрын
Curious that you call C the first real HLL. When I was learning it, some 30 years ago, the instructor said it was half a step above assembler.
@Top1089
@Top1089 Ай бұрын
Thanks sir
@Byynx
@Byynx 2 ай бұрын
Is was not cobol that was used in the Terminator movie but instead the assembly language of the 6502 processor.
@xplax24
@xplax24 2 жыл бұрын
Wow I definitely thought Rust was going to be the last one. Didn't think Swift would be. But I love Swift so that's cool XD
@philp3512
@philp3512 7 ай бұрын
Not to argue with this wonderful video, but Grace Hopper invented the compiler.
@oglothenerd
@oglothenerd 2 ай бұрын
Bro seriously left out Rust. (Most loved language since 2016.)
@WordDefinition
@WordDefinition Жыл бұрын
So as a beginner student what language should i choose for my career
@Forcoy
@Forcoy Жыл бұрын
I'm a bit sad you didn't mention lua, but oh well!
@leeblevins6698
@leeblevins6698 3 жыл бұрын
Practical Extraction and Report Language (PERL)
@argonwheatbelly637
@argonwheatbelly637 3 жыл бұрын
Although that's a backronym, I still make heavy use of perl's report generation features.
@airangel1034
@airangel1034 3 жыл бұрын
But still no one questions the fact why they don’t teach the source knowledge in which these multiple languages derive from🧐IBM I’m coming for you✨🧚🏾‍♀️
@Garfield_Minecraft
@Garfield_Minecraft 4 ай бұрын
10 X = 0 20 PRINT "HELLO WORLD!" 30 X = X+1 40 IF X=10 GOTO 100 50 IF X
@spikeevans1488
@spikeevans1488 4 ай бұрын
I'm curious why you omitted PL/I and RUST. Another minor, but very different language, was FORTH. Also a widely used language in the manufacturing sector i gcode; although it is rarely programmed directly anymore but is generated by CAD/CAM systems.
@aoeu256
@aoeu256 3 жыл бұрын
What about Frege's set theory -> the algorithms (remember Euclid) -> Church's Lambda Calculus. Changing code on the fly was pioneered by Lisp not Smalltalk... Also Haskell is mainly used for programming language research, finance, and writing compilers, its not used for math at all...
@ByteOfMichael
@ByteOfMichael 3 жыл бұрын
Thanks for the extra info! Though on Haskell’s website it does say that it’s rising in popularity for mathematicians (at the time) wiki.haskell.org/Haskell_and_mathematics
@nialltracey2599
@nialltracey2599 2 жыл бұрын
Which version of Python is that? I've never seen "if a is/is not 5:" before, and it generates a syntax error in 3.9.6
@simonmaracine4721
@simonmaracine4721 2 жыл бұрын
It generates an error, because 5 is a literal.
@ishakbekhti6175
@ishakbekhti6175 Жыл бұрын
year. I want to get into making soft on desktop because it offers more features but I have just been preferring the softow of mobile apps
@dna1238
@dna1238 3 жыл бұрын
Cool ! Thank You.
@ByteOfMichael
@ByteOfMichael 3 жыл бұрын
Glad you liked it!
@christhomas4739
@christhomas4739 4 жыл бұрын
apparently there are now 15 billion devices running java. damn.
@manuelretamozo9278
@manuelretamozo9278 Жыл бұрын
Great video! thank you very much. Regards and Jesus' Blessings from Lima Peru
@arminulrich2319
@arminulrich2319 2 жыл бұрын
0:50 Conrad Zuse's Plankalkül is missing: en.wikipedia.org/wiki/Plankalk%C3%BCl
@nikolayzapryanoff1032
@nikolayzapryanoff1032 3 жыл бұрын
Those jokes had me dying XD
@ByteOfMichael
@ByteOfMichael 3 жыл бұрын
Hahah appreciate it!
@nipunmihimal9092
@nipunmihimal9092 2 жыл бұрын
Thank you...!
@ByteOfMichael
@ByteOfMichael 2 жыл бұрын
No problem!
@SpittingMage
@SpittingMage 2 жыл бұрын
funny, no mention of that one language where the whole internet runs on...erlang!
@10p_b3_cruzyumie.6
@10p_b3_cruzyumie.6 2 жыл бұрын
terminator bot is a walking atm machine
@ByteOfMichael
@ByteOfMichael 2 жыл бұрын
haha basically
@GhostGTAGHunter
@GhostGTAGHunter 14 күн бұрын
"The programming language 4chan... I mean fortran was created"
@brandongovreau9218
@brandongovreau9218 Жыл бұрын
I'm only watching this to find out how to start from zero to create a programming language
@nidhihanda4827
@nidhihanda4827 Жыл бұрын
i love python, very flexible , has lot of libraries
@yannickcadin7958
@yannickcadin7958 Жыл бұрын
What about Rust, Dart, Kotlin, Nim, Eiffel, Prolog, Erlang et so on?
@mansodev
@mansodev 3 жыл бұрын
No Lua? tons of games and man hours were saved because of Lua! Lua is heavily used in game development, and still is today
@ByteOfMichael
@ByteOfMichael 3 жыл бұрын
Ya I'm thinking of making a part 2, because there are so many other awesome languages I wasn't able to include!
@cyanuranus6456
@cyanuranus6456 Жыл бұрын
Grace Hopper Created Cobol. But I've Been Wondering How did She Created Cobol
@yash1152
@yash1152 2 жыл бұрын
9:39 6:14 matlab vs R - what's the difference?
@OHomemLevelUp
@OHomemLevelUp 2 жыл бұрын
WAIT WAIT WAIT ASSEMBLY IS FROM 1954 ? AND THE FIRST ? SO COOL! DANG I'M LOOKING LIKE A CHILD WITH STARS ON THE EYES LMAO
@cyanuranus6456
@cyanuranus6456 Жыл бұрын
I Wish I Can Make My Own Programming Language Someday
@satviksingh8991
@satviksingh8991 4 жыл бұрын
Hey, I got into ERC in ECE major for this fall
@ByteOfMichael
@ByteOfMichael 4 жыл бұрын
Congrats! It’s gonna be a great time!
@satviksingh8991
@satviksingh8991 4 жыл бұрын
@@ByteOfMichael can you advise me on the IDEA program. I am an international student from India
@ByteOfMichael
@ByteOfMichael 4 жыл бұрын
I’m not super familiar on the program, I just know that’s you’d act as an ambassador for the Jacobs school of engineering if you were an IDEA scholar. I’d probably check out the UCSD website or email the Jacobs school of engineering for more information! Hope this helps!
@satviksingh8991
@satviksingh8991 4 жыл бұрын
@@ByteOfMichael they will probably take the course online this time. But I am not sure how will they manage to teach ece online. Moreover, I cannot apply for it as they have removed it momentarily. Anyway, how easy is it to become an IDEA scholar
@ByteOfMichael
@ByteOfMichael 4 жыл бұрын
I don’t know anyone who is currently an IDEA scholar so I’m not sure how hard the application process is, I’d check out jacobsschool.ucsd.edu/idea/programs/scholars.shtml for some useful information!
@minecraftus9504
@minecraftus9504 2 жыл бұрын
You explain with a hurmour, Like fortran you said first 4chan And b then c And c++ = c + image of class
@bsykesbeats4013
@bsykesbeats4013 Жыл бұрын
5:00 I'm confused why your describing C as a high level language. I thought its a low level language.
@travel734
@travel734 4 ай бұрын
No mention of APL?
@sirblueberrous146
@sirblueberrous146 3 ай бұрын
I'm very upset that scratch isn't on this list
The History of Computers, Programming, and Coding
45:27
Fresh and Felicia
Рет қаралды 357 М.
The Programming Language Guide
24:25
Traversy Media
Рет қаралды 445 М.
Купили айфон для собачки #shorts #iribaby
00:31
ROCK PAPER SCISSOR! (55 MLN SUBS!) feat @PANDAGIRLOFFICIAL #shorts
00:31
Homemade Professional Spy Trick To Unlock A Phone 🔍
00:55
Crafty Champions
Рет қаралды 48 МЛН
Как быстро замутить ЭлектроСамокат
00:59
ЖЕЛЕЗНЫЙ КОРОЛЬ
Рет қаралды 14 МЛН
What was Coding like 40 years ago?
29:05
The Coding Train
Рет қаралды 1,7 МЛН
The basics of BASIC, the programming language of the 1980s.
24:07
The 8-Bit Guy
Рет қаралды 2,3 МЛН
A History of C, UNIX, and Computation (a.k.a "The importance of 1978")
24:53
The Worst Programming Language Ever - Mark Rendle - NDC Oslo 2021
1:00:41
NDC Conferences
Рет қаралды 1,3 МЛН
Every Programming Language Ever Explained in 15 Minutes
15:29
Flash Bytes
Рет қаралды 271 М.
Why The First Computers Were Made Out Of Light Bulbs
18:56
Veritasium
Рет қаралды 5 МЛН
Object Oriented Programming is not what you think it is. This is why.
13:36
Computer Pioneers: Pioneer Computers Part 1
53:26
Computer History Museum
Рет қаралды 672 М.
History and Spirit of C - Olve Maudal
42:01
NDC Conferences
Рет қаралды 10 М.
Купили айфон для собачки #shorts #iribaby
00:31