The 5 most HATED programming languages 👩‍💻

Поділитися
Вставка

КОМЕНТАРІ • 1,9 тис.

  • @CodingWithLewis
    @CodingWithLewis  2 роки тому +532

    What language do you hate the most? 🤔

    • @ahmadalghali90
      @ahmadalghali90 2 роки тому +601

      english

    • @almirjr774
      @almirjr774 2 роки тому +30

      @@ahmadalghali90lol

    • @yungifez
      @yungifez 2 роки тому +99

      @@ahmadalghali90 if English was a programming language, it wouldn't be straight forward

    • @repeatbot
      @repeatbot 2 роки тому +4

      Ada

    • @yungifez
      @yungifez 2 роки тому

      @Bakunawa hmmm

  • @purefunguy
    @purefunguy 2 роки тому +3520

    Fuck me. I learned my first programming with matlab and vba. No fucking why I was traumatized

    • @CodingWithLewis
      @CodingWithLewis  2 роки тому +285

      🤣🤣🤣

    • @vscodeproltsc884
      @vscodeproltsc884 2 роки тому +16

      😂

    • @GamingDad
      @GamingDad 2 роки тому +37

      My introduction was Turbo Pascal

    • @krisss42
      @krisss42 2 роки тому +26

      You might be an engineering student... Lol once you know python you can throw those in trash

    • @Ghazi_Al_Tamimi
      @Ghazi_Al_Tamimi 2 роки тому +11

      @ACDavid you're telling me you started learning at 7 nice
      I started at late 12 I'm 13 rn

  • @ismail_umair1
    @ismail_umair1 2 роки тому +1637

    Him trying to hype the last reveal
    Subtitles: let me ruin it for u

    • @ismail_umair1
      @ismail_umair1 Рік тому +12

      @Glitter thanks 😂😂 a reply after 5 months Damm 😂😂

    • @thefreemonk6938
      @thefreemonk6938 Рік тому +9

      A take one more. I was thinking same btw.

    • @jamiehore9695
      @jamiehore9695 Рік тому +15

      I saw the subtitle, and immediately went to find out if anyone commented 😂

    • @amaanullah13
      @amaanullah13 Рік тому +3

      🤣🤣

    • @vizzuvijay4026
      @vizzuvijay4026 6 місяців тому

      Can I hop in this now???

  • @LordMarcus
    @LordMarcus 2 роки тому +297

    Whoever picks up that COBOL developer job won't be sad after they see their paycheck.

    • @FeLiNe418
      @FeLiNe418 3 місяці тому +45

      That's because COBOL developers are an endangered species. Hard to find one.

    • @timothykeith1367
      @timothykeith1367 2 місяці тому +7

      COBOL now has many modern features that are rarely used. The syntax is ugly and wordy.

    • @VitorLA-nz8de
      @VitorLA-nz8de 2 місяці тому +7

      It’s a myth.. banks don’t pay devs well

    • @rtothec1234
      @rtothec1234 2 місяці тому

      Yep. My uncle is living the dream.

    • @yarpen26
      @yarpen26 Місяць тому +1

      Feed AI with a bunch of COBOL snippets, it will learn to replicate them for new applications and types of hardware in a heartbeat. Maybe it has already even been done. Helps because most COBOL code out there by default does the most basic tasks.

  • @ArcaneVortex
    @ArcaneVortex Рік тому +168

    Regarding COBOL
    It's still used in some systems especially in banking.
    There are so few people that know it that you get paid quite a lot if you understand COBOL and can deploy on mainframes.

    • @Eloii_Xia
      @Eloii_Xia 11 місяців тому +50

      Yes, it's the same with LISP! I'm 26 years old and I learned LISP and COBOL at university. Everyone told me "don't do it" for a lot of stupid reasons with no arguments. Today, most of the people I work with are close to retirement, so in a few years I'll probably be the only one in my company who can understand how our business logic works. I'll (almost) literally be the only person who can work on the oldest and most specific projects still in use today. The company I'm currently working for has understood this, and they pay me a lot more than my manager, because if I leave, there'll be nobody left to write COBOL programs. They try to recruit young people, but nobody wants to do COBOL :/

    • @BlueDippy
      @BlueDippy 8 місяців тому +1

      @@Eloii_Xiaany advice for me? I understand cobol and know how to compile with JCL and use on the mainframe even within a CICS region deployed via jcl as well.

    • @Eloii_Xia
      @Eloii_Xia 8 місяців тому +19

      @@BlueDippy Personally, if I had to hire a junior COBOL developer, I'd expect from him /her Cloud skills and a decent level of Java. I'd also expect an understanding of z/OS and the IBM ecosystem (DB2, TSO and IMS), and of course SQL! Otherwise, knowledge of eclipse-based development environments for the mainframe (IBM IDz, Topaz ) and UNIX knowledge would be a plus.
      So I don't have any special advice for you. Trust yourself and apply for jobs. It won't cost you anything to apply.

    • @BlueDippy
      @BlueDippy 8 місяців тому +3

      @@Eloii_Xia I use TSO/ISPF with x3270 I hate zowe…. I understand DB2 and SQL still learning about IMS. Java though? Is that like a necessity?

    • @Eloii_Xia
      @Eloii_Xia 8 місяців тому +8

      @@BlueDippy Many companies use Java alongside mainframe services. It's not a necessity, but knowing how to use Java is a serious advantage. It all depends on the company and its needs.
      For example, in my company, we have Cloud services that require Java developers with basic knowledge of COBOL and mainframe. Some of our developers only do COBOL and are mainly assigned to the maintenance of historical services. They develop almost nothing in COBOL because we try to reduce the addition of COBOL code to our services. Personally, my position requires the use of COBOL, Java, C, ASM and LISP.
      That's why Java is important. It's not a necessity, but it gives you a big advantage when you apply!

  • @matloose
    @matloose 2 роки тому +4157

    Matlab is extremelly powerful if you use it for the tasks it was designed for. There is a reason why it is widely used by engineers and scientists.

    • @krisss42
      @krisss42 2 роки тому +523

      I used to like it as a mechanical engineering student, but that's because we only know matlab... Once you know python for science, it's extremely powerful, fast enough, and most importantly FREE

    • @Imboredas
      @Imboredas 2 роки тому +171

      There’s an open source alternative to matlab called octave, although not all functionalities of matlab is supported.

    • @jacksonsingleton
      @jacksonsingleton 2 роки тому +160

      No engineers and scientists use matlab over python or even fortran. Engineering and science classes in undergrad is a different story

    • @matloose
      @matloose 2 роки тому +85

      Python is not the solution to every problem lol. I use python more than Matlab and I know it has great resources, but there are some especific applications that python won't help e.g control system analysis and many others.

    • @jacksonsingleton
      @jacksonsingleton 2 роки тому +70

      @@matloose Python isn't a solution it's an extremely versatile tool. And yes, I've used both Python and C for running analysis on PID systems when I was working on robotics. Matlab is slow, painful to use, requires a paid license, and you're pretty much locked in with what you've got.

  • @GamingDad
    @GamingDad 2 роки тому +587

    I know for a fact that a lot of banks still use COBOL.

    • @CodingWithLewis
      @CodingWithLewis  2 роки тому +160

      Isnt that a scary thought?!

    • @__lasevix_
      @__lasevix_ 2 роки тому +87

      It may not be modern but it is robust

    •  2 роки тому +145

      @@CodingWithLewis it's not, I am glad they can handle billions operation without a bug for the last 40 years.

    • @GamingDad
      @GamingDad 2 роки тому +53

      @ without a bug? Funny

    • @GamingDad
      @GamingDad 2 роки тому +20

      @@CodingWithLewis it also explains some of the stories I've heard regarding Bank systems.

  • @memebroski228
    @memebroski228 Рік тому +172

    I like how he made a dramatic pause before COBOL, but subtitles literally showed the whole sentence

  • @randydueck889
    @randydueck889 Рік тому +18

    I remember the Y2K problem - some COBOL programmers were able to cash in on their 'obsolete' skills big time.

  • @Croesquared
    @Croesquared 2 роки тому +856

    MATLAB has by far the best documentation of any language I’ve used

    • @neuron8186
      @neuron8186 2 роки тому +45

      But matlab is ded cause of python

    • @rentokawaii1216
      @rentokawaii1216 2 роки тому +146

      man i love an array index thats start from 1

    • @MrPoselsky
      @MrPoselsky 2 роки тому +29

      @@rentokawaii1216 Usually that's what these science targeted programming languages do. Arrays indexed from 1 also has R and Octave.

    • @SeniorPoteyto
      @SeniorPoteyto 2 роки тому +83

      @@rentokawaii1216 Matlab stands for Matrix Laboratuary. Matrices in mathematics start with index 1 so it only makes sense for matlab to use index 1 aswell.

    • @jthoward
      @jthoward 2 роки тому +9

      In my opinion it’s too good, it’s almost impossible to figure out what anything means in that encyclopedia

  • @yungifez
    @yungifez 2 роки тому +532

    Php devs escaped this time
    Edit im a php dev

    • @theshermantanker7043
      @theshermantanker7043 2 роки тому +39

      PHP isn't going anywhere, like it or not. I don't use it myself but it's not a bad language honestly, from the time I had with it

    • @yungifez
      @yungifez 2 роки тому +19

      @@theshermantanker7043 lol I was just messing around
      I use php

    • @asdfghyter
      @asdfghyter 2 роки тому +25

      It's not php devs' fault that php is a garbage fire. If you manage to be productive despite all the trash php throws at you, the more power to you!

    • @asdfghyter
      @asdfghyter 2 роки тому +8

      @@theshermantanker7043 Cobol isn't going anywhere either. Like it or not (probably not), but it's ingrained enough that it's going to take a loong time to replace it, especially according to the "why change what works?" principle.

    • @yungifez
      @yungifez 2 роки тому +15

      @@asdfghyter lol laravel is a very lovely framework
      Very very lovely

  • @unos_apotheosis4231
    @unos_apotheosis4231 Рік тому +7

    VBA was my first, it was fun since it was the first programming language that introduced me to the world of programming 🥰

  • @OctagonalSquare
    @OctagonalSquare Рік тому +4

    Cobal may be hated, but as you said, it’s used to maintain legacy code, and it used to be huge so there are a lot of big companies willing to pay a lot of big numbers to people who can keep their old code running. It’s one of those “you won’t enjoy the work, but your paycheck will make you not think about that

  • @cirobermudez
    @cirobermudez 2 роки тому +95

    Matlab has a great community, and great tutorials on the official web page, the only down side is that is not free and is very expensive. But for quick prototyping and engineering is amazing, for filter design and control design is one of the best tools. I think that some times people skip the learning curve that involves grabbing a new language and start a bad relationship with the language. I love matlab but a understand why some people hate it.

    • @hamm8934
      @hamm8934 2 роки тому +9

      Just learn R. It has everything matlab, and more. Plus it’s completely free.

    • @chop098
      @chop098 2 роки тому +17

      @@hamm8934 It has none of the toolkits, a huge benefit of matlab.

    • @MurrayRide
      @MurrayRide 2 роки тому +3

      Python better than all

    • @hamm8934
      @hamm8934 2 роки тому +1

      @@chop098 After a quick search, R has most, if not all of Matlab's tool kids in the form of libraries. One of the many perks of being open source.

    • @chop098
      @chop098 2 роки тому +4

      @@hamm8934 Have you ever done anything that used physical hardware? Matlab has so many features objectively not present in any other language or ecosystem, things like control libraries and MPC

  • @foxmccloud8960
    @foxmccloud8960 2 роки тому +159

    Lol and here's me with COBOL being the first language I ever dedicated myself to learning 😂

    • @CodingWithLewis
      @CodingWithLewis  2 роки тому +58

      You are probably at a 900 IQ

    • @gregkilgore4035
      @gregkilgore4035 2 роки тому +16

      Started with COBOL 74, then RPG 2, then BASIC. Worked as a programmer for little over a year. Then moved on. Could be behind a desk all day.

    • @marc_frank
      @marc_frank 2 роки тому +4

      @@gregkilgore4035 could or could't?
      where did you go if the latter?

    • @gregkilgore4035
      @gregkilgore4035 2 роки тому +3

      @@marc_frank Mayo Technical School now called Big Sandy Community and Technical College. Paintsville, KY. Changed from School to College the 2nd year I was there. Got a diploma instead a degree.
      We had a System36 that emulated a AS400. Then the 2nd year they had an actual AS400.

    • @gregkilgore4035
      @gregkilgore4035 2 роки тому +4

      @@marc_frank misunderstood the question at first. 😆.
      Couldn't be behind a desk all day.
      Back to construction work. Laborer and equipment operator.

  • @cyberherbalist
    @cyberherbalist 7 місяців тому +3

    I taught myself BASIC on a Commodore Vic 20. When I got my programming degree in 1987, the primary language was COBOL, because the main employer in the area was state government, and they all had IBM mainframes. COBOL was pretty universal. IBM had only released their first PC a couple of years before. I coded in COBOL until 2001, when I was offered a chance to transition to Windows Server applications programming in VB6. That was great, but when we transitioned to C#, it was even better. That's what I coded in until I retired in 2016.
    But I actually liked COBOL. It was great for batch programming and OLTP. It was quite procedural, but later, after I left COBOL, IBM created a version that had objective features. I never used it, but I suspect it might have been interesting.

  • @h3xad3cimaldev61
    @h3xad3cimaldev61 2 роки тому +241

    How the hell do you put Matlab up there, Matlab is used for adding some extra logic into math compared for these general purpose languages

    • @WilliamWonker
      @WilliamWonker 2 роки тому +21

      I’d rather use an abacus for math than Matlab for anything lol

    • @amos9274
      @amos9274 2 роки тому +11

      Yeah and that's the only thing it should be used for. When I started working at ABB (one of the biggest power electronics companies) I was absolutely shocked to see the majority of the control software for the trains programmed in MATLAB/Simulink💀💀

    • @Itsmellsfishy
      @Itsmellsfishy 2 роки тому

      Cos mat lab is aids to use.

    • @robergarcia11
      @robergarcia11 2 роки тому +3

      I wrote my thesis on electrochemistry theory on Matlab, I used it because my university gave me the licence tho.

    • @ko-Daegu
      @ko-Daegu Рік тому

      And cobol is literary business pacific language it’s not turning complete

  • @damiandeza2761
    @damiandeza2761 2 роки тому +116

    Learning Matlab in the university was pretty cool, all variables are a type of matrix and you can do matrix operations in a flash, learned a lot of image manipulation (same as you can do with opencv now days) as well as having lots of cool modules such as Simulink to build complex mechanical simulations with block diagrams, modifying inputs and checking outputs, and also biochem modules and biological simulations as well. But... The scripts were slow as hell. In conclusion, python wins hahaha

    • @quankhanh8533
      @quankhanh8533 2 роки тому +8

      I'm gonna pretend I understand what you said

    • @geekypicky810
      @geekypicky810 7 місяців тому

      ​@@quankhanh8533you and meh, both

  • @RichyG_YT
    @RichyG_YT Рік тому +7

    I’m very surprised that VB is in here, I learned basic on a C64, then basic on DOS then moved into visual basics for excel and also the standalone version. I did learn C, C++ and C + Turbo but it just felt that basic was easier to use. I made HTML editors, Fruit/slot machines/ other games too, also database for a cashing check shop. Picture editing programs, hand writing recognition and programs to link with LCD displays. Probably a lot more I don’t remember over the years but I personally found it easy to use.

  • @JayJ-je6gb
    @JayJ-je6gb Рік тому +2

    Man really taking shots at Jenkins with that groovy call out

  • @Egersan
    @Egersan 2 роки тому +150

    expected to see javascript here...

    • @ahmadalghali90
      @ahmadalghali90 2 роки тому +38

      excuse me, I’m hoping you mean javascript not typescript

    • @CodingWithLewis
      @CodingWithLewis  2 роки тому +27

      Not enough people hate it :)

    • @gbagba81
      @gbagba81 2 роки тому +9

      Where you see chaos I see freedom

    • @TizzyT455
      @TizzyT455 2 роки тому +33

      @Bakunawa it's popular by use, not because everyone likes it. Hell I have to use it for work and the language is utter garbage, don't get me started on angular...

    • @TizzyT455
      @TizzyT455 2 роки тому +8

      @Bakunawa ah fellow dev. May you be blessed with good debugging sessions and stress free progress reports during monday morning meetings.
      PS: I like ts much better but its still polish on turd of a language imo.

  • @TizzyT455
    @TizzyT455 2 роки тому +10

    I beg to differ, I think if we weighted how popular a language is with how much people hate it, Js would take the cake, what to expect from a language designed in only 10 days.

  • @nothing21797
    @nothing21797 2 роки тому +40

    Men of Matlab, Resist. Fight !!!! 💂🗡️ 💂🗡️ 💂🗡️

    • @everythinggush
      @everythinggush 7 місяців тому

      Is it a hard course ? I have it next year

    • @nothing21797
      @nothing21797 7 місяців тому

      @@everythinggush easier than Python

    • @Mnerd7368
      @Mnerd7368 4 місяці тому +1

      Actually MATLAB is confusing than Python 2/3. MATLAB is absurd to spend $800 per year or $2200 permanent. They're out of their minds spending excessively amount of money.

    • @nothing21797
      @nothing21797 4 місяці тому

      @@Mnerd7368 I understand that it is costly but you get a licence from your uni or organisation.

  • @Masp89
    @Masp89 Рік тому +3

    I'm 33 years old and got fed up with web development in React.js, Express.js and Django, so I learned cobol. Best decision I ever made. I'm actually getting to develop lots of new things, and I get to work on systems that performs a lot of mission critical functions.

    • @timothykeith1367
      @timothykeith1367 2 місяці тому +1

      With Oracle and other RDMS, newer COBOL isn't that bad. Previously, the job stream had steps to sort and prepare the data. Much of the applications were organizing the data so the next step could use it. Now, SQL does the heavy lifting.

  • @michaelbenvenuto1473
    @michaelbenvenuto1473 2 роки тому +20

    Matlab is great for engineering and almost exclusively used for such; I use it quite frequently to generate digital filter coefficients and (rarely) for high level synthesis, both for PLDs.

  • @phokgedimaja327
    @phokgedimaja327 2 роки тому +32

    I like Matlab, it's simulink feature is great for chemical engineers. Combining Matlab with python you can do some crazy mathematical stuff incl ML

  • @tomasberanek3639
    @tomasberanek3639 Рік тому +3

    Me: playing the video for the 5th time and wondering when Haskell will show up

  • @minemino2
    @minemino2 Рік тому +2

    I wrote VBA for 12 hours straight for a group project. Safe to say I was not the same man after that.

  • @alvaroaquije2572
    @alvaroaquije2572 2 роки тому +9

    Jeez I thought I was the only one hating Matlab (I'm studying engineering but also working as developer)

  • @hitmoh
    @hitmoh 2 роки тому +26

    Matlab was with me for the 5 past year during my college,and i still don't understand it

  • @bachibak
    @bachibak 2 роки тому +2

    I use VBA occasionally to Programm simple things occasionally since it's pretty easy to understand

  • @I_Was_Named_This_Way...
    @I_Was_Named_This_Way... Рік тому +3

    For COBOL, yes you can! It’s used in some banks and stuff.

    • @BlueDippy
      @BlueDippy Рік тому

      Dude it is the backbone of banking infrastructure, it’s only useful on the mainframe because of its reliability and record handling.
      Over 900 billion lines of cobol code is used daily.

  • @AT_Automation
    @AT_Automation 2 роки тому +3

    I love matlab (gnu octave is free version) but matlab is made for working with matrices….so math engineering and science not a general language.

  • @oguzalpsaglam6088
    @oguzalpsaglam6088 Рік тому +23

    Bro, I think you forgot to mention PHP 😂

    • @jamesc3505
      @jamesc3505 6 місяців тому +3

      Yeah, I use PHP, and I was expecting to see it on the list. It was number 2 on a list I saw somewhere for lowest pay.

    • @robert_kotula
      @robert_kotula 4 місяці тому +2

      PHP is a fairly easy language so I wouldn’t hate on it. You can hate the jobs that require it though.

    • @rustymason3860
      @rustymason3860 4 місяці тому +2

      "There is no bad PHP, only bad PHP programmers."

  • @droidy347
    @droidy347 Рік тому +2

    COBOL is what a lot of old bank systems still run on so if you know it you might get a good job for a bank but that’s it

  • @bradmast4144
    @bradmast4144 2 роки тому +12

    I really don't understand, why do you call Matlab programming language ?

    • @theastuteangler
      @theastuteangler 2 роки тому +8

      because he doesn't know what he's talking about

    • @orinbrim7019
      @orinbrim7019 Рік тому +4

      Because it is one? What does this question mean

    • @percyvile
      @percyvile Рік тому +6

      @@orinbrim7019 it's a scripting language, more of a toolset like R studio than something like python or C++

    • @alimertc
      @alimertc Рік тому +2

      @@percyvile you can program something with a scripting language, can't you? therefor all scripting languages are programming languages as well

    • @sethadkins546
      @sethadkins546 Рік тому +1

      @@alimertc Wrong. By that logic bash scripts are programs.

  • @alifrio75
    @alifrio75 Рік тому +2

    dude, cobol is run inside wireframe computer which usually used for banking and finance.. a friend of mine have 10x my salary doing cobol

  • @math2085
    @math2085 Рік тому +2

    my stepdad dropped a PHP book on my head at 15, and oh boy learning that shit was harder than the hit itself

    • @azhagurajaallinall126
      @azhagurajaallinall126 Рік тому

      Your step dad really try to father you or simply evil by unknowing instinctively or knowing
      Who knows yet 😅😂
      Wish you all well 😃🌟✨🙌
      12.04.2023 02:09-10 am ist

  • @02orochi
    @02orochi 2 роки тому +15

    Grouping groovy with These absolute ass languages when theres ABAP out there is just nitpicking in the same way JavaScript and php get flack

  • @programmertheory
    @programmertheory 2 роки тому +8

    for me, my most hated programming language is JavaScript

  • @amans6504
    @amans6504 2 роки тому +1

    I've heard from some old programmer that maintaining legacy code and mainframe is very very rewarding today as nobody is there to handle those systems.
    He called us js folks as script kiddies

  • @altravels7426
    @altravels7426 Рік тому +1

    My first programming language was VB6, so VBA was a piece of cake. Actually really enjoyed it, especially with MS Access

  • @yoramgondwe
    @yoramgondwe 2 роки тому +5

    I used Groovy for like a year and it was pretty easy really

    • @poopoo-dk4hu
      @poopoo-dk4hu Рік тому +1

      It’s legit the easiest language lmao

    • @metcaelfe
      @metcaelfe Рік тому

      Agreed, this bloke has no clue about it

    • @patrickstick8249
      @patrickstick8249 Рік тому

      It's very good with spock for testing Java/Kotlin code. I would not choose it instead of Java/Kotlin to write application though

  • @qbashi
    @qbashi 2 роки тому +3

    I use VB 6.0 on daily basis. In application that I need to maintain and improve. It's heartbreaking.

    • @anm3037
      @anm3037 Рік тому

      I inherited vba projects but instead of maintaining then, I dedicated two years to rewrite it in c#. Best decision

  • @Zub_Sero
    @Zub_Sero Рік тому +1

    I used to work as a consultant for a firm who handled payments for employees as a service (all in one bookkeeper software etc) their mainframe is still 40% written in COBOL. In 2020 during the pandemic. They hired a couple of retired programmers to help fix a critical bug. They ended up paying about 700€ per day after taxes just because nobody else qualified to do it.

  • @DemonGaming-oh6np
    @DemonGaming-oh6np Рік тому +1

    him trying to make some suspense while announcing 1st
    caption : I don't think so

  • @eeveeboi7777
    @eeveeboi7777 2 роки тому +4

    Me who still uses scratch:

  • @slimgrim4851
    @slimgrim4851 Рік тому +4

    Assembly has got to be on this list

  • @seoLeir
    @seoLeir Рік тому +1

    bro said groovy....💀

  • @mackb996yt3
    @mackb996yt3 Рік тому +1

    Me who is learning how to code from different communities (of programmers) and youtube for free
    And I built my first project a month ago and I am trying to add mechanical switch control to that project.

  • @_TeXoN_
    @_TeXoN_ 2 роки тому +4

    Why is Matlab lacking basic programming functions. Some concepts like abstract classes are easier in Matlab than in Python.

  • @Syndicalism
    @Syndicalism 2 роки тому +15

    I like MATLAB. Very useful videos to help me in my Signal Processing classes

    • @jacobjonm0511
      @jacobjonm0511 10 місяців тому

      stay away from MATLAB. It makes you lazy and does not have a proper structure for making a code. It is only good for doing the homework.

  • @OneHitWonder383
    @OneHitWonder383 8 місяців тому +1

    VBA is _awesome._ It interacts with Excel and with the operating system _flawlessly._ It is also easy to read and understand. VBScript also interacts with the operating system and, you can declare the proper object to interact with any application that chooses to support that interaction. You can rag on VB and it's derivatives, but they work flawlessly with Windows and that means the vast majority of business computers.

  • @NoName-ny1bt
    @NoName-ny1bt 2 роки тому +1

    I had to make a tic tac toe game in MATLAB in my first semester of uni.

  • @Shrekfromthehitmovieshrek
    @Shrekfromthehitmovieshrek 2 роки тому +12

    I love visual basic im gona cry i program all sorts of stuff with it

    • @ASTROBOXSD
      @ASTROBOXSD Рік тому +1

      isnt it used to make windows applications? am studying a course on it currently

  • @Pompomatic
    @Pompomatic Рік тому +10

    Man imagine hating something purely because it is old

  • @longlostbrah
    @longlostbrah Рік тому

    Funny to see COBOL in this list.
    I just started learning and working with COBOL, though most of our work is done with CA2E (Synon), CA2E generates basic templates depending on the type of function you want to create and has user points where you can add your own code.
    It’s actually pretty simple once you get the hang of and it does at lot of the coding for you.
    I personally haven’t done any COBOL coding from scratch but I have had to read through and debug enough functions to understand why it’s on the list.

  • @phamxuankhoaa
    @phamxuankhoaa 9 місяців тому +1

    People hate objective c but still force using it still force using it since a lot of applications use obj-c

  • @_____Neo___
    @_____Neo___ 2 роки тому +21

    Fun fact a bunch of stuff that matlab does, also comes in free libraries for python.

  • @nubbyboi6523
    @nubbyboi6523 Рік тому +44

    You gotta remember the worst feature of MATLAB
    It uses 1-based indexing
    Edit: Welcome to 1-Based Indexing Land, where all of your favourite languages with 1-based indexing can be found

    • @DaDescriptor
      @DaDescriptor Рік тому +10

      Introducing, Lua

    • @Mark.Brindle
      @Mark.Brindle Рік тому +4

      So does Pascal.

    • @Scymet
      @Scymet 11 місяців тому +7

      Because it's for people who use matrices, not programmers.

    • @Ved3sten
      @Ved3sten 10 місяців тому +2

      I think R does as well

    • @nicattagyev2567
      @nicattagyev2567 7 місяців тому +1

      Introducing, Scratch

  • @philb6416
    @philb6416 2 роки тому

    I taught myself VBA from the macro record function, the immediate window and messing around automating workflows in word and excel. It's pretty useful when you pump it into Microsoft access and with the reference library you can jump into pretty much any Microsoft app - outside of that though... When I started learning dynamic typing languages i freaked out - I think VBA made me prefer static typing.

  • @galdexis34
    @galdexis34 Рік тому +1

    I was expecting a reference to MATLAB's arrays starting index being 1 lol

  • @Tobawa2601
    @Tobawa2601 2 роки тому +3

    Well I learned ABAP, which is the programming language of SAP and is derived from COBOL. It's not fun to use, when you know about modern languages.

    • @anbiabohlam5468
      @anbiabohlam5468 10 місяців тому +1

      And here I am, I was just resigned from ABAP developer
      Such waste of time of my life

    • @Tobawa2601
      @Tobawa2601 10 місяців тому

      @@anbiabohlam5468 Same :D

    • @anbiabohlam5468
      @anbiabohlam5468 10 місяців тому

      1 thing that I always notice that, ABAP Dev always filled with old or people who don't know really well about modern stack. And yes as you have said, it is really frustrating to work on ABAP when you know something better

  • @bensontenson1512
    @bensontenson1512 2 роки тому +16

    What about brainf*ck

    • @CodingWithLewis
      @CodingWithLewis  2 роки тому +11

      Not used enough :)

    • @binguloid
      @binguloid 2 роки тому +6

      anybody using brainf*ck are only doing it for the challenge

    • @bensontenson1512
      @bensontenson1512 2 роки тому +1

      @@binguloid have you seen the ai that can code in bf

    • @aaplies8879
      @aaplies8879 2 роки тому +2

      Try Malbolge

  • @30Ravi
    @30Ravi 2 роки тому +1

    Being a groovy developer, completely agreed to it being so hated

  • @sergioaugustoangelini9326
    @sergioaugustoangelini9326 2 роки тому +1

    Bro Matlab is extremely useful for scientific research!

  • @ImperatorZed
    @ImperatorZed 2 роки тому +8

    I was like "where's Cobol?"
    Then it happened.
    I use Cobol at my job. We still write new programs in it.

    • @cagtbd
      @cagtbd 2 роки тому

      I wish I learned cobol but I did c++ and then vba

    • @mycelia_ow
      @mycelia_ow 2 роки тому

      What the heck lol

    • @133m4n
      @133m4n Рік тому +2

      So I. I am still building new programs and systems with Cobol every moment. Most people only know about the mainframe Cobol but ignore there are newer standards since 2000 also object-oriented too. The latest version of standard was 2014. See Micro Focus for object-oriented Cobol.

    • @captainzoltan7737
      @captainzoltan7737 Рік тому

      Why??????

  • @korngsamnang
    @korngsamnang Рік тому +5

    PHP: why im not in the list?

  • @CyberBlastStudios
    @CyberBlastStudios Рік тому

    New versions of COBOL are actually very feature filled. The moshix UA-cam channel explains this very well. It's not just legacy code written in it.

  • @Esteban7GT
    @Esteban7GT Рік тому

    Cobal is also used for maintaining many ATM machines, which is why anyone that knows it can do pretty decent in that niche.

  • @Goodgu3963
    @Goodgu3963 2 роки тому +22

    C++ definitely needs to be on this list. Absolute nightmare to deal with even after learning it.

    • @neverdead6529
      @neverdead6529 Рік тому +24

      What ? C++ is everywhere you don't know about c++ because I think your first language was python 🤡

    • @I___Am
      @I___Am Рік тому +11

      Try C, I bet you'll love it.

    • @0x5D
      @0x5D 9 місяців тому

      @@I___Am C, for all its faults, is actually a very simple and coherent language that's somewhat fun to program in, nothing like C++'s "let's try to make the one ultimate complicated language that has all the things except a decidable grammar, is useless for writing library interfaces because there's no ABI stability even among versions of the same compiler, keeps all of C's pessimistic undefined behavior shenanigans that make it impossible to write an OS or an embedded project without invoking UB and giving the optimizer free reign to break your low level code, while also turning the UB up to eleven thousand, and lets you overload operator+ to launch nukes."
      The "C++ FQA" is a very entertaining, albeit dated, read full of takes like this.
      IMO C++ is best used as "C but with methods on structs, and namespaces, and the occasional simple template". Trying to do Java-style OOP in it is not advised, and stay away from exceptions or std:: templates to the greatest extent possible.

    • @Zulonix
      @Zulonix 9 місяців тому +7

      @@I___AmWhen I switched from BASIC to C in the early ‘80s, I thought I’d died and gone to heaven. 😊

    • @I___Am
      @I___Am 9 місяців тому

      @@Zulonix
      I bet only those smart people can fully learn and understand C, hell, I'll not be surprised if they learn assembly first before learned C. 😅

  • @davidfhhd3633
    @davidfhhd3633 2 роки тому +12

    Visual Basic was my first programming language 😂

    • @CodingWithLewis
      @CodingWithLewis  2 роки тому +4

      and your thoughts? 🤔

    • @starstheengine
      @starstheengine 2 роки тому +4

      Same. Made a simple calculator app with it in elementary.

    • @davidfhhd3633
      @davidfhhd3633 2 роки тому +2

      @@CodingWithLewis I only wrote 2 little programs.
      I guess it is a pretty simple language, but else I don't know what I should think about it

    • @gbagba81
      @gbagba81 2 роки тому +1

      Maybe we walked similar paths, I got into coding because I wanted to do awesome things with excel and VBA was about it. Then I thought damn I like all of this. Maybe you know how to do time series with tensorflow?

    • @medman4309
      @medman4309 Рік тому

      I use it as a pharmacy intern building excel calculators for drug dosing. I feel like I'm getting good at it, but at the same time it seems like there's a way easier way to do everything I do.

  • @gasovensforqcult
    @gasovensforqcult 8 місяців тому

    COBOL was invented pre-security, but knowing how to secure mainframes running COBOL in 2023 and going forward is a high paying gig. I am learning COBOL and how to secure it now. Almost every bank and card processor in the USA use IBM z16 and z17 mainframes

  • @SASA_maxillo
    @SASA_maxillo 8 місяців тому +1

    Bruh the title for this video should be: "programming languages you NEVER heard before" 😂😂

  • @TuberTugger
    @TuberTugger Рік тому +4

    I was on a forum that specializes in CAD code development. I solved the problem in c#.
    They asked if I could give it to them in VBA instead... I did not.

  • @GaryMarriott
    @GaryMarriott Рік тому +5

    COBOL: Its 60+ years old & all you can do with it is maintain legacy code... FOR A SHIT TON OF MONEY BECAUSE THE SKILL IS VERY SCARCE!

  • @franksmith9725
    @franksmith9725 Рік тому +2

    School taught me Visual Basic, never want to learn programming after that nightmare

  • @cana5312
    @cana5312 10 місяців тому

    As physics major and working on both python and Matlab, I found that some of the numerical approximation algorithm can only run on Matlab due to speed. Python frequently crashes even tho they are the exact same code and same computer.
    I still think matlab is quite good at some tasks as someone said in the chat as well

  • @Lemar024
    @Lemar024 2 роки тому +3

    I love MATLAB

  • @IsaacPiera
    @IsaacPiera 2 роки тому +7

    MATLAB is one of the easiest. Sorry man, you haven't programmed in MATLAB at all. You want to multiply two matrices? Do A*B.

  • @natepultorakmusic928
    @natepultorakmusic928 5 місяців тому

    Got my start on Visual Basic 5. It was loads of fun, and kid me got to make the equivalent of Quizlet years before it was a thing!

  • @Stepbrohelp
    @Stepbrohelp Місяць тому

    My first ever coding experience was for a linear algebra class during Covid. Everything was online, I was trying to learn linear algebra, but the professor wanted to make it a 50% programming course, so I had to learn MATLAB online at the same time. It was dreadful, but I somehow pulled through with a B.

  • @royhi1809
    @royhi1809 2 роки тому +9

    I love VBA!

  • @aufdem2
    @aufdem2 2 роки тому +6

    Groovy is my favorite language! 🤷🤣

  • @MagnusPeccatori
    @MagnusPeccatori Рік тому +1

    Curiously enough, given the age of COBOL and the scarcity of COBOL devs, it is actually in high demand due to the fact that a lot of banks and hospitals still have systems than run on COBOL

  • @bmxbike8711
    @bmxbike8711 Годину тому

    I expected Assembly at the end

  • @mushfiqfuad249
    @mushfiqfuad249 2 роки тому +4

    wonder Java is not in the list.

    • @Ihavetoreturnsomevideotapes
      @Ihavetoreturnsomevideotapes 2 роки тому +2

      U r mom

    • @CodingWithLewis
      @CodingWithLewis  2 роки тому +4

      People love Java :)

    • @mushfiqfuad249
      @mushfiqfuad249 2 роки тому

      @@CodingWithLewis, I love Java too. But there's a lot of hate comments on Java.

    • @texrot9781
      @texrot9781 2 роки тому

      @@CodingWithLewis people HATE java. As much as they do, they hate even more and people always hope they wont need to use it or they try to switch to something else. Every java application ive used has run worse thsn electron 😆 I don't evrn wanna get into the oracle stuff...

  • @stix53
    @stix53 2 роки тому +3

    c++ not in the list, weird

    • @CodingWithLewis
      @CodingWithLewis  2 роки тому +2

      some people LOVE C++

    • @thatswiki3728
      @thatswiki3728 2 роки тому

      @@CodingWithLewis You have to be a psychopat to love C++ xd

  • @treeflamer
    @treeflamer Рік тому +1

    Can you talk about googles new language Carbon and if it’s worth learning versus python?

  • @happyjohn1656
    @happyjohn1656 Рік тому +1

    Visual Basic was the first language I learned in high school 😭
    2:10 PM
    10/1/2022

    • @brokecsstudent
      @brokecsstudent Рік тому

      Same. I got marked down for creating sub par projects. I got B+ in the end. Wasn't a good grade to be honest. Excel is not excellence to me.

  • @IAmSamuelCharpentier
    @IAmSamuelCharpentier Рік тому +2

    Him: There’s not much you can do with Cobol
    The Banks: 😬😬😬

    • @jinzala
      @jinzala Рік тому

      He forgot about ABAP mentioning COBOL ^^

  • @fortress61
    @fortress61 Рік тому +1

    i used vba to a college project, i kinda enjoyed it

  • @ssamani24
    @ssamani24 3 місяці тому

    Fun fact: COBOL is still being used in most major banking institutions with almost a TRILLION lines of code currently in production.

  • @SujjuBabu
    @SujjuBabu Рік тому +1

    In my last job I used to work with groovy. I just quit even without another job.

  • @Bluebed
    @Bluebed 5 місяців тому

    I think VBA is really cool, because its really easy to learn and to understand. Learning programming in Excel is one of the best paths to learn programming i think.

  • @zadiczane7618
    @zadiczane7618 2 роки тому +1

    Bro I'm bout to become Mr. Cobb💀

  • @sooomi111
    @sooomi111 2 роки тому +1

    I used to code in COBOL long time ago , and got a job in a bank bcs of COBOL

  • @ARationalRedneck
    @ARationalRedneck 9 днів тому

    Speaking as someone who is fluent in VBA at a very high level..... I can confirm, it's only used in excel. :)

  • @nathminerhaven2097
    @nathminerhaven2097 Рік тому +1

    Brainfuck: allow me to introduce myself

  • @-Name-here-
    @-Name-here- 2 роки тому +1

    I was sitting in suspense waiting to see if any of the languages I like were generally considered bad 😂