programming fans explaining

แชร์
ฝัง
  • เผยแพร่เมื่อ 27 พ.ย. 2024

ความคิดเห็น • 517

  • @thestemgamer3346
    @thestemgamer3346  2 ปีที่แล้ว +68

    *OMG 100K VIEWS*
    I am so grateful you decided to check me out!
    Check out Part 2 Here:
    th-cam.com/video/30v4B4ApszE/w-d-xo.html

  • @install_gentoo
    @install_gentoo 2 ปีที่แล้ว +470

    Rust users when they haven't told anyone about their language for half a second:

    • @bettercalldelta
      @bettercalldelta 2 ปีที่แล้ว +103

      Rust users are like the Arch users of programming languages

    • @thestemgamer3346
      @thestemgamer3346  2 ปีที่แล้ว +75

      @@bettercalldelta bonus points if you use Arch and Rust

    • @gmdrandom6287
      @gmdrandom6287 2 ปีที่แล้ว +39

      @@bettercalldelta I use rust btw

    • @kebien6020
      @kebien6020 2 ปีที่แล้ว +35

      As an Arch user (btw). Never before have I been so offended by something I a hundred percent agree with

    • @MagicNumberArg
      @MagicNumberArg 2 ปีที่แล้ว +2

      Lol. Im totaly doing it. Why am I doing it? Last time I did it was for Typescrpit in 2014. Why does Rust compell me to do it?

  • @seawarshark6674
    @seawarshark6674 2 ปีที่แล้ว +1218

    Me who doesn't understand programming but still loving the meme and putting it on my playlists: "I love your funny words magic man"

    • @graphitic5578
      @graphitic5578 2 ปีที่แล้ว +44

      programming is very simple (at least to me at my 2 year journey on programming).
      start out with python, has lots of tutorials and things that every programmer needs.

    • @karmatical5837
      @karmatical5837 2 ปีที่แล้ว +43

      @@graphitic5578 its not the best to simple start with python.
      He needs to learn Programming Logic, then he will select the one that fits to his objective.
      Not everyone wants to make a game
      Not everyone wants to make an app, program or software.
      But maybe one of the 2, maybe other, you get it.

    • @graphitic5578
      @graphitic5578 2 ปีที่แล้ว +9

      @@karmatical5837 dude. are you gonna say python is slow?
      no really. in my 2 years, python absolutely does the job, does fit any objective you're trying, its performance is decent, has lots of libraries which are very capable.
      something that is very popular has a ton of facts that also is true, not a lot to philosophise.

    • @thestemgamer3346
      @thestemgamer3346  2 ปีที่แล้ว +51

      @@graphitic5578 python is objectively one of the slowest languages. JavaScript is faster.
      However this is not all that important since modern hardware is already blazingly fast. Python being slow means your program runs at 20 microseconds instead of 20 nanoseconds.
      However this is still a significant slowdown in terms of CPU time. Python also eats a lot of memory since it is object oriented and stores everything including integers on the heap.
      This is why a lot of Python libraries are just wrappers for C and FORTRAN code. For example, NumPy's subroutines are primarily written in C/C++ and make use of existing LAPACK and BLAS bindings rather than rewriting everything in Python.
      Multithreading is also a rather worthless task in Python due to the fact that the language was built to be single threaded. Getting past the GIL is not really worth it from a performance standpoint, much faster to simply make a multithreaded program in Rust or C++ or Go.
      Python is a great language all things considered however, one of my favorites and definitely one of the easiest to get started into programming.
      However as mentioned above learning computer science fundamentals will help you be a better programmer than visa versa.
      Understanding boolean logic, data structures, algorithms. All of these are more important than the language and syntax you chose.
      Python imo is a great language for some I/O bound tasks and parsing, particularly related to the web. It is also great for scientific computing due to the many libraries written for it. However it is not the best language for scientific computing from a performance standpoint, that is still C++.

    • @thestemgamer3346
      @thestemgamer3346  2 ปีที่แล้ว +26

      @@karmatical5837 programming logic often varies by paradigm, the way one writes a program in Haskell is quite different to writing something Java, which is also very different to writing something in python.
      It isn't simply the language that is important, also the libraries and frameworks supported by that language.
      Unless by programming logic you meant more of a computer science approach in terms of understanding things like Turing machines, complexity theory, and machine instructions and gates. In that case I'd agree as those are pretty foundational to all languages.

  • @2wr633
    @2wr633 2 ปีที่แล้ว +121

    theory is when you know everything but nothing works
    practice is when everything works but no one knows why
    in programming practice and theory are combined
    nothing works and nobody knows why

    • @vadiks20032
      @vadiks20032 2 ปีที่แล้ว +6

      stackoverflow answer guys are high beings

    • @xXJ4FARGAMERXx
      @xXJ4FARGAMERXx 2 ปีที่แล้ว +2

      @@vadiks20032 they should make a stack overflow network but on discord.
      *Discord Overflow*

    • @palmberry5576
      @palmberry5576 2 ปีที่แล้ว

      @@xXJ4FARGAMERXx I have considered making a bot that does this, but then I decided it wasn’t worth it considering how much discord has been changing their api recently

    • @DamnBoii123
      @DamnBoii123 2 ปีที่แล้ว +1

      @@xXJ4FARGAMERXx well you can remove the stacks.

  • @mo3tasim_awadh
    @mo3tasim_awadh 2 ปีที่แล้ว +671

    1:10
    Indian guy who teaches programming on TH-cam:

    • @sheesh3178
      @sheesh3178 2 ปีที่แล้ว +55

      Nah, because they teach everything overall.

    • @yashgautam5986
      @yashgautam5986 2 ปีที่แล้ว +14

      @@sheesh3178 Fr

    • @anonamemous6865
      @anonamemous6865 2 ปีที่แล้ว +1

      Can you provide links?

    • @arneshpal7702
      @arneshpal7702 2 ปีที่แล้ว +1

      @@sheesh3178 no kiddo

    • @薹
      @薹 2 ปีที่แล้ว +2

      @@arneshpal7702 this you 🤓

  • @sozius0
    @sozius0 2 ปีที่แล้ว +13

    I remember hearing that as a joke someone at our school went on stack overflow and asked how to fix the code (in python) of:
    pront ("hello world")
    Our school got IP banned for a year.

  • @darltrash
    @darltrash 2 ปีที่แล้ว +58

    lua developers trying to convince you that starting indexes from 1 is good design:

    • @nisbahmumtaz909
      @nisbahmumtaz909 2 ปีที่แล้ว +4

      Huh
      So this is an interesting overlap between lua and matlab users then

  • @Kvitka_space
    @Kvitka_space 2 ปีที่แล้ว +37

    0:43 as a Java developer I can tell you that these classes are very important to the stability

  • @wilkesreid
    @wilkesreid 2 ปีที่แล้ว +11

    The object oriented one hurt. Everyone eventually gives in to the dark side and starts using nutty classes like that.

  • @karmatical5837
    @karmatical5837 2 ปีที่แล้ว +349

    As a scratch user since i was a child
    It is amazing, the community is good and scratch itself is evolving everyday, thanks Griffpatch for making our projects better.
    (This dude is on YT and has a lot of tutorial videos from a basic plataformer game to a fucking 3D Multiplayer game, using Raycaster Method and Cloud fro Scratch itself)

    • @characharayong
      @characharayong 2 ปีที่แล้ว +12

      My school forces us to use Scratch as part of our computer lesson and bruh I have a hellish time. I think I got a C....

    • @karmatical5837
      @karmatical5837 2 ปีที่แล้ว +9

      @@characharayong scratch is easier than probally every programming language
      Even python can be harder than scratch

    • @characharayong
      @characharayong 2 ปีที่แล้ว +3

      @@karmatical5837 im just not good with programming stuff 💀😭

    • @goosemushrooms4907
      @goosemushrooms4907 2 ปีที่แล้ว +3

      @@characharayong Well at least you're trying.🙌

    • @characharayong
      @characharayong 2 ปีที่แล้ว +1

      @@goosemushrooms4907 im glad to no longer require to do Scratch right now lol

  • @kerbonaut2059
    @kerbonaut2059 2 ปีที่แล้ว +95

    I have a compulsory 1st year programming course as part of my physics degree and the course deals with c++. While doing the assignment related to pointers, i tried writing a function one way and ran into my first segfault. I feel like I've hit peak comedy.

    • @thestemgamer3346
      @thestemgamer3346  2 ปีที่แล้ว +12

      Ayyy a fellow physics student! You should learn Rust

    • @ohwow2074
      @ohwow2074 2 ปีที่แล้ว +13

      Segfaults are a usual thing in the world of C and also C++ lol.

    • @thestemgamer3346
      @thestemgamer3346  2 ปีที่แล้ว +26

      @@ohwow2074 if it doesn't segfault is it even a valid C++ program?

    • @raymundhofmann7661
      @raymundhofmann7661 2 ปีที่แล้ว +10

      This is the way C++ tells you to find a occupation better suiting your abilities like web design or something.

    • @thepiratepeter4630
      @thepiratepeter4630 2 ปีที่แล้ว +3

      @@thestemgamer3346 Or use unique_ptr

  • @alexander1989x
    @alexander1989x 2 ปีที่แล้ว +4

    The last one should be "Assembly programmers"

  • @Sercil00
    @Sercil00 2 ปีที่แล้ว +60

    0:54 oh god, I feel so good to know that other people know this pain.
    I was seriously wondering if I have some kind of mental problem for constantly struggling with this. There are SO MANY different options to center stuff, and half the time, none of them work, somehow.

    • @thestemgamer3346
      @thestemgamer3346  2 ปีที่แล้ว +14

      it's so annoying, glad I don't work in Front End

    • @SuperfieldCrUn
      @SuperfieldCrUn 2 ปีที่แล้ว +5

      Usually, I desperately rely on flexbox for such things.

    • @martiananomaly
      @martiananomaly 2 ปีที่แล้ว +1

      Most of them literally work pretty easily lol. It's really simple and the meme gets blown out of proportions.

    • @ojasdighe991
      @ojasdighe991 2 ปีที่แล้ว +7

      @@martiananomaly maybe this problem arises when a css selector has many properties and people often write contradicting stuff leading to that property not getting accepted by browser.

    • @vadiks20032
      @vadiks20032 2 ปีที่แล้ว

      flexbox
      margin: auto 0;
      display: absolute
      left: 50%;
      any other ways? cursed ones?

  • @graphitic5578
    @graphitic5578 2 ปีที่แล้ว +38

    dude the object oriented programming one hits home. you'd had to see the other class of what caller used by the function.

    • @MagicNumberArg
      @MagicNumberArg 2 ปีที่แล้ว +1

      OOP can also be duck-typed 😉

  • @mikedev101
    @mikedev101 2 ปีที่แล้ว +285

    Finally a good reason to be a Scratch veteran

    • @thestemgamer3346
      @thestemgamer3346  2 ปีที่แล้ว +49

      @Mousab Scratch is a programming language mainly for children. It is visual and programming is done by connecting various blocks to form valid programs.
      The language is Turing Complete so any arbitrary program that you can write on a computer can be written on it.

    • @pterrydactyltimegd5859
      @pterrydactyltimegd5859 2 ปีที่แล้ว +25

      @Mousab scratch is hot

    • @jeffwill3556
      @jeffwill3556 2 ปีที่แล้ว +4

      @@pterrydactyltimegd5859 Indeed

    • @bdkospgkopakpf5465
      @bdkospgkopakpf5465 2 ปีที่แล้ว +17

      @@thestemgamer3346 sadly its moderation and community has at been an all time low with projects and people getting mass reported by 3 year olds and my friend got 4 warns in 1 singular day

    • @cursed_cats5710
      @cursed_cats5710 2 ปีที่แล้ว +4

      scratch project quality has generally gone down the gutter, especially front-page games

  • @Slimysock-td6oq
    @Slimysock-td6oq 2 ปีที่แล้ว +38

    As a logic programmer who designed my own rolling memory system, I can confirm, I definitely dont exist

  • @CALI4ORNIA14
    @CALI4ORNIA14 2 ปีที่แล้ว +43

    A friend of mine has recommended me this tutorial. And i couldn't' be more happier

  • @RandommBoyo
    @RandommBoyo 2 ปีที่แล้ว +47

    Short way to crush a dream of a kid that wants to create a video game : show them the programming process

    • @gigachad1622
      @gigachad1622 2 ปีที่แล้ว +2

      Been my dream since I was 12 yo, now I'm 18 and I'm I saw how hard programming is (learned C++ and the basic knowledge needed to program in highschool in the 3rd year), I just went through a year of teachers that are trying to put inside my head JavaScript lessons that I still fail to understand (the 4th year is finished and I still don't know what NetBeans is [jk]). What did I learn ? Programming is hard and I'm fucking stubborn lol.

    • @Drillgon
      @Drillgon 2 ปีที่แล้ว

      @@gigachad1622 If you just want to make games, you don't even need that much programming anymore. Other skills like modeling or level design often matter a lot more (depends on the game of couse). Go learn Unity or Unreal.

    • @gbjj08
      @gbjj08 2 ปีที่แล้ว

      @@gigachad1622 > learns c++
      > says programming is hard

  • @thestemgamer3346
    @thestemgamer3346  2 ปีที่แล้ว +52

    Looks like y'all really like the memes, I might have something cooking for you soon O.O

  • @iVideo1011
    @iVideo1011 2 ปีที่แล้ว +7

    “ButtonPressHandlerFactory” I died

    • @thestemgamer3346
      @thestemgamer3346  2 ปีที่แล้ว +1

      don't forget the ButtonPressSignalVerifierProxyBean

  • @thestemgamer3346
    @thestemgamer3346  2 ปีที่แล้ว +29

    Wait wait wait where are you all coming from??? WTH
    WHO ARE YOU??

    • @shred1894
      @shred1894 2 ปีที่แล้ว +2

      Al Gore got a little groovy and his rhythm danced all over your video.

    • @sirrobertwalpole1754
      @sirrobertwalpole1754 2 ปีที่แล้ว

      RUST IS BLOATED AND YOU KNOW IT, JUST DONT CODE LIKE A MORON

    • @igniteshadow2902
      @igniteshadow2902 2 ปีที่แล้ว +1

      When you know, it's already too late.

  • @darktamer1089
    @darktamer1089 2 ปีที่แล้ว +3

    I remember trying to learn how to modify my Google Theme so it wouldnt have a black url bar, and spent like an hour troubleshooting just to realize there was like a comma somewhere in the code. That was an experience.

  • @riachu1
    @riachu1 2 ปีที่แล้ว +13

    You forgot "C++ Programmers when they find their question closed out cause some jerk said 'Use Boost' and a bunch of bots thumbs it up on Stack overflow" as a screaming image/gif.

  • @Levmih
    @Levmih 2 ปีที่แล้ว +2

    C# user after dealing with another unity’s problem: hapi!

  • @rainmaker9045
    @rainmaker9045 2 ปีที่แล้ว +35

    As a non-programmer, i can confirm i understood nothing

    • @bsharpmajorscale
      @bsharpmajorscale 2 ปีที่แล้ว +3

      I'll just flip that bit for you. Now you understand everything!

  • @nagaykei6611
    @nagaykei6611 2 ปีที่แล้ว +7

    I love how this meme infuriates me about programming and made me question life that I should’ve chosen culinary

  • @bearsgaming6364
    @bearsgaming6364 2 ปีที่แล้ว +5

    0:47 Probably the most accurate thing here

  • @DevineInnovations
    @DevineInnovations 2 ปีที่แล้ว +14

    Someday I will understand all of these instead of half of these. Then I will be a master programmer.

  • @luiz00estilo
    @luiz00estilo 2 ปีที่แล้ว +5

    Rust programmers after spending 27492 hours fighting the borrow checker and lifetime resolutions:

  • @revengerwizard
    @revengerwizard 2 ปีที่แล้ว +8

    Finally an accurate fan explaining about programming, thank you.

  • @retmotiv
    @retmotiv 2 ปีที่แล้ว +6

    I'm 23 and starting to learn COBOL for my job. This is accurate.

  • @federicomorrone9583
    @federicomorrone9583 2 ปีที่แล้ว +236

    As a rust programmer I'm honestly surprised to be recognized in a meme

    • @larry_berry
      @larry_berry 2 ปีที่แล้ว +18

      @@Wariowa345, and that's great

    • @thestemgamer3346
      @thestemgamer3346  2 ปีที่แล้ว +34

      well good news for you because this channel loves rust and memes

    • @bruvhellnah
      @bruvhellnah 2 ปีที่แล้ว +7

      Probably not a great place to ask this, but can anyone share some resources to learn rust? 😂

    • @thestemgamer3346
      @thestemgamer3346  2 ปีที่แล้ว +7

      @@bruvhellnah start with the Rust book
      doc.rust-lang.org/stable/book/

    • @federicomorrone9583
      @federicomorrone9583 2 ปีที่แล้ว +5

      @@bruvhellnah The official rust book is literally the best place to learn

  • @newnameplus55
    @newnameplus55 2 ปีที่แล้ว +1

    Yup, last semester, I took a C++ class, and every assignment had several memory leaks

  • @brandonzhang5808
    @brandonzhang5808 2 ปีที่แล้ว +1

    0:47 alternatively: when you finally install all the necessary dependencies

  • @bulb9970
    @bulb9970 2 ปีที่แล้ว +7

    As someone who took a side programming class in one semester, I’m proud to say I understood none of that

  • @pedikun
    @pedikun 2 ปีที่แล้ว +1

    As a python programmer that write
    Print("hello world")
    2 weeks ago yeah it's how i feel

  • @MrudulJain
    @MrudulJain 2 ปีที่แล้ว +4

    Competitive programmers was accurate ASF 😂😂😂

  • @arkhamsoldier9180
    @arkhamsoldier9180 2 ปีที่แล้ว +6

    As a person that learned HTML, Python, and a little bit of JavaScript at school I can say that this is true

  • @mapleint997
    @mapleint997 2 ปีที่แล้ว +7

    bro tried to slip rust in there lmao

  • @OfficialUnderratedMusic
    @OfficialUnderratedMusic 2 ปีที่แล้ว +2

    Me attempting to center the DIV: CENTER!!! CENTER!!!! 😫😫
    DIV: Nah b, imma just do what I want 😎

  • @PorkpieJohnny
    @PorkpieJohnny 2 ปีที่แล้ว +2

    CS students when they have to use MATLAB for a math class: 0:30

  • @sayori3939
    @sayori3939 2 ปีที่แล้ว +1

    C++ developers dealing with their 140th memory leak: look for c# branch

  • @Fernando_Pereira
    @Fernando_Pereira 2 ปีที่แล้ว +1

    I was just searching about programing languages and TH-cam put it as 1st in my recommendations.
    I'm not disappointed

    • @thestemgamer3346
      @thestemgamer3346  2 ปีที่แล้ว +1

      I'm flattered my meme has reached so many

  • @santiagoserna4
    @santiagoserna4 2 ปีที่แล้ว +2

    That bit on competitive programming made me giggle to tears. Lol

  • @zortnet
    @zortnet 2 ปีที่แล้ว +5

    as a scratch programmer, i can confirm all of these are true.

  • @monmagog
    @monmagog 2 ปีที่แล้ว +2

    And the biggest chads of all: ALICE 3 PROGRAMMERS

  • @Itz_Miles
    @Itz_Miles 2 ปีที่แล้ว +1

    Thanks man, I had two successive strokes trying to read those classes at 0:43 in impact font w/o camel casing!

  • @qy9MC
    @qy9MC 2 ปีที่แล้ว +2

    I programmed SRA coder and decoder in scratch. Since then I am a gigachad.

  • @SpruceReduce8854
    @SpruceReduce8854 2 ปีที่แล้ว +2

    I'm the newbie writing hello world. I don't understand any of this. I still love it anyway

    • @thestemgamer3346
      @thestemgamer3346  2 ปีที่แล้ว

      I'm glad this video is reaching some more newbie users. There's a lot of fun things ahead on this road.

  • @mohiths2065
    @mohiths2065 2 ปีที่แล้ว +19

    I personally prefer C# over Java. It has everything that Java provides minus the flaws

  • @UserSniper
    @UserSniper 2 ปีที่แล้ว +2

    as a scratch programmer i can confirm that is what we look like

  • @ProximityDuck
    @ProximityDuck 2 ปีที่แล้ว +1

    1:10
    Orteil’s idle game maker devekopers

  • @Levmih
    @Levmih 2 ปีที่แล้ว +2

    Flash programmers after understanding that they no longer exist: 💀

    • @thestemgamer3346
      @thestemgamer3346  2 ปีที่แล้ว

      Gone, reduced to ashes

    • @Levmih
      @Levmih 2 ปีที่แล้ว +2

      @@thestemgamer3346 I remember as a kid dreaming about being a flash game designer - but after i realised that exists java, c#, c++ and staff so i started learning python and then c#, but god damn i remember just running from school - going to my sis' computer and just launching the microsoft edge and spending hours sitting there

  • @thestemgamer3346
    @thestemgamer3346  2 ปีที่แล้ว +2

    wait why the hell odes this have almost 150 views? I made this in like a day for a joke!

    • @lifeenjoyer9699
      @lifeenjoyer9699 2 ปีที่แล้ว +2

      Why the heck does this not have 100k views?? This is really good lol.

    • @dumpsockpuppet5619
      @dumpsockpuppet5619 2 ปีที่แล้ว +3

      Build it and they will come

    • @thestemgamer3346
      @thestemgamer3346  2 ปีที่แล้ว

      @@lifeenjoyer9699 I appreciate you

    • @jofx4051
      @jofx4051 2 ปีที่แล้ว +1

      When views suddenly come out of nowhere

  • @spiritbaki108
    @spiritbaki108 2 ปีที่แล้ว +3

    Binary code programmers:

  • @cheatgaming8978
    @cheatgaming8978 2 ปีที่แล้ว +1

    0:48 This is too powerful.

  • @akdn7660
    @akdn7660 2 ปีที่แล้ว +1

    I appreciate you lining up the crab with the beat

  • @gaiusjuliuscaesar9296
    @gaiusjuliuscaesar9296 2 ปีที่แล้ว +1

    As a computer science college student, I can confirm I have been royally fucked by all of these problems at one time or another

  • @OS9N9D
    @OS9N9D 2 ปีที่แล้ว +2

    Writing "Hello World" is the most legendary thing you could possibly do

  • @hedgehogsch.7270
    @hedgehogsch.7270 2 ปีที่แล้ว +2

    0:00 Forth devs explaining how easily you can implement your favourite language on it

  • @megacadgeo9758
    @megacadgeo9758 2 ปีที่แล้ว +8

    Fr scratch is so limited, making even the simplest 3d game is impressive.

    • @ZachAttack6089
      @ZachAttack6089 2 ปีที่แล้ว +1

      The limitations you get used to. What drives me crazy is that it's unbelievably slow. Running a game with HTML on a website means that there will always be some limit to what you can do if you want it to run above 5 FPS.

  • @rickjanote2064
    @rickjanote2064 2 ปีที่แล้ว +1

    0:55 that's exactly how i feel

  • @dramaticmarquinhosvi
    @dramaticmarquinhosvi 2 ปีที่แล้ว +1

    As a scratcher who is also making a big project,i agree

  • @jurajbeno2046
    @jurajbeno2046 2 ปีที่แล้ว +1

    0:42 i love to turn my code into modules and these call names are so real lol

  • @yasinvarol_
    @yasinvarol_ 2 ปีที่แล้ว +1

    That CSS meme was so fkn true.
    Sometimes it feels like imposible to center a FUCKING div.
    💀

  • @Jx_-
    @Jx_- 2 ปีที่แล้ว +2

    Me wanting to one day program in C# knowing I have to mock Java users because a meme told me to

  • @thestemgamer3346
    @thestemgamer3346  2 ปีที่แล้ว

    wow almost 7k views. Thank you so much, I'm not sure where you all came from but it's been nice to have some activity on the channel after a year of silence.
    Unsure how I will use my newfound fame.
    Please like and subscribe if you want to see more videos like this.

    • @thestemgamer3346
      @thestemgamer3346  2 ปีที่แล้ว

      Well this aged poorly, almost 20K now ....
      Also thanks for 100 subs like WTF

  • @i-ahmed3495
    @i-ahmed3495 2 ปีที่แล้ว +1

    1:10
    When you finally center a div

  • @naqithegoat5504
    @naqithegoat5504 2 ปีที่แล้ว +1

    i can approve that css does make you do that when you're trying to align smth specially if you're new

  • @avroarrow29
    @avroarrow29 2 ปีที่แล้ว +3

    Finally, someone knows scratch is the superior programming language. The only rival it has is its child... Scratch JR.

  • @CutieFakeKirby
    @CutieFakeKirby 2 ปีที่แล้ว +1

    Cmd programmers when they forgot to add "@echo off" at the start

  • @helpfulapple3125
    @helpfulapple3125 2 ปีที่แล้ว +1

    I have very little programming knowledge but somehow I understand a few of these

  • @madsinj
    @madsinj 2 ปีที่แล้ว

    The legends of scratch programming are those with the great knowledge of pen rendering in scratch.

  • @killergrooves2438
    @killergrooves2438 2 ปีที่แล้ว +1

    Me after finishing a semester of Intro to Ethical Hacking: “Hello, world!” I know that one!

  • @kanuki0
    @kanuki0 2 ปีที่แล้ว +1

    That last one applies to blueprint programmers too

  • @DaMonster
    @DaMonster 2 ปีที่แล้ว +2

    Ok the python one is a pretty notable improvement tho

  • @Cxdyy
    @Cxdyy 2 ปีที่แล้ว

    0:35 is super true, just go to any programming forum and try to ask for help.

  • @user-lb1ib8rz4h
    @user-lb1ib8rz4h 2 ปีที่แล้ว +1

    Back in like 2015 or whatever I remember thinking C# was better bc of LINQ, it was really convenient to work with imo. Then Java added Stream API and lambdas and I was like... yeah now for me they are the same. lol

  • @Alexifeu
    @Alexifeu 2 ปีที่แล้ว +3

    As someone who made 4 websites I agree with the css one xD But my girls at work are impressed when I do stuff they should already know.

  • @christopherstein2024
    @christopherstein2024 2 ปีที่แล้ว +1

    As a scratch programmer I can't talk about most of these but I don't need to.

  • @hollowknightfan5938
    @hollowknightfan5938 2 ปีที่แล้ว +2

    I was awaiting the scratch part all video
    I have been 3 years on scratch and made somewhere about 300 projects (~150 of them are games)
    I am superior

  • @weeb_dweeb
    @weeb_dweeb 2 ปีที่แล้ว +1

    Yup, that's exactly how i felt when i did the hello world thing.

  • @hunterwolf8539
    @hunterwolf8539 2 ปีที่แล้ว +1

    UE devs using blueprints: they can’t code. But we don’t tell them that to be polite.

  • @HarshRajAlwaysfree
    @HarshRajAlwaysfree 2 ปีที่แล้ว +2

    Idk html programmers and joker looks so good together

  • @GhostlyPhantome
    @GhostlyPhantome 2 ปีที่แล้ว +1

    Even though I understand literally nothing/almost nothing about this I'm still glad I watched this.

  • @Henrex2000
    @Henrex2000 2 ปีที่แล้ว +1

    I got "tricked" into a programming competition once

  • @theodorosmitrou4663
    @theodorosmitrou4663 2 ปีที่แล้ว +3

    The CSS one had me dying.

  • @thysupremematrix4327
    @thysupremematrix4327 2 ปีที่แล้ว +1

    Bash programmers trying not to use 100000000 pipes

  • @renard6012
    @renard6012 2 ปีที่แล้ว +1

    Haskell programmers when they are told to "say the line!": 0:31

  • @BGFutureBG
    @BGFutureBG 2 ปีที่แล้ว +1

    the competitive programming one is so 💯💯💯

  • @cepi8830
    @cepi8830 3 ปีที่แล้ว +3

    This is amazing ty for making this

    • @thestemgamer3346
      @thestemgamer3346  3 ปีที่แล้ว +2

      Thanks, I'm surprised anyone even saw it 😅. But the support is great

  • @maurice7017
    @maurice7017 2 ปีที่แล้ว +1

    1:05 was by far the funniest

  • @CUB3-47
    @CUB3-47 2 ปีที่แล้ว +1

    The last one is literally griffpatch
    And yes, i make scratch games too.

  • @stysan
    @stysan 2 ปีที่แล้ว +1

    Totally agree with all this as a Python and scratch programmer B)

  • @papyrussemi2848
    @papyrussemi2848 2 ปีที่แล้ว +1

    i knew what that ending would be and it was perfect

  • @mothilibu
    @mothilibu 2 ปีที่แล้ว +1

    lua programmers when the world is ending (it cant due to no eof)

  • @sairoof4704
    @sairoof4704 2 ปีที่แล้ว +1

    Fortran programmers :gigachad:

  • @vintprox
    @vintprox 2 ปีที่แล้ว +42

    0:43 Well, that's not OOP, since what this guy tried to explain violates its core principles. It is easy to use it wrong :)

    • @KineticManiac
      @KineticManiac 2 ปีที่แล้ว +3

      Wait, which core principle is violated? It looks fine to me. Handlers, Observers and Factories are all okay, no?

  • @KingThrillgore
    @KingThrillgore 2 ปีที่แล้ว +1

    Scratch programmers being chads is like tipping your hat at Minecraft Redstone programmers.

  • @dodoguy
    @dodoguy 2 ปีที่แล้ว +2

    sinclair BASIC programmers be like: 💀