why you NEED math for programming

แชร์
ฝัง
  • เผยแพร่เมื่อ 4 ม.ค. 2021
  • Get the JomaClass membership: joma.tech/dsa
    First 100 people get 15% off the yearly subscription with promo code "DONUT"
    Donut C article by Andy Sloane:
    www.a1k0n.net/2011/07/20/donu...
    Music by Joy Ngiaw:
    www.joyngiaw.com/
    / joyngiaw
    📱 SOCIAL MEDIA
    ▀▀▀▀▀▀▀▀▀▀▀▀▀▀▀▀▀▀▀▀▀▀▀▀▀▀
    / jomakaze
    / jomakaze
    / jomakaze
    Some of the links in this description are affiliate links that I get a kickback from

ความคิดเห็น • 10K

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

    Thanks for watching

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

      Hi, I watch your videos since from Mexico

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

      Yeah

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

      Dude I saw Joma class website and it looks like need maintenance or something . Also you just look like ramanujan in this video.

    • @sammy-senpai6211
      @sammy-senpai6211 3 ปีที่แล้ว +1

      So what books would u recommend?

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

      hmm so you are alive....

  • @Unknown-gz2yz
    @Unknown-gz2yz ปีที่แล้ว +23297

    A difference between a great programmer and a average programmer is the ability to know what to google exactly

    • @Divine_Serpent_Geh
      @Divine_Serpent_Geh ปีที่แล้ว +254

      Lol 😆

    • @Indocryptic
      @Indocryptic ปีที่แล้ว +771

      wiser words have never been said

    • @afnankabir2190
      @afnankabir2190 ปีที่แล้ว +98

      Well said

    • @zenn54321
      @zenn54321 ปีที่แล้ว +212

      As someone who had an assignment for C language in uni, this is so so true😂

    • @SilentWarrior17
      @SilentWarrior17 ปีที่แล้ว +164

      the Gpt3 prompting just became a sport

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

    I usually do programming under water, so nobody can see me cry

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

      It that why you are dead inside ?

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

      🤣

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

      ha ha

    • @user-dr8vs8yb4h
      @user-dr8vs8yb4h 3 ปีที่แล้ว +732

      I am much better than you, I am used to crying in front of people

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

      Anis
      I do programming under shower 😜

  • @Jakes_psyche
    @Jakes_psyche 10 หลายเดือนก่อน +1249

    I’m so thankful for all the geniuses that had to grind in math and machine code to make programming languages like JavaScript and Python

    • @NavI11-11
      @NavI11-11 6 หลายเดือนก่อน +35

      This has to be the most underrated yet most relatable comment here 😂❤

    • @graceabyyy
      @graceabyyy 2 หลายเดือนก่อน +5

      thisssss!

    • @clarkkentgwapo1
      @clarkkentgwapo1 หลายเดือนก่อน +3

      They top genius

    • @ahsanhussain9916
      @ahsanhussain9916 29 วันที่ผ่านมา +3

      both languages are syntactic sugar for c language not assembly language directly

    • @Jakes_psyche
      @Jakes_psyche 23 วันที่ผ่านมา +5

      @@ahsanhussain9916 I have no idea what you just said but it sounds correct

  • @deusprogrammer_thekingofspace
    @deusprogrammer_thekingofspace ปีที่แล้ว +1838

    As a computer scientist in the private sector I still use math a lot. Granted I don't get to use Abstract Algebra or Trigonometry much anymore, but the things I usually find myself doing is figuring out what growth function best fits data. But a lot of times when I am doing my hobby of game design, I will use all of it. I think anyone can find a use for even Algebra in their day to day life.

    • @acreature4
      @acreature4 ปีที่แล้ว +32

      Could you give me an example of a day to day use? Just curious!

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

      nah you're just too much into a niche that uses algebra heavily. Normal people won't ever need algebra in their lives

    • @deusprogrammer_thekingofspace
      @deusprogrammer_thekingofspace ปีที่แล้ว +23

      @@acreature4 once I had to model data about documents and they needed to be distributed in a way that they are tightly clustered at first and more spread out as the dates go into the past. We ended up using a logarithmic function to model the data.

    • @deusprogrammer_thekingofspace
      @deusprogrammer_thekingofspace ปีที่แล้ว +54

      @@daniellima4391 basic algebra isn’t high level math. It can be used for a lot of everyday things. Like for example, let’s say that you have a purchase in a state with a sales tax of 8.25% that with tax cost 17.68 and you needed to find the cost before tax and you didn’t have the receipt. You can solve it very easily by setting up the basic algebra equation and then move the pieces around to solve for x where x is the original price.
      Other than that, algebra isn’t so much about numbers as it is about breaking up a big problem into multiple smaller problems and working through each of these step by step.
      I honestly will never understand how people hate math so much. It’s literally black and white. There is one right answer. Not like literature where there are so many gray areas of interpretation. Math doesn’t lie.
      It’s just so sad that everyone relies on a computer or calculator to figure everything out for them. It means they can’t be self sufficient without a device to augment them. Granted I guess that has allowed scientists to reach even greater levels of achievement while making the common man progressively more stupid.

    • @NITUSINGH-xx2ho
      @NITUSINGH-xx2ho ปีที่แล้ว +1

      Sir can you please tell about topics which you find are necessary in your job

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

    Me: Trying to learn programming
    TH-cam: *Recommends this*
    "I'mma pretend I didn't see that"

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

      1st to like your comment 😀

    • @user-sf5ll5uv1i
      @user-sf5ll5uv1i 3 ปีที่แล้ว +2

      th-cam.com/video/YZl1rXkSEhw/w-d-xo.html

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

      Same xD

    • @92Roar
      @92Roar 3 ปีที่แล้ว +148

      It’s lots easier to learn the required math when you’re in context! In isolation the math is crazy

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

      Same lol

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

    Took a bunch of classes like linear algebra, discrete mathematics, mathematic analysis etc... problem is when you need it 3 years later you've forgotten it.

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

      @@zainabe9503
      Yea.

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

      On the flip side though: when you do need it, it is immensely easier to re-teach yourself when you have already learned it before. Not quite like riding a bicycle, but once it starts to come back to you it is much less frustrating than trying to teach yourself from scratch just to implement some obscure function buried in your project.

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

      I just forgot everything rn i didn’t go to school for year 8 or 9 i can’t remember but i didn’t go to school half of the year i just forgot how maths works

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

      if you learned it at that time, it shouldn't be that hard to recall it.

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

      @@zainabe9503 the best thing isn't to memorize a bunch of formulas. The best thing to remember something, is to understand it conceptually. The brain does away with details, but not with understanding.

  • @rhythmandacoustics
    @rhythmandacoustics ปีที่แล้ว +500

    It's the mathematical intuition that really give you the power. Seeing the patterns of nested loops for example could be difficult for people who have low intuition of deductive logic or set theory. Sounds easy from the beginning but once you are own your own sometimes you get logical errors. Also for other control or complicated structures. It is really the intuition that helps.

    • @pietheijn-vo1gt
      @pietheijn-vo1gt ปีที่แล้ว +21

      The real power comes when you can turn those loops into vectorized operations and suddenly your program speeds up by factor 1000x

    • @timothydunno2255
      @timothydunno2255 10 หลายเดือนก่อน +4

      Huh

    • @Joemels
      @Joemels 7 หลายเดือนก่อน

      So big o performance

    • @bob_mikhail
      @bob_mikhail หลายเดือนก่อน

      Keep it simple and avoid nesting)

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

    thank you for this, I just started my journey to becoming a programmer and this is awesome.

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

    My Dad did this once. He was yelling so I came downstairs to make sure no one was spontaneously impaled. Found out my Dad made a spinning cube and pyramid. Found out he spent a large amount of time on it. Then I decided to go for Liberal Arts.

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

      Is your dad named Joma?

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

      Lol

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

      You'll likely regret the liberal arts decision, I know I do. Good luck, tho :)

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

      @@lbb2rfarangkiinok I know I did. Now I'm in CS and I have no idea what I'm doing.

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

      Hi armyyyyyyy 💜💜💜💜

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

    *shows the donut*
    "It's incredible, isn't it?!"
    Me, a beginner developer: FUCK YEAH IT IS

    • @AW-zu4kk
      @AW-zu4kk 3 ปีที่แล้ว +303

      My first thinking when it moves, wtf

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

      I know that the joke is that doesn't seems like the great thing but that donut is not easy to make.
      Respect the coding behind.

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

      @@tanmaydeshpande Man, That's simply amazing, I hope I could get to that point someday

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

      it's incredible even for non-beginners developer lol

    • @a.h.s.3006
      @a.h.s.3006 3 ปีที่แล้ว +161

      Me, a professional: IT STILL FUCKING IS

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

    This video is the single greatest motivation to study for an exam with the intense gamma ray flow focus such as the introduction.

  • @sangentec
    @sangentec 9 หลายเดือนก่อน +15

    Genuinely admire your content man

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

    Teacher: Why are you studying so hard on math?
    Him: I want to make a spinning donut

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

      It worth it

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

      @Yize Dai ?!?! You don't like don-
      _Your rights to all things good have been revoked_

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

      @Yize Dai thats why we eat dough

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

      @Yize Dai I gave up donuts. thought I had totally kicked the desire to ever have a donut again (thanked folks for bringing them in, cause nope, not going there). Then found a shop that was so oldschool, even the smell was heavenly. At that point I realized, I only gave up subpar donuts. So maybe keep an open mind. however I agree, most not worth it, until it is (oh, the fluffy goodness). Still limit intake, because yep, not the heathiest snack, but in moderation even fried lumps of dough can be good fo rthe soul.

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

      @Yize Dai what?? aw man that sucks :(

  • @cardmr.6711
    @cardmr.6711 3 ปีที่แล้ว +4188

    Born too late to explore the world
    Born too early to explore the universe
    Born just in time to print "Holle World"

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

      Fun Fact: "Hölle" in German means Hell
      So Holle World = Hell World

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

      @AbdulAziz Muhammad Rafiq noop! A=Hello world
      Print"A"
      Hello world

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

      @@ganavlalawat5058 lmao that would have printed 'A' as output in python

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

      @@computertesting6110 Ahh sorry and thx for correcting me. I think i forget to put " "

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

      @@ganavlalawat5058 You're supposed to print it as a variable not the letter itself

  • @jonclement
    @jonclement ปีที่แล้ว +370

    One point to highlight: once you've created the donut via the circle + matrix axioms -- you can treat it like an object. A donut class. You then apply new rotation or flipping methods on the Donut without worrying about the original circle around a y-axis. Object orientation & abstraction "fun"

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

      we have a tiny little problem about it, code in this video was written in C, and C is not an object oriented

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

      nerd!!

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

      @@ahmetkaangumus9724 Oh yeah that's a huge problem. Isn't there any way to add an algorithm to THEN treat it like a sort of "pseudo-object"? I've heard of stuff like that being done before, especially since C is a low level language, programming an entire new set of instructions for JUST treating it like an object doesn't feel like a monumental task. Correct me if I'm wrong

    • @ahmetkaangumus9724
      @ahmetkaangumus9724 ปีที่แล้ว

      @@oceanicmage I havent heard of it, but when we think on this; most probably there is a way to do this as you said. I'm not that professional

    • @kolyashinkarev7366
      @kolyashinkarev7366 7 หลายเดือนก่อน

      ​@@oceanicmageyou can group functions and variables, that's how classes are treated, but you would basically need to write object oriented extension to c

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

    such an amazing approach and why math is needed in programming. Thanks!

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

    honestly making a donut in terminal is pretty dope

    • @jp-pk5kn
      @jp-pk5kn 3 ปีที่แล้ว +33

      Yah this is amazing

    • @FernandoCosta-vf8lq
      @FernandoCosta-vf8lq 2 ปีที่แล้ว +12

      No estado terminal, um donut é um buraco com um biscoito na borda 😳😜😂😂

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

      @@FernandoCosta-vf8lq vdd

    • @younes-47
      @younes-47 2 ปีที่แล้ว +4

      rotating donut*

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

      Yeah they should legit teach it to hs kids as a fun side project for AP computer science. It could go hand and hand with the calc BC or AB (whichever math they might be taking) + linear algebra. *__* nvrm mostly privileged Silicon Valley kids will be able to do it… and Asian kids prolly. (Since most of America I think learns up to calc and not Lin algebra) It looks like it could fit into as a college side project for graphics class… not sure if it is advanced enough for that… blah blah getting lost of my thoughts.

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

    Thankfully I’m still in the 99% of times it isn’t needed.

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

      lol Same goes for me

    • @adia.413
      @adia.413 3 ปีที่แล้ว +44

      Same, and 98% of the time I deal with people

    • @adia.413
      @adia.413 3 ปีที่แล้ว +43

      @Yize Dai I was joking about 98%, but great part of my work is talk to people, discuss solutions, code and do code review. I don't do much math when programming and you probably won't unless you are working with low level, graphics, game stuff or quantitative finance.

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

      Heard that! I once solved a set of 3 equations on the back of a pizza box on the job. Wolfram Alpha wouldnt give me the answers because the numbers were too big and it was inexact or something. Turns out one of the variables was negligible XD. Still took an hour.

    • @uwu.-.5873
      @uwu.-.5873 3 ปีที่แล้ว +2

      @@skahler jesus. Sounds fun though

  • @jeremymcdonald5281
    @jeremymcdonald5281 9 หลายเดือนก่อน +2

    LIterally just subscribed. This is the greatest thing I have seen in quite some time.

  • @Light-ee8fk
    @Light-ee8fk ปีที่แล้ว +59

    theres no way i will ever in my whole whole life time i will be able to do this alone with 0 help

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

      No one did with zero help anyways

    • @JewelxxetPierre
      @JewelxxetPierre 4 หลายเดือนก่อน +2

      People created these programs with no help, if they can do it so can you.

    • @Guzioo
      @Guzioo 23 ชั่วโมงที่ผ่านมา

      ​@@JewelxxetPierre not at all. People who create things are extreme exceptions. Basically 1 in the whole population. It is often random, luck and just basically nothing you can just do as well.

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

    the more trending question will be : why you need chemistry for engineering

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

      I think the most trending question is why we need fluid dynamics for doing your taxes.

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

      @@testthisfordecficiencies nah the real question is why I have to take fluid dynamics for civil

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

      @@typicalballer5514 Structural engineering is linked with fluid dynamics for many reasons. Fluid dynamics is basically a cornerstone field of study for engineering of many types. Taxes still confuses me!

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

      The worst subject

    • @uwu.-.5873
      @uwu.-.5873 3 ปีที่แล้ว +81

      Trick question, chemistry is almost non-existent in any forms of engineering

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

    Joma is slowly approaching the thin line between "Programmer" and "Hentai Manga artist"

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

    Nice video Joma Tech! Really informative and entertaining!

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

    Awesome! I've liked watching demos since I discovered them some two decades ago and this is what they often times are. Live shader coding is also fun to watch.

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

    "Math is what separates a great programmer from an average programmer"
    I'm not a programmer and I hate math, so I guess it's a win-win situation?

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

      it's actually a float(int) == float(int) situation

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

      @@solitary2 my 16y/o brain cant understand

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

      @@sly_ly3632
      integer with decimal (integer) == integer with decimal (integer)
      == Means equals to
      Float (int) means turn integer to integer with decimal....(wait does that even work?)

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

      @@electronx5594 oh

    • @RA-ux3fu
      @RA-ux3fu 3 ปีที่แล้ว +40

      Bruh ur here too wtf

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

    Mad respect to the guy who went from the equation of a circle to a donut in 2D on terminal. I mean the math is straightforward, but it's hella creative to put it all together.

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

      It's a torus. The torus was created with a full revolution from a circle with a pivot point on the outside.

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

      @@int16_t i know torus, its a good pokemon

    • @sohan-IA
      @sohan-IA 2 ปีที่แล้ว +15

      Staring from section formula ending at luminance physics and math combined

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

      Straightforward...!? Are you also an extraterrestrial like this dude...? We, regular people of the Earth have no fckin clue about any of this in the vid! And I was that stupid I started Google Data Analyst certificate course... LOL :D

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

      @@colosistvan it actually is, you just need to start from begginings such as ariphmetic, basic geometry

  • @alankarmisra
    @alankarmisra 4 หลายเดือนก่อน

    Wasn’t expecting an explanation, but that’s pretty neat. 🙌

  • @theundergraduatekemist4077
    @theundergraduatekemist4077 ปีที่แล้ว +127

    The fact that I understand the logic behind the programme makes me very glad that I put in the effort to learn linear algebra

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

      Explain the logic, please

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

      @@ramboog2654 Let me try. You basically make a donut by rotating a circle around the y-axis (There is a special formula for this.). Then you rotate every single point in the x-y direction in corresponding to every other point for the the animation. Lastly, u do some math for the lightning to add to the the realism. Hope u got it.

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

      @@navruznazarbekov1246 is 110iq enough to make a donut?

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

      @@testtestsson4927 i dont even know dude🤣

    • @itsleo5290
      @itsleo5290 9 หลายเดือนก่อน +1

      I need your brain please. My match teacher is killing me

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

    My degree is in mathematics. My career was in software engineering. My concentration was man-machine interface design. The most math I ever used on the job was simple arithmetic. Whether or not you NEED math most definitely depends on WHAT you're programming the computer to do.

    • @user-ee6rp1kd1w
      @user-ee6rp1kd1w ปีที่แล้ว +80

      100% right

    • @vibovitold
      @vibovitold ปีที่แล้ว +496

      and even then it's usually very specific areas of math, and the majority of school math (let alone university level) will be irrelevant.
      HOWEVER i think that becoming a good programmer is correlated with the ABILITY to comprehend math (even if you've never put this ability to much use).
      in the sense that your brain should be capable of dealing with abstract concepts, and this is sort of common for both fields.
      it's like being a surgeon vs. playing a violin.
      one doesn't really help the other, but having dexterous, well coordinated fingers is probably useful in both of these fields.

    • @shagunshetty3288
      @shagunshetty3288 ปีที่แล้ว +63

      Okay so which type of programming takes less maths? Like i fuking hate maths 🥺

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

      @@wondersoul9170 yaa dude I love maths if I understand but it’s very hard to understand…My mind just stop’s

    • @cristianproust
      @cristianproust ปีที่แล้ว +23

      What about the mindset? Don't the logic skills, critical thinking, and planning capacity would be the same if you just were self-taught?. I contend that the level of training you achieve in math, physics or engineering is translated into almost anything you do making you hyper competent. Programming specially

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

    Now do, “Why you need METH for programming”.

  • @kagayakuangel5828
    @kagayakuangel5828 11 หลายเดือนก่อน

    Oh wow, that's so cleverrrr. Thanks for sharing! :)

  • @raedmuk8745
    @raedmuk8745 ปีที่แล้ว

    Amazing !!! ❤❤❤ Thank you from my heart 😊💖💖💖

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

    Me In High School: "Math is dumb why do I need this"
    Me Programing Now: "Fuck"

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

      You can learn the Math needed for programming as you learn programming.

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

      @@jimjimsandburg2754 Oh yeah for sure, just wished I learned it earlier and payed attention then haha

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

      feeling the same

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

      you dont really need it. that 1% he speaks about is just an oppurtunity to be creative. afterall in the end all you are concerned about is getting a value, how you get it is up to you. goo dthing in programming is you can cheat as much as you want. with math you cannot cheat.

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

      @@zendraw3468 You also have to consider that with larger programs optimization becomes a thing and if you want to be on the front end of optimization understanding certain data structures at a mathematical level could assist and put you in that better group of programmers. But yea, more often than not you can get thru life as a programmer without complex math knowledge. It's just those that want to do more than get by that might want to put the time in. (not that just getting by is a bad thing.)

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

    This perfectly expresses the misunderstanding that consumers of software have now about how much effort it actually takes to do something. huge pain when I try to show my friends something I made that I find cool and they don't understand whats so cool about it.

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

      Dude i feel same

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

      Your salary will impress them don’t worry.

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

      Exactly 😭 I built a freaking game and everyone was like..."it's nice but ok"

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

      Find friends that will appreciate it

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

      @@fergal2424 Jesus Christ loved you enough to die a gruesome death on a cross for you ~from an ex drug addict not form someone who spent all his life in church.

  • @AskAKill99
    @AskAKill99 5 หลายเดือนก่อน

    This still cracks me up after coming back to it after months and currently studying math for programming applications

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

    Thank you for the video.

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

    I’ll be honest, a rotating ASCII donut is as good a reason as any.

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

    gcc math.c -o math
    ./math
    "Hello World"

  • @SUBZER0GREEN
    @SUBZER0GREEN ปีที่แล้ว +327

    Any math you will ever need to use in programming is either middle school level or easily googled in 2 seconds. The idea that you have to be good at math almost kept me away from computer science. You really don't have to, you just have to be a quick learner and a fantastic problem solver.

    • @ayalaouadi9679
      @ayalaouadi9679 11 หลายเดือนก่อน +26

      math has always thought me how to be patient and helped me to become a faster learner

    • @reynaldy_al
      @reynaldy_al 11 หลายเดือนก่อน +8

      is it ok if i google for programing?

    • @iDian23
      @iDian23 11 หลายเดือนก่อน +86

      @@reynaldy_al I don't think there is a single person who doesn't google while programming

    • @miraim4384
      @miraim4384 10 หลายเดือนก่อน

      I almost switched out my major because I'm required to take calculus courses up to calc 3 along with statistics. It's so unnecessary.

    • @reynaldy_al
      @reynaldy_al 10 หลายเดือนก่อน

      @@miraim4384 wow.. you know, in my country, when we take university that built by goverment, the programming use the test that use math as is subject priority. we must take likes 1 year or 2 years periods/semster to learnt calculus. i take information system in my university.. (not the information enginerring) but that's also computer.., i'm afraid i can't do something likes programing, cause i'm not good at math, + my major is likes data scientis and can be system analist. do you think it's worth it to take system analyst? or be system analyst?

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

    I believe this is exactly what I did for one of my Uni assignments almost 20 years ago.

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

    As a physics student with a background in programming, as soon as I saw the donut, I gasped

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

      I know nothing about it but I literally gasped too

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

      Behold the wander! Behold the mighty!

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

      physicists seriously ruined the name. It was a torus, and physicists called it a donut. Physicists, man, are a whole new level of bolshevism.
      P.S.:- This comment is just for fun! Please don't think otherwise.

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

      all that for _screen height_

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

    if you take the limit of Joma's hair it converges to infinity

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

      and if we take the limit of your hairline its indeterminant cuz u have none (assuming l'hopital never existed ofc), jk i luv u

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

      if you take the limit of Ben's hatred for angular it converges to infinity

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

      Diverges I guess

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

      Math

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

      Interesting that we watch the same videos, let's head to Ben's Chanel now

  • @twoocean8012
    @twoocean8012 ปีที่แล้ว +40

    I've always gone with the mentality that every job that involves thinking requires some Maths. Not all of them require it directly but the general thought processing and problem solving skills developed from Maths should assist you greatly in performing well (in most cases at least).

  • @unnamednoaddress.2343
    @unnamednoaddress.2343 ปีที่แล้ว +70

    I am a nurse and I am migrating from one area to another, because in Brazil nursing is not financially recognized. Today I am on an accelerated program, in 3 years I will graduate Associate in Data Science with a specialization in Software Engineering and a Bachelor in Mathematics with a specialization in Calculus and Applied Mathematics. Besides, of course, becoming a software developer in my first year. My goal is to immigrate to the US. I'm a man, married, I have a 10 month old son.

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

      Espero do fundo do meu coração que você consiga 👏👏👏👏👏

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

      So proud of you man, best of luck

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

      Persista no seus sonhos, irmão

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

      Tu é brasileiro, irmão? É nois, favela venceu cumpadi. Sei de qual favela vc é e sei dos teus corre. Vai na fé, cumpadi.

    • @rishacreation01
      @rishacreation01 8 หลายเดือนก่อน +1

      Now he is 20 month old😂

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

    For those who still doubt math, I think instead of framing it like "why would I want to do that?" a better way of thinking about it is: "If I was asked to do that, would I know how?" Transformation matrices and coordinate math is the real deal.

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

      Love this

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

      Ummm... Just a huge doubt, since I like maths wayyyy more than programming... What kind of math is actually required in CS?? From my little knowledge, I learnt that linear regression is major part of AI, but can you provide me a small gist of it?? I am well versed in the basic maths like coordinate, calculus, and also probably optimization.

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

      @@anirbanroy5667 Without maths you can program basic control flow. Granted, you can do a lot with that. But with maths you have the fast Fourier transform, semidefinite programing, locality sensitive hashing, gradient descent, Euler tour trees, min-flow/max-cut, the halting problem, compilers, formal languages, encryption, error correcting codes, ... shall I go on?
      Maths is the difference between a programmer and a script kiddie.

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

      @@Erotemic damn it, that sounds interesting... What the hell have I been doing with my life?? Just performing basics of python, I was like this shit's boring🤣😭😭

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

      @@Erotemic Any good recommendations of books that is a good introduction to mathematics? Dropped out of college but learning from home, still want to explore different options, especially programming!

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

    Why does he look like Asian Keanu Reeves.

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

      that moment when you say he looks like an asian keanu reeves when said person is part asian himself

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

      No he look likes stephen chow

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

      WattMonki i already did

    • @ayoubZaZen
      @ayoubZaZen 3 ปีที่แล้ว

      Cuz he is

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

      Wait... he isn't?

  • @siddhanthbhattacharyya4206
    @siddhanthbhattacharyya4206 15 วันที่ผ่านมา +1

    well you definitely need it for undertanding numbers and quantities in ML/DL. I love using math.

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

    I'm in awe of people who are great at math. I hope I could one day be as competent.

  • @KJ-sq5ut
    @KJ-sq5ut 3 ปีที่แล้ว +4158

    All this video taught me was...there is a whole other level of intelligence, that I haven't reached yet...especially in Math!😳

    • @Paul-eb2cl
      @Paul-eb2cl 3 ปีที่แล้ว +94

      Yeah - you and me both, we should form a club...

    • @KJ-sq5ut
      @KJ-sq5ut 3 ปีที่แล้ว +13

      @@Paul-eb2cl I'm in!👋👋👋🤭

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

      Don’t forgot about me !!

    • @Paul-eb2cl
      @Paul-eb2cl 3 ปีที่แล้ว +5

      @Yize Dai I don't know, what do you think? Whatever we come up with we can have it put on the back of some jackets 😎

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

      hahaha , me too

  • @user-tx4jg7yl7h
    @user-tx4jg7yl7h 3 ปีที่แล้ว +846

    My God, now you are a fusion between Keanu Reeves and Hideo Kojima

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

      more like Steven Chow

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

      Steve Aoki

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

      Joma six pack confirmed

    • @JimJakubJames
      @JimJakubJames 3 ปีที่แล้ว

      Bob Marley

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

      Steven chow

  • @ConnectDaPlug
    @ConnectDaPlug 9 หลายเดือนก่อน

    i finally got the python code for achieving the same results and realized the dimension of my terminal affects how you see the magnitude of the object spinning in axis planes its interesting seeing the math behind 3d perspective

  • @serenitylittle5103
    @serenitylittle5103 10 หลายเดือนก่อน

    Love the intro! It was hilarious! 😂🎉

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

    I'd say what separates a great programmer from an average one is to always be willing to learn what you need to in order to succeed. Creativity and resourcefulness are the two greatest qualities in programming.

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

      I guess professionals in most fields are like that

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

      I'd say code simplicity and tidiness are the greatest programmer qualities. How "Creative" does a programmer really need to be? Programmers need to make the thing work in the simplest, tidiest way possible so it is scalable and robust without driving everybody mad and wasting time looking through redundant logic.

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

      @Noa Ella I don't think that many people are all that happy programming within existing frameworks that need to be maintained. Here is the real secret: programming is absolute grunt work. Programming in a blank project something cool like this guys donut can be fun and fulfilling, but at most jobs you are usually just trying to find out why some colossal set of data isn't getting from one place to the other properly.

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

      @Noa Ella Do you program every day?

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

      @Gaudrix What you said is basically applicable for any profession. Not just programmers. PS: I'm a CS graduate as well.

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

    Sometimes I like to imagine that I can understand what he says

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

      Same here broooooooooo

    • @DuyPham-fi5hr
      @DuyPham-fi5hr 2 ปีที่แล้ว +1

      Same

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

      @@lunaris5685 no, sry einstein

    • @user-fd4il6pi9i
      @user-fd4il6pi9i 2 ปีที่แล้ว

      @@givenedrikohalim1472 You must be under 18

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

      @@lunaris5685 You must be fun at parties

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

    Okay I'm proud I understood that I understood the outline of the code. Man this is really good!
    Implementing, well it will take at least 5 years before I get good enough in Linear Algebra...

  • @TCSu
    @TCSu ปีที่แล้ว

    woow, thank you for share. it's useful i would show it to my mam, my dad, and my neighbor👍👍👍👍

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

    Dude how could he not be impressed I mean he rendered a 3D OBJECT just by moving chars on a cmd

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

      a e s t h e t i c

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

    In my opinion. Basic algebra is really fundamental in programming. But if you want to be a game developer you'll need advanced mathematics and also physics.

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

      Jesus Christ loved you enough to die a gruesome death on a cross for you ~from an ex drug addict not form someone who spent all his life in church.

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

      FOR THIS THE BLUEPRINT WAS MADE

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

      I more think maths gives your brain a specific manner to aprehend problems. Indeed, sometimes you'll need maths, specifically quaternions for 3D. But in most of engines, the maths were already done. Now when I talk about the way to aprehend problems is the fact you need maths culture and in the cases when and why you have to use the equations. The computer will solve it for you, but as a developper you have to know it exists, why it exists, and what are the variables in that equation

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

      @@powrjinix9796 Blueprint is a good solution, for non programers game makers or to trigger animations. But if you know how to code, you can have more control on what you're doing and you can have a nicely optimized code

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

      my brother worked his entire college to create a simple 3d platformer.. needless to say, I will be going into arts

  • @josephmargaryan
    @josephmargaryan 7 หลายเดือนก่อน +1

    these are the types of programming assignments i get in my programming course. its crazy

  • @houda8055
    @houda8055 ปีที่แล้ว

    I was looking for your channel for toooo long 💔 where you've been!!!

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

    My mans finally came back from the grave

  • @dan-mg4tc
    @dan-mg4tc 3 ปีที่แล้ว +762

    He finally remembered his password for his TH-cam account

  • @conganhvu7706
    @conganhvu7706 ปีที่แล้ว

    i love it

  • @BryonLape
    @BryonLape 2 หลายเดือนก่อน

    Very nice. Brings back memories.

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

    rendering a animating donut on terminal that definitely does not seems easy to me tbh I was very much impressed

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

      ye same but if you don't know anything about programming and all you would definitely see it normal or not impressive

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

      it's the combination of 3 tricks, it's not programming stricto sensus as it will never help you for anything related to making money or having fun:
      - frame buffers, wich make no sense atm even in the video game industry as you will use abstractions for that, yes even if you program a game using C++ or whatever.
      - geometrical transformations wich makes sense having this idea only if you studied geometry at the university(I studied quite a bit of maths at the university, never came accross those concepts, wich do not look that hard tbh, just having some knowledge in algebra)
      - having the bright idea of ponderating brightness with characters
      Modern programming is a vastly different topic. The first guys who came with those kinds of ideas were particulary bright and had very versatile minds tho :).

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

      @@youregonnahaveaskeletontim1925 I completely agree that
      people with no programming experience can never know

    • @shivaprasadb7202
      @shivaprasadb7202 3 ปีที่แล้ว

      You forgetting that he did this in c .
      That simply insane

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

      @@shivaprasadb7202 There is nothing to abstract code wise except chars and loops, wich C langage does...

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

    me : not good at maths
    "i'll take programming since it has nothing to do with maths"
    1 year later...
    F*ck

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

      I feel you there...

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

      bro i took commerce with IP and im planning to take BCA after 12th.. this is just ruiner my dream 💔

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

      @@74G_ dont worry man,a colleague will always help u out,thats what friends are for

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

      @@coralmary9466 wait, like someone below asked, why would people think programming doesn't need maths? i am a bit confused.

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

      Same.....

  • @johnd.coffey5760
    @johnd.coffey5760 ปีที่แล้ว +1

    He surely loves his work🙌👏

  • @runthejules91
    @runthejules91 7 หลายเดือนก่อน

    your videos are so funny dude - i love it good info + humor.

  • @1NSAFSIZ
    @1NSAFSIZ 3 ปีที่แล้ว +388

    The reason Joma hasn't been around for so long; He was trying to make Donut in the terminal

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

      In command prompt

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

      @@theternal in the terminal, he's on Linux.

    • @aquepaique
      @aquepaique 3 ปีที่แล้ว

      @@sherlock7127 He isn't using Linux, it's just a MacBook with Bash terminal tho

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

    This man just destroyed my hopes and dreams with just a title

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

      I feel you man 🥺😓

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

      You do need math, but it depends on what you are doing, most of the time you will be probably doing simple math, unless you are making games logic such as gravity, rendering and etc, then you will need math

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

      I sucked at math, but then I started practicing and now I'm average. As an ICT student now, I think it's more fun than doing math in school, because you get to choose the way you do it. Somehow the freedom of choosing the method has helped my brain a lot.
      You can do it.

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

      @@hanac5586 thanks man

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

      I'm a web developer with 2 years of exp, and I can ensure you, this video is nothing but clickbait. Don't let such nonesense stop you

  • @greenguydubstep
    @greenguydubstep 9 หลายเดือนก่อน

    really cool editting :o

  • @malikc-c
    @malikc-c หลายเดือนก่อน

    I'm not at that level math so it was like you were speaking a different language. It really shows how much work goes into coding.

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

    here's a donut
    me: but that's a bage-
    SHUT UP

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

      @ZER0D4SH I was like hey that's a fvcking bag…. S H U T U P

    • @issahmidan5821
      @issahmidan5821 3 ปีที่แล้ว

      and i thought im the only one

    • @Ribcut
      @Ribcut 3 ปีที่แล้ว

      I read that in the old Smosh videos voice

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

    You know he knows the math just by his beard

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

      So I need to grow a beard, right?

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

      Or the eyes

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

      Ah yes such great mathematical beards including Joma Tech and the Unabomber

    • @MO-fg2cm
      @MO-fg2cm 3 ปีที่แล้ว

      Beard never used to a Korean thing

    • @FatherPhi
      @FatherPhi 3 ปีที่แล้ว

      He pulls the numbers from his beard

  • @KrakenMusti1
    @KrakenMusti1 11 หลายเดือนก่อน +5

    Man, I hate math. My brain is just not working when it comes to math.

  • @michaelmcwhirter
    @michaelmcwhirter หลายเดือนก่อน

    Awesome video!!

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

    This is how I use math:
    Import math
    use math
    bite me.

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

    ME: Why am i watching this when i cant even solve my programming problem

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

      Yeah, i feel you.

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

      Same

    • @naqibahasri5127
      @naqibahasri5127 3 ปีที่แล้ว

      Same 🤣

    • @L.V.T234
      @L.V.T234 3 ปีที่แล้ว

      Inspiration

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

      Nope, you wil solve by working hard! and that's y ur recommendations made u watch this.

  • @Mikoyan_Felon
    @Mikoyan_Felon ปีที่แล้ว

    Your production quality is truly legendary

  • @kevalbhogayata1942
    @kevalbhogayata1942 ปีที่แล้ว

    That was so cool !! Motivates me to use my math with my code

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

    This is how those movies begin ,a scientist being ignored

    • @vishvas8569
      @vishvas8569 3 ปีที่แล้ว

      And sometimes an artist

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

    watching this felt like.. "what have I done through all those years, none of my coding life have I accomplished something as magnificent as this rotating donut"

  • @delaynomorejee
    @delaynomorejee ปีที่แล้ว

    Interesting and good induction.

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

    That's incredible.

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

    “Shut up, I know this is a bagel.”

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

    my dad entered my room while the dude was penetrating that bagel with a pen, his face was the definition of wtf

  • @anderson_plays
    @anderson_plays ปีที่แล้ว

    Hello Mr +Joma Tech, pretty cool work!

  • @silaschakravarty4908
    @silaschakravarty4908 ปีที่แล้ว

    All your content is spectacular

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

    2:02 When you are finally able to run print("hello world") with 0 errors

    • @pauld9690
      @pauld9690 3 ปีที่แล้ว

      @@kirkhoroshko3759 bold of you to assume he's using c or proper English grammar.

    • @codedecode1498
      @codedecode1498 3 ปีที่แล้ว

      @@pauld9690 real programmers don't care about grammar

    • @pauld9690
      @pauld9690 3 ปีที่แล้ว

      @@codedecode1498 lol that's true. Guy before me actually deleted his reply; that's the first time that's happened to me. quite funny!

    • @codedecode1498
      @codedecode1498 3 ปีที่แล้ว

      @@pauld9690 lol i was wondering where's the reply but i knew what he wrote cause i got a notification. lol

    • @pauld9690
      @pauld9690 3 ปีที่แล้ว

      @@codedecode1498 ah, he said something like "the correct way is actually printf("Hello, world");"
      Thus my comment on c and grammar

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

    This was the longest advertisement that I have voluntarily watched.

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

      I skimmed through the video and I'm still not so sure as to what his arguments are to back up his claim

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

      @@frials4757 he would’ve spent a lot of hours creating this pointless exercise, which I bet will crash the browser after running for so long

  • @yisuslalala
    @yisuslalala ปีที่แล้ว

    You are the besto joma!!

  • @walnut7137
    @walnut7137 5 หลายเดือนก่อน

    This is super relatable, since I'm working on a 3D physics sandbox as we speak.
    Very cool vid!

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

    programmers: exist
    donut living in terminal: I'm gonna end this man whole career

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

    Can you start a separate channel and start teaching math from basic to advanced with your style and flair? Love the videos! Thank you

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

      Use khan academy and brilliant

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

      @@Los__Merengues do u know a good resource for discrete math? for some reason i cant find any good youtube videos on it

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

      Try watching 3Blue1Brown, Professor Leonard, and The Organic Chemistry Tutor.

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

      @@ngndnd for maths, get a textbook first and then watch videos later.

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

      Yo

  • @MesmerBaas
    @MesmerBaas 11 หลายเดือนก่อน +1

    It depends on what you program. For many developer jobs (backend, scripting, database) you only need basic math.

  • @AnenLaylle7023
    @AnenLaylle7023 2 หลายเดือนก่อน

    Great camera. Great video. Have a sub.

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

    3rd year computer science. yet all of this still seems alien to me.

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

      Funny, I had this first semester in my intro course to programming using the C language(rotation of 3d objects, matrix calculations, linedrawing algorithms, color filling etc).. only 1/3 of the courses workload alongside calculus and discrete math..

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

      @@ivanmoen9982 maybe he always skipping the class and doing other stuff instead actually studying.

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

      you dont learn how to code in school lol. gotta teach yourself

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

      I can barely writee mediocre javascript but I feel like I understand basic principals behind this program

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

      @@chees720 javascript...

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

    Alternate Title: Reasons to use Stack Overflow

  • @AndymaZzZ
    @AndymaZzZ 2 หลายเดือนก่อน

    The background music was surprisingly splendid.It was just perfectly designed