why you NEED math for programming

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
HOW DO I GET A TECH JOB?
▀▀▀▀▀▀▀▀▀▀▀▀▀▀▀▀▀▀▀▀▀▀▀▀▀▀
📚 Video courses from JomaClass:
🎓 New to programming? Learn Python here: bit.ly/joma_python
🎓 Learn SQL for data science and data analytics: bit.ly/joma_sql
🎓 Data Structures and Algorithms: bit.ly/joma_dsa
💼 Resume Template and Cover letter I used for applying to software internships and full-time jobs:
resume.joma.io
💼 Interviewing for jobs now? Get access to interview question database, courses, coaching, and peer community today:
www.tryexponent.com/?ref=joma
📱 SOCIAL MEDIA
▀▀▀▀▀▀▀▀▀▀▀▀▀▀▀▀▀▀▀▀▀▀▀▀▀▀
/ jomakaze
/ jomakaze
/ jomakaze
Some of the links in this description are affiliate links that I get a kickback from

Пікірлер: 9 900

  • @jomakaze
    @jomakaze3 жыл бұрын

    Thanks for watching

  • @lemonpink4

    @lemonpink4

    3 жыл бұрын

    Hi, I watch your videos since from Mexico

  • @opianomattyobloggergameran5075

    @opianomattyobloggergameran5075

    3 жыл бұрын

    Yeah

  • @callmechocolateboy

    @callmechocolateboy

    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 жыл бұрын

    So what books would u recommend?

  • @siddheshrane7550

    @siddheshrane7550

    3 жыл бұрын

    hmm so you are alive....

  • @Unknown-gz2yz
    @Unknown-gz2yz Жыл бұрын

    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

    Жыл бұрын

    Lol 😆

  • @Indocryptic

    @Indocryptic

    Жыл бұрын

    wiser words have never been said

  • @afnankabir2190

    @afnankabir2190

    Жыл бұрын

    Well said

  • @zenn54321

    @zenn54321

    Жыл бұрын

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

  • @SilentWarrior17

    @SilentWarrior17

    Жыл бұрын

    the Gpt3 prompting just became a sport

  • @anissurayarosln
    @anissurayarosln3 жыл бұрын

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

  • @salutoitoi

    @salutoitoi

    3 жыл бұрын

    It that why you are dead inside ?

  • @vcody

    @vcody

    3 жыл бұрын

    🤣

  • @adullapravena3192

    @adullapravena3192

    3 жыл бұрын

    ha ha

  • @user-dr8vs8yb4h

    @user-dr8vs8yb4h

    3 жыл бұрын

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

  • @lakshmangamers1280

    @lakshmangamers1280

    3 жыл бұрын

    Anis I do programming under shower 😜

  • @Jakes_psyche
    @Jakes_psyche10 ай бұрын

    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 ай бұрын

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

  • @graceabyyy

    @graceabyyy

    2 ай бұрын

    thisssss!

  • @clarkkentgwapo1

    @clarkkentgwapo1

    Ай бұрын

    They top genius

  • @ahsanhussain9916

    @ahsanhussain9916

    12 күн бұрын

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

  • @Jakes_psyche

    @Jakes_psyche

    6 күн бұрын

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

  • @deusprogrammer_thekingofspace
    @deusprogrammer_thekingofspace Жыл бұрын

    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

    Жыл бұрын

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

  • @daniellima4391

    @daniellima4391

    Жыл бұрын

    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

    Жыл бұрын

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

    Жыл бұрын

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

    Жыл бұрын

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

  • @sashimi1519
    @sashimi15192 жыл бұрын

    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 жыл бұрын

    Is your dad named Joma?

  • @ahso7473

    @ahso7473

    2 жыл бұрын

    Lol

  • @lbb2rfarangkiinok

    @lbb2rfarangkiinok

    2 жыл бұрын

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

  • @aemia6153

    @aemia6153

    2 жыл бұрын

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

  • @charlielewis_8173

    @charlielewis_8173

    2 жыл бұрын

    Hi armyyyyyyy 💜💜💜💜

  • @Ericnorify
    @Ericnorify3 жыл бұрын

    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 жыл бұрын

    @@zainabe9503 Yea.

  • @MQZON

    @MQZON

    3 жыл бұрын

    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 жыл бұрын

    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 жыл бұрын

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

  • @abdelaleem4026

    @abdelaleem4026

    3 жыл бұрын

    @@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 Жыл бұрын

    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

    Жыл бұрын

    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 ай бұрын

    Huh

  • @Joemels

    @Joemels

    7 ай бұрын

    So big o performance

  • @bob_mikhail

    @bob_mikhail

    Ай бұрын

    Keep it simple and avoid nesting)

  • @sangentec
    @sangentec8 ай бұрын

    Genuinely admire your content man

  • @wabdih
    @wabdih3 жыл бұрын

    honestly making a donut in terminal is pretty dope

  • @jp-pk5kn

    @jp-pk5kn

    2 жыл бұрын

    Yah this is amazing

  • @FernandoCosta-vf8lq

    @FernandoCosta-vf8lq

    2 жыл бұрын

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

  • @mitt4276

    @mitt4276

    2 жыл бұрын

    @@FernandoCosta-vf8lq vdd

  • @younes-47

    @younes-47

    2 жыл бұрын

    rotating donut*

  • @Fcycfvyvvyvtfutg

    @Fcycfvyvvyvtfutg

    2 жыл бұрын

    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.

  • @cardmr.6711
    @cardmr.67113 жыл бұрын

    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 жыл бұрын

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

  • @ganavlalawat5058

    @ganavlalawat5058

    3 жыл бұрын

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

  • @computertesting6110

    @computertesting6110

    3 жыл бұрын

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

  • @ganavlalawat5058

    @ganavlalawat5058

    2 жыл бұрын

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

  • @megabyte3044

    @megabyte3044

    2 жыл бұрын

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

  • @J_G_Network
    @J_G_Network Жыл бұрын

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

  • @silaschakravarty4908
    @silaschakravarty4908 Жыл бұрын

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

  • @Aranesque
    @Aranesque3 жыл бұрын

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

  • @AW-zu4kk

    @AW-zu4kk

    3 жыл бұрын

    My first thinking when it moves, wtf

  • @aar219g7

    @aar219g7

    3 жыл бұрын

    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 жыл бұрын

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

  • @EmanoelLucas8552

    @EmanoelLucas8552

    3 жыл бұрын

    it's incredible even for non-beginners developer lol

  • @a.h.s.3006

    @a.h.s.3006

    3 жыл бұрын

    Me, a professional: IT STILL FUCKING IS

  • @awesamart3247
    @awesamart32473 жыл бұрын

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

  • @weteaman1498

    @weteaman1498

    3 жыл бұрын

    1st to like your comment 😀

  • @user-sf5ll5uv1i

    @user-sf5ll5uv1i

    3 жыл бұрын

    kzread.info/dash/bejne/i46gk9SRm7armNo.html

  • @maxl9911

    @maxl9911

    3 жыл бұрын

    Same xD

  • @92Roar

    @92Roar

    3 жыл бұрын

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

  • @CrZY8650

    @CrZY8650

    3 жыл бұрын

    Same lol

  • @jonclement
    @jonclement Жыл бұрын

    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

    Жыл бұрын

    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

    Жыл бұрын

    nerd!!

  • @oceanicmage

    @oceanicmage

    Жыл бұрын

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

  • @jeremymcdonald5281
    @jeremymcdonald52819 ай бұрын

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

  • @efenollal
    @efenollal3 жыл бұрын

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

  • @darkflamedoctor9023

    @darkflamedoctor9023

    3 жыл бұрын

    lol Same goes for me

  • @adia.413

    @adia.413

    2 жыл бұрын

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

  • @adia.413

    @adia.413

    2 жыл бұрын

    @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

    2 жыл бұрын

    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

    2 жыл бұрын

    @@skahler jesus. Sounds fun though

  • @beastprimebp
    @beastprimebp2 жыл бұрын

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

  • @testthisfordecficiencies

    @testthisfordecficiencies

    2 жыл бұрын

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

  • @typicalballer5514

    @typicalballer5514

    2 жыл бұрын

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

  • @testthisfordecficiencies

    @testthisfordecficiencies

    2 жыл бұрын

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

    2 жыл бұрын

    The worst subject

  • @uwu.-.5873

    @uwu.-.5873

    2 жыл бұрын

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

  • @jadaseconds9678
    @jadaseconds9678 Жыл бұрын

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

  • @MKylander
    @MKylander Жыл бұрын

    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
    @TheRealGuywithoutaMustache3 жыл бұрын

    "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 жыл бұрын

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

  • @sly_ly3632

    @sly_ly3632

    3 жыл бұрын

    @@solitary2 my 16y/o brain cant understand

  • @electronx5594

    @electronx5594

    3 жыл бұрын

    @@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 жыл бұрын

    @@electronx5594 oh

  • @RA-ux3fu

    @RA-ux3fu

    3 жыл бұрын

    Bruh ur here too wtf

  • @RogerGarrett
    @RogerGarrett2 жыл бұрын

    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

    Жыл бұрын

    100% right

  • @vibovitold

    @vibovitold

    Жыл бұрын

    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

    Жыл бұрын

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

  • @shagunshetty3288

    @shagunshetty3288

    Жыл бұрын

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

  • @cristianproust

    @cristianproust

    Жыл бұрын

    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

  • @ThePiMan0903
    @ThePiMan0903 Жыл бұрын

    Nice video Joma Tech! Really informative and entertaining!

  • @theundergraduatekemist4077
    @theundergraduatekemist4077 Жыл бұрын

    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

    Жыл бұрын

    Explain the logic, please

  • @navruznazarbekov1246

    @navruznazarbekov1246

    Жыл бұрын

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

    Жыл бұрын

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

  • @navruznazarbekov1246

    @navruznazarbekov1246

    Жыл бұрын

    @@testtestsson4927 i dont even know dude🤣

  • @itsleo5290

    @itsleo5290

    8 ай бұрын

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

  • @fahimzahir2085
    @fahimzahir20853 жыл бұрын

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

  • @abhayjoshi7729

    @abhayjoshi7729

    3 жыл бұрын

    😂😂

  • @ahmedgreynoon6492

    @ahmedgreynoon6492

    3 жыл бұрын

    😂😂😂😂😂😂😂😂😂😂

  • @hunner8867

    @hunner8867

    3 жыл бұрын

    Bruh how could you 😂

  • @TheJohnnyJohnny

    @TheJohnnyJohnny

    3 жыл бұрын

    😂😂😂 tf bruh

  • @insaurraldedavor

    @insaurraldedavor

    3 жыл бұрын

    💀💀

  • @devilz80
    @devilz803 жыл бұрын

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

  • @vuquangminh6482

    @vuquangminh6482

    2 жыл бұрын

    It worth it

  • @littleboyred1

    @littleboyred1

    2 жыл бұрын

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

  • @aazizul2250

    @aazizul2250

    2 жыл бұрын

    @Yize Dai thats why we eat dough

  • @morganalori

    @morganalori

    2 жыл бұрын

    @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 жыл бұрын

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

  • @ConnectDaPlug
    @ConnectDaPlug8 ай бұрын

    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

  • @kenandivy
    @kenandivy Жыл бұрын

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

  • @bsarioz
    @bsarioz2 жыл бұрын

    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 жыл бұрын

    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 жыл бұрын

    @@int16_t i know torus, its a good pokemon

  • @sohan-IA

    @sohan-IA

    2 жыл бұрын

    Staring from section formula ending at luminance physics and math combined

  • @colosistvan

    @colosistvan

    2 жыл бұрын

    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 жыл бұрын

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

  • @marinatedbadger3939
    @marinatedbadger39392 жыл бұрын

    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 жыл бұрын

    Dude i feel same

  • @fergal2424

    @fergal2424

    2 жыл бұрын

    Your salary will impress them don’t worry.

  • @mysteryman3054

    @mysteryman3054

    2 жыл бұрын

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

  • @zzaynr

    @zzaynr

    2 жыл бұрын

    Find friends that will appreciate it

  • @joshiated8597

    @joshiated8597

    2 жыл бұрын

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

  • @georgesadler7830
    @georgesadler7830 Жыл бұрын

    Thank you for the video.

  • @twoocean8012
    @twoocean8012 Жыл бұрын

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

  • @blakeburton3137
    @blakeburton31373 жыл бұрын

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

  • @vanitum9172
    @vanitum91723 жыл бұрын

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

  • @mazey2896

    @mazey2896

    3 жыл бұрын

    I know nothing about it but I literally gasped too

  • @giacomomezzini9598

    @giacomomezzini9598

    3 жыл бұрын

    Behold the wander! Behold the mighty!

  • @siralanturing9103

    @siralanturing9103

    3 жыл бұрын

    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 жыл бұрын

    all that for _screen height_

  • @SUBZER0GREEN
    @SUBZER0GREEN Жыл бұрын

    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 ай бұрын

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

  • @reynaldy_al

    @reynaldy_al

    10 ай бұрын

    is it ok if i google for programing?

  • @iDian23

    @iDian23

    10 ай бұрын

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

  • @raedmuk8745
    @raedmuk8745 Жыл бұрын

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

  • @vivekv1996
    @vivekv19963 жыл бұрын

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

  • @tushnaeduljee1491

    @tushnaeduljee1491

    3 жыл бұрын

    💀

  • @ajsmoth3509

    @ajsmoth3509

    3 жыл бұрын

    💀

  • @dragblaster4985

    @dragblaster4985

    3 жыл бұрын

    💀

  • @stunthelightning1971

    @stunthelightning1971

    3 жыл бұрын

    💀

  • @priyanshsiingh

    @priyanshsiingh

    3 жыл бұрын

    💀

  • @Erotemic
    @Erotemic2 жыл бұрын

    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

    2 жыл бұрын

    Love this

  • @anirbanroy5667

    @anirbanroy5667

    2 жыл бұрын

    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 жыл бұрын

    @@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 жыл бұрын

    @@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 жыл бұрын

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

  • @AskAKill99
    @AskAKill994 ай бұрын

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

  • @alankarmisra
    @alankarmisra3 ай бұрын

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

  • @Gaudrix
    @Gaudrix2 жыл бұрын

    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 жыл бұрын

    I guess professionals in most fields are like that

  • @danielm5161

    @danielm5161

    2 жыл бұрын

    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 жыл бұрын

    @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 жыл бұрын

    @Noa Ella Do you program every day?

  • @aminarahman2429

    @aminarahman2429

    2 жыл бұрын

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

  • @faul2709
    @faul27093 жыл бұрын

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

  • @NinjaNJH

    @NinjaNJH

    3 жыл бұрын

    ^^ what I was expecting

  • @nikhilmwarrier7948

    @nikhilmwarrier7948

    3 жыл бұрын

    @@NinjaNJH lol me too

  • @hushuguo

    @hushuguo

    3 жыл бұрын

    that's me .lol

  • @kaushalaggarwal6747

    @kaushalaggarwal6747

    3 жыл бұрын

    imagine getting a compilation error instead

  • @martinzhang5533

    @martinzhang5533

    3 жыл бұрын

    segfault time

  • @TechToppers
    @TechToppers Жыл бұрын

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

  • @razasalman6220
    @razasalman62202 жыл бұрын

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

  • @salmanmoosa20

    @salmanmoosa20

    2 жыл бұрын

    Same here broooooooooo

  • @DuyPham-fi5hr

    @DuyPham-fi5hr

    2 жыл бұрын

    Same

  • @givenedrikohalim1472

    @givenedrikohalim1472

    2 жыл бұрын

    @@lunaris5685 no, sry einstein

  • @user-fd4il6pi9i

    @user-fd4il6pi9i

    2 жыл бұрын

    @@givenedrikohalim1472 You must be under 18

  • @lanceg6197

    @lanceg6197

    2 жыл бұрын

    @@lunaris5685 You must be fun at parties

  • @user-tx4jg7yl7h
    @user-tx4jg7yl7h3 жыл бұрын

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

  • @eyaswoo1483

    @eyaswoo1483

    3 жыл бұрын

    more like Steven Chow

  • @Karasu7_7

    @Karasu7_7

    3 жыл бұрын

    Steve Aoki

  • @FatherPhi

    @FatherPhi

    3 жыл бұрын

    Joma six pack confirmed

  • @JimJakubJames

    @JimJakubJames

    3 жыл бұрын

    Bob Marley

  • @trilo_boy

    @trilo_boy

    3 жыл бұрын

    Steven chow

  • @kagayakuangel5828
    @kagayakuangel582811 ай бұрын

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

  • @TCSu
    @TCSu Жыл бұрын

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

  • @bawad
    @bawad3 жыл бұрын

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

  • @FarzanHashmi

    @FarzanHashmi

    3 жыл бұрын

    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 жыл бұрын

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

  • @citizendot1800

    @citizendot1800

    3 жыл бұрын

    Diverges I guess

  • @FatherPhi

    @FatherPhi

    3 жыл бұрын

    Math

  • @EpicHardware

    @EpicHardware

    3 жыл бұрын

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

  • @levigod9078
    @levigod90783 жыл бұрын

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

  • @levigod9078

    @levigod9078

    3 жыл бұрын

    a e s t h e t i c

  • @Light-ee8fk
    @Light-ee8fk Жыл бұрын

    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

    Жыл бұрын

    No one did with zero help anyways

  • @HeavenPrinceAmiri

    @HeavenPrinceAmiri

    3 ай бұрын

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

  • @blueboytv9191
    @blueboytv9191 Жыл бұрын

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

  • @KJ-sq5ut
    @KJ-sq5ut2 жыл бұрын

    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

    2 жыл бұрын

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

  • @KJ-sq5ut

    @KJ-sq5ut

    2 жыл бұрын

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

  • @revmeno4572

    @revmeno4572

    2 жыл бұрын

    Don’t forgot about me !!

  • @Paul-eb2cl

    @Paul-eb2cl

    2 жыл бұрын

    @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 жыл бұрын

    hahaha , me too

  • @GingerNingerish
    @GingerNingerish3 жыл бұрын

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

  • @jimjimsandburg2754

    @jimjimsandburg2754

    3 жыл бұрын

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

  • @GingerNingerish

    @GingerNingerish

    3 жыл бұрын

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

  • @jiahaolu8839

    @jiahaolu8839

    3 жыл бұрын

    feeling the same

  • @zendraw3468

    @zendraw3468

    3 жыл бұрын

    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 жыл бұрын

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

  • @fatmaabduarrahman7590
    @fatmaabduarrahman75909 ай бұрын

    That was great. I am super sad about our mathematics and statistics courses in my last semesters. Why there is no one told us about thisssssss

  • @conganhvu7706
    @conganhvu7706 Жыл бұрын

    i love it

  • @naveedalirehmani4135
    @naveedalirehmani41353 жыл бұрын

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

  • @youregonnahaveaskeletontim1925

    @youregonnahaveaskeletontim1925

    3 жыл бұрын

    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 жыл бұрын

    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 жыл бұрын

    @@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 жыл бұрын

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

  • @ridgefrost
    @ridgefrost3 жыл бұрын

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

  • @aleksi1537

    @aleksi1537

    3 жыл бұрын

    I feel you man 🥺😓

  • @SamuelLing

    @SamuelLing

    3 жыл бұрын

    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 жыл бұрын

    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 жыл бұрын

    @@hanac5586 thanks man

  • @avivshvitzky2459

    @avivshvitzky2459

    3 жыл бұрын

    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

  • @serenitylittle5103
    @serenitylittle510310 ай бұрын

    Love the intro! It was hilarious! 😂🎉

  • @unnamednoaddress.2343
    @unnamednoaddress.2343 Жыл бұрын

    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

    Жыл бұрын

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

  • @thickthickitythickface

    @thickthickitythickface

    Жыл бұрын

    So proud of you man, best of luck

  • @Leo___777

    @Leo___777

    Жыл бұрын

    Persista no seus sonhos, irmão

  • @lucasm7569

    @lucasm7569

    Жыл бұрын

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

  • @rishacreation01

    @rishacreation01

    7 ай бұрын

    Now he is 20 month old😂

  • @dan-mg4tc
    @dan-mg4tc3 жыл бұрын

    He finally remembered his password for his KZread account

  • @anujjoshi8408

    @anujjoshi8408

    3 жыл бұрын

    Is his acount hacked

  • @anujjoshi8408

    @anujjoshi8408

    3 жыл бұрын

    Or he forgot password

  • @pratixmistry

    @pratixmistry

    3 жыл бұрын

    LoL

  • @mysticaltwinsmusic3315

    @mysticaltwinsmusic3315

    3 жыл бұрын

    Hahahahah

  • @BashShell

    @BashShell

    3 жыл бұрын

    I think he was busy

  • @ryujintatsuya6187
    @ryujintatsuya61873 жыл бұрын

    My mans finally came back from the grave

  • @Melchiorql

    @Melchiorql

    3 жыл бұрын

    Lmao

  • @WhoAmI-cv1up

    @WhoAmI-cv1up

    3 жыл бұрын

    Lol😄😄

  • @AkhilDakhil4755

    @AkhilDakhil4755

    3 жыл бұрын

    Too bad shisui didn't 😪

  • @dgirlsportable3196
    @dgirlsportable3196 Жыл бұрын

    Am not a math major, but am enthusiastic about maths since I study engineering . And how you explained was so cool, and for once i understood

  • @thegreenguygreen
    @thegreenguygreen8 ай бұрын

    really cool editting :o

  • @1NSAFSIZ
    @1NSAFSIZ3 жыл бұрын

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

  • @theternal

    @theternal

    3 жыл бұрын

    In command prompt

  • @sherlock7127

    @sherlock7127

    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

  • @jemjem8902
    @jemjem89022 жыл бұрын

    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 жыл бұрын

    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 жыл бұрын

    FOR THIS THE BLUEPRINT WAS MADE

  • @agrume_music

    @agrume_music

    2 жыл бұрын

    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 жыл бұрын

    @@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 жыл бұрын

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

  • @josephmargaryan
    @josephmargaryan6 ай бұрын

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

  • @moustafakashen3610
    @moustafakashen36108 ай бұрын

    This is so creative and smart! I noticed there are mentions of matrices. So is understanding matrices important you would say in programming?

  • @soliSchuler

    @soliSchuler

    Ай бұрын

    To put it simply, if your working with 3 dimensions it definitely requires matrix multiplication... Unless you absolutely hate your life and use substitution. 😂 Either one works.

  • @zom_tyt7382
    @zom_tyt73823 жыл бұрын

    Why does he look like Asian Keanu Reeves.

  • @TechVHD

    @TechVHD

    3 жыл бұрын

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

  • @noertri618

    @noertri618

    3 жыл бұрын

    No he look likes stephen chow

  • @TechVHD

    @TechVHD

    3 жыл бұрын

    WattMonki i already did

  • @ayoubZaZen

    @ayoubZaZen

    3 жыл бұрын

    Cuz he is

  • @eyoggtv9157

    @eyoggtv9157

    3 жыл бұрын

    Wait... he isn't?

  • @carloscruz5081
    @carloscruz50813 жыл бұрын

    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 жыл бұрын

    Use khan academy and brilliant

  • @ngndnd

    @ngndnd

    2 жыл бұрын

    @@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 жыл бұрын

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

  • @MrRinre

    @MrRinre

    2 жыл бұрын

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

  • @pjj390

    @pjj390

    2 жыл бұрын

    Yo

  • @johnd.coffey5760
    @johnd.coffey5760 Жыл бұрын

    He surely loves his work🙌👏

  • @ibrahimdogan4335
    @ibrahimdogan4335 Жыл бұрын

    That's incredible.

  • @Noyoniz
    @Noyoniz3 жыл бұрын

    *Dat Donut was creative as hell* :)) Never expected this! xaxa

  • @nyamsurensuldbold3468

    @nyamsurensuldbold3468

    3 жыл бұрын

    wow IZ ah bnshd. taniig shutdiishuu hha

  • @nyamsurensuldbold3468

    @nyamsurensuldbold3468

    3 жыл бұрын

    tanii mergejil programmer yumuu esvel computer science yumuu? herev ta harval zaavl hariulj ogoorei bayrllaa.

  • @ubitubit3075

    @ubitubit3075

    3 жыл бұрын

    wow never expected you in here tho

  • @SiEmG

    @SiEmG

    3 жыл бұрын

    ellhnas?

  • @centntn

    @centntn

    3 жыл бұрын

    @@nyamsurensuldbold3468 what?

  • @Azyro777
    @Azyro7772 жыл бұрын

    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"

  • @Mikoyan_Felon
    @Mikoyan_Felon Жыл бұрын

    Your production quality is truly legendary

  • @walnut7137
    @walnut71375 ай бұрын

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

  • @thecomedian4136
    @thecomedian41363 жыл бұрын

    This was the longest advertisement that I have voluntarily watched.

  • @frials4757

    @frials4757

    3 жыл бұрын

    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 жыл бұрын

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

  • @eummi
    @eummi3 жыл бұрын

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

  • @ivanmoen9982

    @ivanmoen9982

    3 жыл бұрын

    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 жыл бұрын

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

  • @Fastur2

    @Fastur2

    3 жыл бұрын

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

  • @chees720

    @chees720

    3 жыл бұрын

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

  • @xeome5596

    @xeome5596

    3 жыл бұрын

    @@chees720 javascript...

  • @malikc-c1662
    @malikc-c1662Ай бұрын

    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.

  • @AskAKill99
    @AskAKill994 ай бұрын

    I'm glad you went into explanation bcus it looked so complicated,but then it's just trigonometry,matrix algebra,and a projection matrix,makes me feel better since I've gone over these myself already.But why does the setup in the beginning with all the paper then the computer look like how it'd be for myself 🤣🤣🤣guess it's just how it is for all! The donut is absolutely beauty of math and programming tho!

  • @samitrades5951
    @samitrades59513 жыл бұрын

    Wow that was awesome; see everyone back again in 12 months.

  • @ninj493
    @ninj4933 жыл бұрын

    The person who googles "AREA OF CIRCLE" teaches us why we need math.... Me - must give it a view

  • @user-cz5un8ng7h

    @user-cz5un8ng7h

    3 жыл бұрын

    @@omeraydinmike yeah circles do have volume, they arent 2d at all

  • @midnightstorm4290

    @midnightstorm4290

    3 жыл бұрын

    @@omeraydinmike I think he was and so was I but okay.

  • @LucaPizzoplus

    @LucaPizzoplus

    3 жыл бұрын

    @@omeraydinmike it's called sphere≠circle

  • @Adityagarg0

    @Adityagarg0

    3 жыл бұрын

    @@omeraydinmike it's all good bro, that's cuz you first wrote area πr², we thought you were talking about circle and not sphere but most of the people still got you :)

  • @glitchy_star_classes6276

    @glitchy_star_classes6276

    3 жыл бұрын

    Mike Anderson bro, you wrote pi*r^2 for area.. and if u have any knowledge of your presence you would not have said volume at all.. coz surface area of sphere is 4 pi r ^2.. i think u never studied or gave exams.. there teacher wont give u extra marks for showing off and saying wrong things .. they will deduct the marks..

  • @mohammadmovahedi9122
    @mohammadmovahedi91229 ай бұрын

    it was great bro :)

  • @houda8055
    @houda8055 Жыл бұрын

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

  • @pixar741
    @pixar7413 жыл бұрын

    This is how those movies begin ,a scientist being ignored

  • @vishvas8569

    @vishvas8569

    2 жыл бұрын

    And sometimes an artist

  • @ONION42
    @ONION423 жыл бұрын

    Man uploads ever so often, but when he does they're all bangers

  • @harold3802

    @harold3802

    3 жыл бұрын

    Facts !

  • @Floridamangaming729

    @Floridamangaming729

    3 жыл бұрын

    Man its almost like quality content is made when you have more time to make it. I remember when this was the norm. But everything has to be ruined and now the algorithm favors absolutely horse sht videos regurgitated daily.

  • @TehGettinq

    @TehGettinq

    3 жыл бұрын

    High production quality but what he says has no value lol.

  • @MyReviewerAccount
    @MyReviewerAccount4 ай бұрын

    Its the same kind of happiness when you are able to answer a complex mathematical equation and successfully building series of codes.(My grammar svcks, still working on it.✌️)

  • @jasonholmes6543
    @jasonholmes65437 ай бұрын

    The main thing with other people (I've found) is they seem only too happy to tell you what you need, and need not - and I am so glad I didn't listen to a lot of them and decided what I needed for myself - and have been happily programming professionally since 1989. BUT if you did decide to listen to ME then set theory is kinda useful if you want to write SQL ( but I think they teach that stuff to third graders now anyway ). I really hope for the sake of the species these math people figure how to teach their stuff more effectively - like how actually to apply it, and why the hell you'll care in the first place - it seems a much more honest approach than wasting peoples lives with the BS they rammed down our necks in the 80s. Programmers who can research for themselves and attempt to solve problems independently - these are the people you might want to surround yourself with ( one doesn't need much math for that - I should know ).

  • @kennedyfrancis5875
    @kennedyfrancis58753 жыл бұрын

    Can we appreciate the fact that Joma Made 2 versions of himself with n without mustache And filmed the whole video to make it look real

  • @Snowsda

    @Snowsda

    3 жыл бұрын

    *3

  • @valentinfrohlich5412
    @valentinfrohlich54123 жыл бұрын

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

  • @ConnectDaPlug
    @ConnectDaPlug8 ай бұрын

    i was trying this out had to learn a little bit about the different methods in mathematics the models its challenging to replicate this in python in the terminal as you come across the index out of range error but when you mess around with the k2 calculation it resizes according to the int or float you set it renders problem is instead of one donut i was getting two donuts on my vertical axis and i understand i might not have properly implemented some of the calculation methods

  • @kiro4723
    @kiro47238 ай бұрын

    this gives me motivation to study more maths hehe im still in high school and i wish to be a programmer

  • @asadsalehumar1011
    @asadsalehumar10113 жыл бұрын

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

  • @DCkogsch
    @DCkogsch3 жыл бұрын

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

  • @luckyjoshi6767

    @luckyjoshi6767

    3 жыл бұрын

    Can't bite you man, YOU TOXIC.

  • @IDKwhattowrite3

    @IDKwhattowrite3

    3 жыл бұрын

    or use stack overflow

  • @ditsokar4168

    @ditsokar4168

    3 жыл бұрын

    Import then steal code from internet simple

  • @andeemengaming5000

    @andeemengaming5000

    3 жыл бұрын

    @@ditsokar4168 lol

  • @runthejules91
    @runthejules917 ай бұрын

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

  • @iamtheteapot7405
    @iamtheteapot7405 Жыл бұрын

    As a first semester student of C++ I am extremely impressed with the rotating console donut 🍩

  • @nganphamkim8322
    @nganphamkim83222 жыл бұрын

    Yes, you won’t memorize most of the formulas or math concepts you learnt in schools. But the thing is that we don’t study maths to memorize the formulas, but to learn and train our brains to think logically and analytically. It is about understanding the formulas and methods to solve problems, not learning by heart. If we’re not able to understand basic maths, how are we able to understand codes or advanced programming?

  • @MilanoBrandwain

    @MilanoBrandwain

    9 ай бұрын

    your brain can be trained by trying to understand the concept as you go along. i disagree with needing school

  • @clonespectre8028

    @clonespectre8028

    9 ай бұрын

    ​@@MilanoBrandwainumm self study ?? Can also do the same but where will u solve your doubts ?

  • @oldschoolpk

    @oldschoolpk

    9 ай бұрын

    @@MilanoBrandwain u need school to socialize and mature as person. Unless u want to stay cucumber

  • @MilanoBrandwain

    @MilanoBrandwain

    9 ай бұрын

    @@oldschoolpk i love cucumber

  • @st4r444

    @st4r444

    9 ай бұрын

    Enlarging your brain like that makes your d!ck small so you will be bad at sex in bed compare to guys in the street.

  • @overlorde7526
    @overlorde75262 жыл бұрын

    "But there's a 1% chance that it might be important" is one of the most programmer things I've heard

  • @rob1248996
    @rob12489967 ай бұрын

    I can now die in peace knowing how to code a donut in software. My life is now fulfilled. Thank you, Joma, from the bottom of my heart.

  • @MesmerBaas
    @MesmerBaas10 ай бұрын

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