Тёмный

5 Math Skills Every Programmer Needs 

Sahil & Sarra
Подписаться 657 тыс.
Просмотров 1,1 млн
50% 1

Do you need math to become a programmer? Are Software Engineers good at Math? If yes, how much Math do you need to learn coding? I will answer these questions today.
► For more content like this, subscribe to our channel: / powercouple26
► Follow us on Linkedin:
/ gabag26
/ sarrabounouh
► Let's be FRIENDS! / power_couple26
► For business inquiries, reach us on: powercouplejourney@gmail.com
#coding #maths #softwareengineering

Наука

Опубликовано:

 

20 янв 2023

Поделиться:

Ссылка:

Скачать:

Готовим ссылку...

Добавить в:

Мой плейлист
Посмотреть позже
Комментарии : 1,1 тыс.   
@sommerjan
@sommerjan Год назад
Don't let this video scare you off. If you're good at math you'll likely be disappointed in most programming jobs, because it's so rare to encounter anything requiring more than high school math. Source: Professional programmer of 15 years.
@respectthedripkaren4515
@respectthedripkaren4515 Год назад
I graduated high school but I had a C+ in math. I know it's not as good as an B+ B nor A and that's why I'm not really confident in my math skills. It typically doesn't take me long to learn simple math stuff but some more complex math is usually taking me much longer to learn than necessary and then there's this part of math, where I'm absolutely lost and don't understand anything. I mostly want to do frontend development tho - like bringing design to life.
@Weaseldog2001
@Weaseldog2001 Год назад
Agreed. I've done CAD programming that required trigonometry and that's as complex as it's gone. Most of my jobs require grade school level math.
@enginerdy
@enginerdy Год назад
It depends on what you get into, but especially if you’re writing engineering programs your problems will tend to use the tools in the toolbox, whether it’s a hammer and a screwdriver, or a torque wrench and a caliper
@ukaszzbrozek6470
@ukaszzbrozek6470 Год назад
I learn in high school all the things he talked about in this video 😆
@georgeradev8236
@georgeradev8236 Год назад
And what if you get into ML?
@AnkitKumar-lb6vi
@AnkitKumar-lb6vi Год назад
Top 5 Maths Skill 1. Combination 2. Logarithm 3. Factorial 4. Exponentials 5. Modulus
@jatinlanje5741
@jatinlanje5741 Год назад
I would also like to add AP & GP. Sometimes it might be useful to summarise the series and calculate time complexity.
@sahilandsarra
@sahilandsarra Год назад
Thanks for summarizing 🙏
@mranonymous2944
@mranonymous2944 Год назад
And in high schools it revolves around mainly on calculus and trigonometry
@musaratjahan7954
@musaratjahan7954 Год назад
@@jatinlanje5741 you're gonna need slightly different series that AP or GP to calculate space time complexities
@lovejoy9445
@lovejoy9445 Год назад
How about statistic?
@darshantawte7435
@darshantawte7435 Год назад
"We don't have the luxury to giveup the process just because we don't like one particular thing" true.
@sahilandsarra
@sahilandsarra Год назад
👍
@0ijm3409fiwrekj
@0ijm3409fiwrekj Год назад
This is a quote for snowflakes in the west too!
@tiagodagostini
@tiagodagostini Год назад
Yes, but recruiters need to wake up sometimes. I have been in an interview for a company that used a library that I created as open source project (and they knew it) . They wanted to make live test if I know how to code ..... I said.. go to hell I will not work in a place so disorganized as this. They used every day code I did!
@S4sent
@S4sent Год назад
🔥🔥🔥🔥
@leoschafer8956
@leoschafer8956 Год назад
@@tiagodagostini Perhaps the interviewer was not even aware of this fact...
@robrobbins
@robrobbins Год назад
The five math skills I need for my job are; addition, subtraction, multiplication, division, and fractions.
@narajchawinchomnakorn2869
@narajchawinchomnakorn2869 Год назад
what ur job
@billyoung8118
@billyoung8118 Год назад
Sadly those skills are beyond most working adults. I'm a statistician in the insurance industry.
@simsong1911
@simsong1911 Год назад
The politician ask 4 contractors: "what's the total of 1 plus 1?". The first three answer "two". The last one asks : "what result do you need?" And gets the contract
@maroonscarlet
@maroonscarlet Год назад
same with accounting, we even use calculators haha
@YOGE4093
@YOGE4093 Год назад
😂😂😂😂😂
@magiclover9346
@magiclover9346 Год назад
Senior Engineer with 8 years experience at a decently sized Australian tech company. I do have an engineering degree but don't consider it a necessity. I don't use these concepts often, but do occasionally. Mod and Exponential are the most useful. I don't really drill people on Log if you can eyeball a loop and explain what's happening and I can follow then that's a question answered well. Encouraging people to make mistakes and learn from them. The most important thing is to be able to think logically and be able to articulate decisions.
@mrechbreger
@mrechbreger Год назад
I think times are changing slowly more math is definitely needed for several projects. We're at a saturation level now and not the wild wild west where anyone with little skills (eg. making mice, speakers, remote controls ...eg. something like logitech can earn tons of money)
@bm5906
@bm5906 Год назад
8 years experience makes you a young mid-level engineer. I have 45 years of experience. You are nowhere near senior level.
@williammbollombassy1778
@williammbollombassy1778 11 месяцев назад
@@bm5906 You have 45 years of experience in which technology ?
@magsteel9891
@magsteel9891 11 месяцев назад
@@williammbollombassy1778 Anyone with 45 years of experience has changed technologies a lot. Many of the technologies I've used no longer exist. Hardware, languages, and operating systems come and go. New things come along. There are some constants, like COBOL, C, SQL, FORTRAN, make, emacs, etc., are still around and you can make a good living doing them. In the right niche you can even be in high demand. But generally career longevity requires constant adaptation to change.
@codecaine
@codecaine 10 месяцев назад
@@bm5906 You can learn a lot in 8 years. Stop the 🧢. I have been programming since the early 90s. I have know many people with just a couple years experience become experts.
@davemerkury
@davemerkury Год назад
Outstanding video and thoughts on what can help a developer! Having not been in a math class in a LONG time, the first two I'm very rusty in, but the last three I understand. If I had thought of what I know already, a lot of coding problems/DSAs would have been easier to approach. Instead, I over complicated things by not really understanding what I was seeing and read. Thank you for this video, it really cleared up some things for me!!! Now, I can use this approach to get better and confident in resolving issues.
@sahilandsarra
@sahilandsarra Год назад
Thanks 🙏
@yan-adventurer
@yan-adventurer Год назад
This is a brilliant piece of teaching, with one real-life case illustrating five crucial math concepts!
@sahilandsarra
@sahilandsarra Год назад
Thanks Yan 🙏
@herrbonk3635
@herrbonk3635 Год назад
Perhaps if you understood the language he speaks.
@acasualviewer5861
@acasualviewer5861 11 месяцев назад
One more concept that is missing is probability. In your exponential backoff example, the true algorithm doesn't exactly back off exponentially but rather picks a random number between 0 and x^N. This ensures that simultaneous clients don't remain synchronized and traffic can get through.
@spandansarkar8267
@spandansarkar8267 Год назад
I am doing it. I am getting it every day. Inch by inch. I know that one day it will happen. As long as people like you exist! I will make it possible. Thank you so much. Keep spreading knowledge.
@sahilandsarra
@sahilandsarra Год назад
Good luck Spandan 👍
@shahzadshaykh6032
@shahzadshaykh6032 Год назад
Mathematics is not only good for software engineers but mathematics helps a common man in every field of life. By the way I love to learn new examples and solutions of mathematical problems. Your way of explaining the mathematics importance is very impressive 👍
@AlavyaPandey
@AlavyaPandey Год назад
Finally a crystal clear answer to this question Thank You and Much Appreciated👍
@sahilandsarra
@sahilandsarra Год назад
Thanks 👍
@mina_en_suiza
@mina_en_suiza Год назад
As a mathematician who has always been working in software development, I often find it frustrating, how little Math I'm actually able to use. The recommendations in the video were spot on. Though, aspiring developers should never underestimate the value of a solid theoretical background. If you have an area of interest besides computing, you should go for it and learn to code as a secondary skill. It doesn't matter if it is physics, mathematics, chemistry, economy, electrical engineering, linguistics - even history of art. Computer science is also great, as it provides a lot of insight, you will have a hard time mastering if you just focus on your practical skills.
@sumaiyachand8935
@sumaiyachand8935 Год назад
Hi sir, actually I'm persuing Mac mathematics 2nd year along with this I want to learn some computer skills so would to suggest me any skill to learn to develop my career
@mina_en_suiza
@mina_en_suiza Год назад
@@sumaiyachand8935 The obvious choice would be a programming language. If they don't offer a programming course within your career, Python would be the one, I recommend for starters. PS: You shouldn't call a lady "Sir".
@sumaiyachand8935
@sumaiyachand8935 Год назад
@@mina_en_suiza tqsm for suggestions mam .. and sry for calling u as a sir...
@mina_en_suiza
@mina_en_suiza Год назад
@@sumaiyachand8935 No problem, dear.
@makeytgreatagain6256
@makeytgreatagain6256 Год назад
I love that programming has hardly any maths as it’s by far my weakest subject. Yeah I can somehow code and program but I suck at mathematics so I’m screwed lol
@buddylove2073
@buddylove2073 Год назад
One of the best videos on the subject matter I think. And you have teaching talent as well.
@mobashiranwar8230
@mobashiranwar8230 Год назад
The way you teaching mathematics concepts, It's great developer can relate concepts while coding. Awesome
@sahilandsarra
@sahilandsarra Год назад
Thanks 🙏
@ThePantafernando
@ThePantafernando Год назад
Honestly, I think the main point here is that knowledge is more linear than spacial than most think. It means, your scalar level grows as much as you learn, despite the actual content, because all boils down to how mature is your brain to associate problems with a solution. The actual subject is important for a specific need (like answering something fast), but in a long run, who knows when you gonna use it again? So, in the end, always keep learning, despite being engineering or math, physics or other. The more you learn, more evolved is your brain, more capable person you are.
@vishaldangwal2496
@vishaldangwal2496 Год назад
There are some channels I feel proud that Ive subscribed to them.. Power Couple is one of them 👍
@tejaschaudhari192
@tejaschaudhari192 Год назад
हो का 😏
@sahilandsarra
@sahilandsarra Год назад
🙏
@hexprince
@hexprince Год назад
Really loved this! Thank you man! ❤️👍
@sahilandsarra
@sahilandsarra Год назад
❤️
@himanshuatri9117
@himanshuatri9117 Год назад
Dude i have watched 2-3 videos on log and time complexity. And this particular topic where we use logarithm to describe time complete. I never understood what it actually meant but you just explained it so simply in a few minutes. Now i need you to teach me DSA man.
@mamacita5636
@mamacita5636 Год назад
same !! I dont understand dSa
@testchannel4695
@testchannel4695 Год назад
This is indeed gold, great job! 👍
@svbarve
@svbarve Год назад
One of the best video so far I came across, Thanks for such video.
@khanhuzaif4986
@khanhuzaif4986 Год назад
Such a beautiful information with Powerful delivery awesome man 👌🏻 god bless you for helping all of us. Thanks
@jacklam5658
@jacklam5658 Год назад
i think if you have touched the programming of robots, you may realize there are a lot of maths involved including matrix, calculus, tensors, linear algebra, .. etc. If you work with neural networks, also involved a lot of maths of different areas.
@Windowsinside
@Windowsinside 5 месяцев назад
Thank you so much for your videos, you help me a lot to look and move forward with coding!
@sakshamchhatkuli271
@sakshamchhatkuli271 Год назад
I love your content, keep uploading in this manner
@sahilandsarra
@sahilandsarra Год назад
Thanks 🙏
@flabbybum9562
@flabbybum9562 Год назад
Your graphical display of exponentials really drives the message home. Great video.
@sahilandsarra
@sahilandsarra Год назад
Thanks 🙏
@constantin58
@constantin58 Год назад
One of the reasons programming is challenging is because an individual must learn and waste time on a lot of things that are never used. Nested loops are a bad practice in real world implementations yet a programmer must be aware of them anyway.
@abarrios7007
@abarrios7007 Год назад
This guy is right! You win my like and I am following now!
@eltonsilvamtm
@eltonsilvamtm Год назад
This video is spot on! Thank you for sharing it
@vinaykulkarni8863
@vinaykulkarni8863 Год назад
Time complexity is n*logn since for post increment I++ or post decrement i-- time complexity is n for addition and substraction . In second case it is logn for i*2 similar for division.so there is for loop inside another for loop so we will multiply both time complexities.Hence time complexity becomes n*logn
@sahilandsarra
@sahilandsarra Год назад
Thanks for participating 🙏
@victoranosike2621
@victoranosike2621 Год назад
This was an amazing video!! Thank you man
@sahilandsarra
@sahilandsarra Год назад
Thanks 🙏
@samzam7243
@samzam7243 3 месяца назад
Thanks a lot This is what i was searching from long time
@MrKiar1611
@MrKiar1611 Год назад
The beauty of computing is, you can test out the answer by your own by implementing your thought. Also, only a very small number of programmers are needed to focus on algorithm while most of us are just struggling in a chaotic framework world. basically you are expected to follow your manuals (doc) when you want to implement something.
@punithmadineni2887
@punithmadineni2887 Год назад
Wow! The way you explained the things 🔥 was great
@sahilandsarra
@sahilandsarra Год назад
Thanks 🙏
@sangimasti1212
@sangimasti1212 Год назад
Motivation , direction , everything in one channel, for free , can not thank you enough for taking time to make these videos
@googleplex1589
@googleplex1589 Год назад
Heyyy!!! This video is amazing, not only because of its great content, but because I come back here whenever I need a skill check. May you please make more of these? Your teaching method is amazing. THANK YOUUU!!!
@katehouse4451
@katehouse4451 5 месяцев назад
I like the way you script the video. It has good logic structure and it is easy to follow.
@nothingtolose682
@nothingtolose682 Год назад
please bring more such videos related to data structures and algorithms explaining the concept...love ya!
@sahilandsarra
@sahilandsarra Год назад
Sure ❤️
@muheebullaht831
@muheebullaht831 Год назад
@@sahilandsarra yup this is something which is really needed for any future programmer rather than videos which are made for views. Thank u for such content Really means to real future programmers.
@sarav-Frontend_Engineer
@sarav-Frontend_Engineer Год назад
Wow! Never seen a simple, short but powerful example covering all the 5 vital skills which are explained very clearly 🙏🙏🙏
@swarajification
@swarajification Год назад
So much good stuff crammed into a 9min video!! Maza agya!
@gooseinshoes4673
@gooseinshoes4673 6 месяцев назад
Huge thanks for some info m8t, even as a CS student this is often overlooked at
@alastar1354
@alastar1354 Год назад
Spent a year learning modular arithmetics and mathematical analysis after watching the video. Thanks! I enjoyed math really
@Gigusx
@Gigusx 6 месяцев назад
Time must be passing slightly differently for you 😅
@alastar1354
@alastar1354 6 месяцев назад
@@Gigusx that's the joke xD
@GOJOANDSUKUNAFAN
@GOJOANDSUKUNAFAN 2 месяца назад
Bhai topics bta maths ke jo programming me use hote hai please
@glitchy_weasel
@glitchy_weasel Год назад
Very well made video; will definitely search more about these concepts on my own. I like your attitude, by the way, I think you'd make a great teacher.
@casuallydreamin5006
@casuallydreamin5006 Год назад
First after finishing the video i felt like i wasted my time since i learned all of these comcepts on extreme levels of difficulty in highschool already. But then realising that i'll actually be using my math skills in programming make me appreciate my highschool a lot more and in turn gave me so much motivation and felt so much better than i was. Thank you, have my sub.
@dbasalo
@dbasalo 5 месяцев назад
You'd most likely not use any of what is described in this video.
@peraltabeats8125
@peraltabeats8125 Год назад
This is awesome and motivating- thank you!
@Lemurai
@Lemurai Год назад
I honestly don’t regret going into Chem E vs being a programmer, after we complete our research, designs/drawings are finalized, we’re going home, the programmers were ALWAYS on the clock during big projects(but they are very important). I do enjoy using math to solve problems, but not in the same way programmers use it.
@ShayPatrickCormacTHEHUNTER
@ShayPatrickCormacTHEHUNTER 11 месяцев назад
What do you dislike about the way programmers use math? (im a non involved party here, a law student)
@aswinvignesh3985
@aswinvignesh3985 Год назад
Just another quality content 😉 and another accreditation from me as to ur previous videos . Love it ✌️
@sahilandsarra
@sahilandsarra Год назад
Thanks 🙏
@errorcode778
@errorcode778 4 месяца назад
You really helped me to get my target. Keep going💪
@johnadriandodge
@johnadriandodge Год назад
Shalom very cold afternoon here in Texas. This is very good. Thank you for sharing this!
@sakshirathi3077
@sakshirathi3077 Год назад
OMG!! I just really appreciate your content, video, efforts & knowledge! It is genuinely worth knowing & helpful!! #lotsoflove🇮🇳❤️
@kaszapnagypeter
@kaszapnagypeter Год назад
These math problems are pretty easy, we used to have to solve a lot of tasks like this when I was a student in high school.☺ I loved these tasks.
@Devloup
@Devloup Год назад
Good for you
@fearmamba
@fearmamba Год назад
ur a badass
@asurendra3592
@asurendra3592 Год назад
Good for you then.
@narajchawinchomnakorn2869
@narajchawinchomnakorn2869 Год назад
what class did u take in high school about coding
@alieninvaders1188
@alieninvaders1188 Год назад
This video saved my life! Thank you!
@sahilandsarra
@sahilandsarra Год назад
I’m glad I could help 👍
@devworks8787
@devworks8787 Год назад
Subscribed. Awesome video. Will go through these concepts
@sahilandsarra
@sahilandsarra Год назад
Thanks 🙏
@lamtatyan
@lamtatyan Год назад
Thank you my friend. I am learning programming in my middle-age. I find programming is real fun, but I also find the maths skills you are discussing are also enjoyable. Even the professor did not explain the concept of exponential to me clearly when I was studying finance, but your video did it.
@kindz
@kindz Год назад
Wow I'm learning coding in my mid 30's seeing someone doing the same is motivating..🙂
@sahilandsarra
@sahilandsarra Год назад
That’s great to hear. I wish you all the luck 👍
@Geno420
@Geno420 Год назад
Another great useful video, thanks 👌
@sahilandsarra
@sahilandsarra Год назад
Thanks 🙏
@smritisingh9828
@smritisingh9828 Год назад
Thank you for this content.
@TheSoulCrisis
@TheSoulCrisis Год назад
Great applications and lessons on applying math to computation!
@amalff7265
@amalff7265 Год назад
Thanks for the video, very informative
@sahilandsarra
@sahilandsarra Год назад
Thanks 🙏
@martinabeita8852
@martinabeita8852 Год назад
Following the way of "learning by doing or start doing after learning the basics" according to you said I made couple of projects but i suddenly realized that i became more of a person who google stuffs than actually understand why we are using a code in a particular scenario , although i understand which type of code to use in solving a particular problem but if someone ask me to solve the problem in a alternative way maybe i would fail to do it ... Can you shed some light on my problem it will be really helpful, i hope u understood my problem 🙏
@octaviosandoval4633
@octaviosandoval4633 Год назад
Excellent video, Thank you!
@bicycleworld7049
@bicycleworld7049 Год назад
Very proud to follow you and to watch your videos always there is something new thanks lot
@sahilandsarra
@sahilandsarra Год назад
Thanks ❤️❤️❤️
@vedparkashgaba5478
@vedparkashgaba5478 Год назад
Excellent video explains with simple and effective method Thanks for sharing
@sahilandsarra
@sahilandsarra Год назад
❤️❤️❤️
@meph5291
@meph5291 5 месяцев назад
Calculus ( even a painter needs it ) + Linear algebra + Statistics & Probabilty + Discrete math. This is what you need. For a start.
@thedevincicode
@thedevincicode 5 месяцев назад
This is extremely helpful, Thank you ! 😊
@mattwilson1845
@mattwilson1845 11 месяцев назад
Great video, thanks!
@anuragsingh6783
@anuragsingh6783 Год назад
Finally, I have platform where i can use my class 11th and 12th maths. After watching that video I am feeling to good taking science stream at my higher secondary studies.🤩🤩🤩
@sahilandsarra
@sahilandsarra Год назад
👍
@Dzus1k
@Dzus1k Год назад
Thats a bit missleading. For backend guys.. sure. But as FE dev I never used any of the concepts u have noted in your video. The most difficult math I ever had to do was to calculate the final price in the basket after deducing the 20% discount. Counting with percentages is being taught at around 3 or 4 class of math pre-algebra at elementary school.
@sandip5096
@sandip5096 Год назад
I didn't know any of this maths right now but i will learn them .. thanks for sharing.
@sahilandsarra
@sahilandsarra Год назад
Good luck 👍
@jessechen6735
@jessechen6735 Год назад
Thank you for making this video.
@tomekg6629
@tomekg6629 Год назад
As all these concepts are covered in schools on secondary level in my country - it’s as obvious requirement as ability to read and write ;)
@fuze9923
@fuze9923 13 дней назад
people are just getting dumber day by day and these type of youtubers are the ones who have contributed the most for this
@piotrwszoek9387
@piotrwszoek9387 5 месяцев назад
What a great condensed video!
@omermalik280
@omermalik280 Год назад
Loved your video ❤ please put more content like this related to useful math skills in programming.
@sahilandsarra
@sahilandsarra Год назад
Noted Omer :)
@abhirupbasu9298
@abhirupbasu9298 Год назад
Sir pls make a Playlist for Data structure and Algorithm...
@afzal6213
@afzal6213 Год назад
hi it amazing content can u plz create tutorials on all maths that are required for coding as playlist for learning or can u plz sugest sourse to leanr theem??
@Czarek71055
@Czarek71055 4 месяца назад
It's fun that all this math skills you are talking about in video, in Poland we have mandatory in high school.
@prasadpatil4868
@prasadpatil4868 Год назад
You explained very fluently how programming is related to maths very helpful video 🙏🙏🙏
@alenayoutube1574
@alenayoutube1574 Год назад
this is the question i asked my mentors but they told we dont need maths ...... Nice video keep going
@alenayoutube1574
@alenayoutube1574 Год назад
i got a good idea nice sir
@sahilandsarra
@sahilandsarra Год назад
Thanks 🙏
@nicholasharvey1232
@nicholasharvey1232 Год назад
Having done programming casually since elementary school (I began teaching myself BASIC in second grade!) I can tell you that math is probably the biggest part of programming. Virtually every program-- even the simplest ones-- use variables to some extent, and usually also apply functions to said variables. Unless you're writing a "Hello, world!" program, you're using variables and by extension, basic algebra. If you ask the user for any input at all during a program, you need a variable to store it, be it a numeric value or a text string. And if you want to do anything to that user input besides repeat it back to them, you're going to have to write a mathematical expression that involves the variable that stores said user input. In short, programming IS math.
@lolipop20864
@lolipop20864 Год назад
now i understand the log part in the coding, thanks😁
@Physics_Dude
@Physics_Dude Год назад
Great points. I teach STEM and include coding in my math (Calc, Analytic Geo, Linear Algebra, etc) and Astrophysics classes at the high school level. Also, not to be too picky but @7:53 that graph was not an exponential function (it fails the vertical line test)
@billyoung8118
@billyoung8118 Год назад
Good catch!
@gsivaramakumar1347
@gsivaramakumar1347 Год назад
5 skills: Calculus, Optimization, Probability & Statistics, Numerical analysis, Algorithms
@saidibra9231
@saidibra9231 Год назад
If you make videos like this and teach these methods to the beginners your channel will grow very fast, because people need to learn these topics in easy way
@user-rc3pi9ot3v
@user-rc3pi9ot3v 16 дней назад
at 3:56 generally in mathematics it is log base 10 because we are dealing with decimal number system in computer science we are generally deal with binary that's why log base 2
@PJSCode69
@PJSCode69 Год назад
Thanks, this was really helpful.
@sahilandsarra
@sahilandsarra Год назад
🙏
@rohanpatil2104
@rohanpatil2104 Год назад
Can you please make a video on current layoffs and what lies ahead , especially for students who are in their final year of college preparing for companies
@sahilandsarra
@sahilandsarra Год назад
I’ve already made a video on this
@dsinghr
@dsinghr Год назад
No need to worry, tech is going nowhere. And it offers a very fulfilling and high paying career. And don’t worry, you don’t have to be great at maths to be in tech. Firstly, not everyone works for product based companies like google, and there are dozens of roles in tech other than software engineering
@mickolesmana5899
@mickolesmana5899 Год назад
things to add, from my experience 1. If you are just a web dev, basic math would suffice, maybe an introduction to discrete math, graph theory, and set theory 2. Embedded systems, depending on the task can vary from simple IoT devices to full-blown embedded controllers, which HEAVILY use math (Signal analysis, calculus, (discrete)Laplace transform ) 3. AI, and machine learning programmers, heavily use graph theory and predominantly linear algebra for their optimization algorithm, gradient, and non-gradient-based optimizer. If you want to know the "under the hood" math of AI, you can read engineering design optimization by Joaquim. Although that book does not explicitly say AI ML design, but its knowledge is easily transferable to AI ML design. 4. Robotic, and mechatronic is a combination of DSP, kinematic, and dynamic mechanic 4. Dont ask me about 3d graphic engines, I never touch that subject (with that being said, I usually forgot about fizzbuzz and big O notation)
@ArnoldSommerfeld
@ArnoldSommerfeld Год назад
In my experience, we usually hand off the DSP (i.e. Signal analysis) work to the electrical engineers. And electrical engineers then put it on Matlab, so they actually don't end up doing any math. Matlab does it for them.
@mickolesmana5899
@mickolesmana5899 Год назад
@@ArnoldSommerfeld "Mathlab? ha peasant, i use baremetal C to model a control system all by myself" -Insert a mocking elitist british accent. with that being said Matlab/scilab and ROS make dsp and control system MUCHHHH less pain in the ass
@ArnoldSommerfeld
@ArnoldSommerfeld Год назад
@@mickolesmana5899 In the real world, Matlab is used.
@mickolesmana5899
@mickolesmana5899 Год назад
@@ArnoldSommerfeld agree, at job not using matlab is basically shooting your own foot
@menninkainen8830
@menninkainen8830 5 месяцев назад
@@ArnoldSommerfeld First, you need to know math to properly use Matlab, second, it only gives you the reference (golden model) for the implementation not the solution. Even if you are working with electrical engineers, digital signal engineers, rf engineers or whatever you need _some_ understanding of higher level mathematics when communicating with them.
@chrishammers8723
@chrishammers8723 Год назад
As a programmer I can say this is a great simple and clear info.
@Cruzzz_Controlll
@Cruzzz_Controlll 2 месяца назад
I'm taking Harvard's CS50 beginner programming course and the lecture on Algorithms tripped me up! I was confused about time and space complexity and Big-O Notation. Thank you for making this video. Your clear and concise breakdown using the ruler and for loop helped me understand the concept! My comment translated to emoji: 🥴😵‍💫😵 ... 😮🧐🤓
@wisdomtitus3154
@wisdomtitus3154 Год назад
One word , DISCRETE MATHS
@Obzrve
@Obzrve 11 дней назад
Taking that now
@teddyverdecia9459
@teddyverdecia9459 Год назад
so what would be the answer if the nested loop was j*3 for each iteration?
@lucianozaffaina9853
@lucianozaffaina9853 Год назад
N*log3(N) . log3(N) Is the log of N in base 3
@celiomotta5345
@celiomotta5345 9 месяцев назад
Great vid!
@mdrabiulakand8848
@mdrabiulakand8848 Год назад
Excellent brother, I'm always waiting for your upcoming videos!! 🇧🇩
@sahilandsarra
@sahilandsarra Год назад
❤️🇧🇩
@nhanimaah786
@nhanimaah786 Год назад
You certainly do not need math for web development, anyone telling you that you need math for web development is a fraud trying to sell you a course, or someone who is just a gatekeeper.
@sanjarcode
@sanjarcode Год назад
Another way to think about this stuff is to think about the goal in simple words - i.e. we want to reduce load on the server, and assume the server gets weak on each request. It'll automatically lead to these functions.
@sahilandsarra
@sahilandsarra Год назад
👍
@greatcreate82
@greatcreate82 Год назад
The example given in this video to use a that algorithm is an edge case. Having a deep understanding of Javascript and building an Next App at large scale company does not need you to be a math bad ass. Yes data structures and algos will help you be a better progarrming. But even then how much bubble sorting does a front-end engineer need to do to optimize the front end?
@PavelBukarev
@PavelBukarev Год назад
As a person who was lucky enough to learn these things at school, I’m surprised to find out that this is not a common knowledge. Thanks for trying to make it one.
@mendoxei1721
@mendoxei1721 Год назад
Even tho I'm good at all these math skills, I still struggle a bit while coding mathematical codes. Math is a must for programmers.
@sahilandsarra
@sahilandsarra Год назад
So true! 👍
@originalog6995
@originalog6995 Год назад
Not every programmer, Web dev is easy
@retromania526
@retromania526 Год назад
No its not important
@abhirupbasu9298
@abhirupbasu9298 Год назад
Your technique of teaching is so different...🥰
@sahilandsarra
@sahilandsarra Год назад
Thanks 🙏
@iham1313
@iham1313 5 месяцев назад
Never needed to calc nested for loops; but for interviews it might be useful … learning to measure performance and optimisation is more important.
@valenciawalker6498
@valenciawalker6498 Год назад
Thank you , I just entered a software engineer boot camp . Im taking MS psychology as well.
@Startdust_Daydream
@Startdust_Daydream Год назад
2:07 Time complexity : N(√N +1) Sorry if I'm wrong
@sahilandsarra
@sahilandsarra Год назад
Thanks for participating 🙏
Далее
2-Minute Rule to Learn Coding - Atomic Habits
7:58
CS Professor Sounds Alarm on AI and Programmers
12:21
Просмотров 284 тыс.
1 класс vs 11 класс  (игрушка)
00:30
Просмотров 1,4 млн
10 Math Concepts for Programmers
9:32
Просмотров 1,7 млн
Books every software engineer should read in 2024.
17:19
August SAT Math | the ONLY Study Plan You Need
3:13
Просмотров 2,6 тыс.
How principled coders outperform the competition
11:11
The Math Needed for Computer Science
14:54
Просмотров 2,2 млн
Why Most People FAIL to Learn Programming
8:04
Просмотров 1,9 млн
An Entire Computer Science Degree in 11 Minutes
11:13
Просмотров 697 тыс.
The Harsh Reality of Being a Software Engineer
10:21
Просмотров 2,8 млн
Юмор AirPods Max 😃
0:36
Просмотров 20 тыс.