These Maths Topics Will Improve your Coding Performance by 199% 🔥 How much Mathematics in Coding

  Рет қаралды 133,344

Anuj Bhaiya

Anuj Bhaiya

Күн бұрын

Пікірлер: 236
@me_debankan4178
@me_debankan4178 2 жыл бұрын
It will be great if you start a mathematics for coding series , i will surely join even if it is a paid course , please help me out with maths , i know maths but don't know how to use it in coding,cover topics like trigonomatry,probability
@r4ge848
@r4ge848 2 жыл бұрын
Agree
@someshwartripathi8446
@someshwartripathi8446 2 жыл бұрын
There is a MIT course called Mathematics for Computer Science. Check it out.
@gunahawk6893
@gunahawk6893 2 жыл бұрын
Check Code N Code number theory problem
@Dineshtamang6267
@Dineshtamang6267 2 жыл бұрын
Same here💓
@sanjay-fo2nu
@sanjay-fo2nu 2 жыл бұрын
Same here
@AbhishekChaudhary-fz2dm
@AbhishekChaudhary-fz2dm 2 жыл бұрын
Being a tier 3 does not mean that one is not good at maths /coding he is in tier 3 bcz he was not good at phy chem.
@thisisneeraj7133
@thisisneeraj7133 2 жыл бұрын
Yeah you've said it right AC
@PinkBlanketofficial
@PinkBlanketofficial 2 жыл бұрын
Some are distracted and bad at everything. Then they become humble in engineering and become best coders
@AbhishekChaudhary-fz2dm
@AbhishekChaudhary-fz2dm 2 жыл бұрын
@@PinkBlanketofficialAbsolutely they r just following the rat race (bhed chaal) after seeing the Chunk of mass opting for computer science without even knowing what they r good at.
@k9killer
@k9killer 2 жыл бұрын
every one have their own problems in life , we can't say which person is fighting with which thing. We can only help by listen them and motivate them to stay strong. study is still far away from other problem. 1st live fully then try to adapt, learn, enjoy
@akashtripathy1334
@akashtripathy1334 2 жыл бұрын
Actually I'm quite not good in math... But i give my best in coding and development... And that is the reason lectures push me to go forward
@manshalkhatri9289
@manshalkhatri9289 2 жыл бұрын
A simple question of finding Sum of 1 to N numbers can be solved by Programming by Running a Loop N times or by Using the formula N(N+1) devided by 2 You can clearly notice the Time complexity of both cases when u know maths and when u don't
@JitendraSingh-qd7jk
@JitendraSingh-qd7jk 2 жыл бұрын
Manshal Khatri its O(1) and O(n^2) and you can even do that with recursion with even a lesser complexity.
@manshalkhatri9289
@manshalkhatri9289 2 жыл бұрын
@@JitendraSingh-qd7jk Bro recursive function also take time as much as iterative function in this case... Which is called brute force solution not an efficient solution against maths formula
@akashtripathy1334
@akashtripathy1334 2 жыл бұрын
Yaa you are right and that is why math is important in CS field
@Dinesh45444
@Dinesh45444 2 жыл бұрын
@@manshalkhatri9289 ya recursive function is expensive but it is easy to understand when you look at the code what it is doing.
@soumyadeepdash4805
@soumyadeepdash4805 2 жыл бұрын
@@JitendraSingh-qd7jk second one is O(n) as we running one loop to calculate the sum
@hrishdesai131
@hrishdesai131 2 жыл бұрын
The most important math you will need for programming is Discrete mathematics which is relatively easier than Complex variables, Multivariable calculus, Transform theory taught in Electrical/Mechanical/civil/Electronics Engineering. Apart from this, CS/Programming requires other topics like Linear Algebra, probability and statistics for Machine learning. You can learn those for free on KZbin as well. If you have studied Mathematics in Engineering, the computer science mathematics will be a piece of cake for you. However, discrete mathematics may demand some logical aptitude.
@janvisingh6449
@janvisingh6449 11 ай бұрын
Hi sir i wanted to do coding i am from commerce backround doing bba right now i wanted to learn coding but i don't know how to start..my basic math is also not good plz tell me what should i do i wanted to learn python and c++
@hrishdesai131
@hrishdesai131 11 ай бұрын
@@janvisingh6449 I may not be the best person to recommend here as I’m from electronics engineering discipline. However, having used C for academics and Python for Machine Learning in my undergraduate days, I can really vouch for Python for beginners. You can directly start learning it. Math would not be an issue as far as software or web development is concerned. It’s required when you’re considering AI, ML, data science, etc. If you could tell me more about your objectives from coding, I might suggest you better.
@shariqueansari9439
@shariqueansari9439 2 жыл бұрын
Calculus is widely used in Machine learning, so would you like to teach us how to implement calculus in Python
@aniket1756
@aniket1756 2 жыл бұрын
My college is tier - 3 and I placed in AWS as SDE -1 (off-campus) .. so tier college are nt much important then the skills you develope by practicing just practice & practice and every month always make one project..it will always help you to understand the basic things
@spacepacehut3265
@spacepacehut3265 2 жыл бұрын
a truth
@moha4998
@moha4998 2 жыл бұрын
how did you get the offer for AWS?
@AmirKhan-uh5vd
@AmirKhan-uh5vd 2 жыл бұрын
Hey brother... I'm beginner and it would be great if you can help clearing few doubts
@aniket1756
@aniket1756 2 жыл бұрын
@@AmirKhan-uh5vd yeah sure
@aniket1756
@aniket1756 2 жыл бұрын
@@moha4998 my friend told me that the AWS takes a campus pool on this &&&& university ,but in Interviews and coding test it’s totally depend on you…after the clearance of exam i had 4-round of interviews and cleared all round
@soloaloo
@soloaloo 2 жыл бұрын
You can become an average developer with no skills in mathematics. For becoming an above average dev you need basic maths skill like algebra, basic trigo and mathematical deduction. You need advance maths skill only if you want to go into low-level development where things need to be developed from scratch. or R&D field. Because, for most of your needs probability is that there is already a library available which was developed by an advance level developer. So, thanks to these advance level developers that, most of us average or above average developers having food at our table.
@muditkhanna8164
@muditkhanna8164 Жыл бұрын
I've read a book called Playing with graphs by G Tewani back in Jee prep days, its still very useful. you can also use desmos graphing calculator but doing understanding the graph of those functions are just fun
@yashakabra5381
@yashakabra5381 2 жыл бұрын
amazing video, today i got to know the importance and application of mathematics in coding!!!...........thanks a lot lot!!
@ShivamKumar-qy6fl
@ShivamKumar-qy6fl 2 жыл бұрын
I'm a jee 2022 (aspirant)BHAIYA AGAR KL KO COMPANY ME KOI BDA PROJECT PR KAAM KRNA HO TO WO LOG TIER-1 COLLEGE KE STUDENTS PR ZYADA BELIEVE KRENGE YA TIER-2 COLLEGE. PLACEMENTS TO CHALO SKILLS KE BASE PR HO JAYEGA LEKIN TIER-1 COLLEGE KI VALUE KHO TO HOGI COMPANY ME?
@AranyaLayek
@AranyaLayek 2 жыл бұрын
I'm from non tech background, from commerce stream. But somehow I have developed interest in programming, and now I have started learning them from scratch. I want to build my career in this path only. Am I on right path? Will companies hire me without CS degree?
@06-tusharbisht5
@06-tusharbisht5 2 жыл бұрын
someone should answer this
@Zeref0xD
@Zeref0xD 2 жыл бұрын
You have to do BCA if you haven't started graduation and if you are in middle of graduation then start learning side by side then do MCA. Cause commerce students have only these courses to do something like this.
@janvisingh6449
@janvisingh6449 11 ай бұрын
​@@Zeref0xDhy I am also from commerce backround doin bba right now I am also wanted to do coding but I don't know how to start my basic math is also not good can you plz tell me how can I good in math and start to learn coding plz answer me
@namanchandel2695
@namanchandel2695 2 жыл бұрын
Hi Anuj, I don't want to be a critc, but watching this video and watching your comments below, I want to say If you can't recall algo's which uses math principles why did you made a video then you had time and every resource to find out. Moving on, You told in video about so advanced mathematics that it would be so discouraging for a guy with no math's background, Math is Important, but it's not that important, that you wouldn't get placed in MNC's and good Product based Company, It's all about practice, One can do all thing gradually if done in right way. BTW great video. Sorry if I was wrong somewhere.
@AnujBhaiya
@AnujBhaiya 2 жыл бұрын
Hi, we'll be learning Java from basics (installation of JDK, variables, data types, if-else, loops, etc.) and we'll move to the advanced concepts like OOPS concepts and collection framework. So even if you don't have any prior Java experience you will still be able to follow this course. Also a gentle reminder, the 20% additional discount using ANUJB is expiring tonight, so better hurry up to get it on discounted price 😃
@joshua_dlima
@joshua_dlima 2 жыл бұрын
I agree
@raghavsrivastava2910
@raghavsrivastava2910 2 жыл бұрын
3Blue1Brown and Reducible are great resources for mathematics and computer science.
@musiclovers9831
@musiclovers9831 2 жыл бұрын
This channel deserves 👏
@joy-mu6fi
@joy-mu6fi 2 жыл бұрын
Bhaiya make a video on how to become UX/UI designer.
@Miles-co5xm
@Miles-co5xm 2 жыл бұрын
Isme koi avdvance maths nahi lagta, same problem statement :) Document #parent{ width: 250px; } #pos-parent{ width: 100%; position: relative; } #pos-parent > div{ height: 10px; border-radius: 100rem; } #total-pos{ position: absolute; width: 100%; background-color: gray; } #actual-pos{ position: absolute; width: 15%; background-color: red; z-index: 1; } #main-slider{ height: 40px; width: fit-content; color: blue; border:1px solid blue; background:white; display: grid; font-size: large; font-weight: bolder; place-items: center; position: relative; padding-inline:2.5%; } #slider-arrow{ height:10px; margin-inline: 2px; width:10px; border-right: 1px solid blue; border-bottom: 1px solid blue; background: white; transform: rotate(45deg); position: relative; top:-5px; } lambda text : 80% slider = document.getElementById("myRange") val = slider.value; document.getElementById("main-slider").innerText = "Lambda text: "+val+"%" parent_width = document.getElementById("parent").clientWidth arrow_width = document.getElementById("slider-arrow").clientWidth slider_width = document.getElementById("main-slider").clientWidth document.getElementById("actual-pos").style.width = val+"%" document.getElementById("slider-arrow").style.left = (((parent_width-arrow_width-5)*val)/100)+"px" document.getElementById("main-slider").style.left = (((parent_width-slider_width)*val)/100)+"px" slider.oninput = function(){ val = this.value; document.getElementById("main-slider").innerText = "Lambda text: "+val+"%" parent_width = document.getElementById("parent").clientWidth arrow_width = document.getElementById("slider-arrow").clientWidth slider_width = document.getElementById("main-slider").clientWidth document.getElementById("actual-pos").style.width = val+"%" document.getElementById("slider-arrow").style.left = (((parent_width-arrow_width-5)*val)/100)+"px" document.getElementById("main-slider").style.left = (((parent_width-slider_width)*val)/100)+"px" }
@theanonymous6198
@theanonymous6198 11 ай бұрын
Bro he is taking about android development and how it react with server data making webpage using html css javascipt is kind of easy in frontend.
@Miles-co5xm
@Miles-co5xm 11 ай бұрын
@@theanonymous6198 I can do same for any platform.
@hrutikbhalerao
@hrutikbhalerao 2 жыл бұрын
That's why math has most weightage in nimcet and other mca entrance exams!
@sdeabhi
@sdeabhi 2 жыл бұрын
Watching your videos after 6 months You are looking amazing bro And congratulations 🎊 for 250k+ subscribers
@learnwithharsh1656
@learnwithharsh1656 2 жыл бұрын
But i have a fear of maths like i cant do maths anymore , now i was thinking to put programming as secondary and switch to web dev as primary but after seeing this video I don't know what would I do in my life ,i am so much depressed now a days idk what to do now because this means if idk maths i cant be successful in life please help me and the topics you mentioned are all those topics which I left in my 11 and 12th class and in first and second year of college I passed because of online exams ,I think it's the end for me now
@ankitbal2240
@ankitbal2240 2 жыл бұрын
See most are giving advice now a days, agar maths nhi hua , agar dsa nhi hua toh kuch bada nhi hoga. Yakeen mano sab kuch theek hoga. Ye dsa and cp sirf top product based companies me hi hote hai aur startup companies me projects dekhte hai apke math skills nhi. Aur mai toh bolunga web development sahi rasta hai aur ek baat 90 percent web development don't know maths at a basic level but they build servers backend and frontend which makes money. Bas itna Karo bhai sab hoga. Mujhe Pata hai yeh video se bohut demotivate hue honge lekin kuch nhi hai yaar maths nhi hua toh kya duniya khatam hai. Kuch nhi web development sikho projects banao aur chill Karo acha paisa bhi kamaoge. Bohut opportunities hai. And BTW I am a damn failure at MATHS!!!! Mujhe kuch ghanta bhi Pata nhi hai iske baare me. Main filhaal ab 1st sem me hu btech me. Hope ki Maine acha hi bola hai 😊
@samk9756
@samk9756 2 жыл бұрын
@@ankitbal2240 Practice karte gaye to Maths bahut easy hai bhai. Maths acha reh gaya to best Developer saabit ho jaoge
@NIKHIL-qk4pd
@NIKHIL-qk4pd 2 жыл бұрын
Much needed video bhaiya 💯
@Nickforu
@Nickforu 2 жыл бұрын
Bro what is role of mathematics in web development?
@AnujBhaiya
@AnujBhaiya 2 жыл бұрын
I've discussed the same in the video. Basic Maths is required in Web Development, you don't need to learn advanced mathematics concept.
@Well_done_IITD
@Well_done_IITD Жыл бұрын
That's why nowadays MnC(Maths and Computing engineering) in IITs is most demanding branch.
@rishiyadav5362
@rishiyadav5362 2 жыл бұрын
Sad for me 🥺 though 🥺 coding isn't made for me unfollowing everything regarding coding and preparing for govt. Exam hope I'll clear
@WiLDbEAsTGameSHere
@WiLDbEAsTGameSHere 2 жыл бұрын
Bhaiya I will put my condition in front of you and some option that I think I can persue , but if you have any other suggestion please let me know 😀 If you have time then only reply me :) IN WHCICH CONDITION AM I: 1.Currently I am in class 12th 2.I started programming from class 7th 3. My 1st language was C#(thus it took time almost 1.5 year to complete ) 4.On the same time I was learning aspects of game dev (almost everything eg. Game des/art/dev) 5. I have learnt a lot (python c# java c++ and a few more languages + oop + a little bit of data structure[concepts only] 6. Recently in class 11th I discovered competitive coding as because it was class 11th I just learnt about some things very slowly like websites, resources and topics for it 7.Joind a pw course for JEE My goal : 1. Want to get into a big collage eg. MIT Harvord or IITies or any university of that level to study CSE 2. Thats why in class 12th I started preparing for JEE ad. 3. Want to take a job while trying to become an Indie game developer. ●MAIN POINTS● "I got 1 hour totaly free so I can do anything in it" " I discovered a course on apna collage "channel" about compatitive programming whcich have 225 videos in total " OPTIONS I THINK I HAVE: 1. Doing one video of this course and practicing for 1 hour daily 2. Dont do this thing and only focuse on jee
@jayabai1119
@jayabai1119 2 жыл бұрын
Which course did u made on apna college can u tell me i have seen aman in c++ dsa course which course did u done?? In apna college
@SaiKiranPatro
@SaiKiranPatro 2 жыл бұрын
Love you Anuj Bhaiya ♥️♥️
@shubhankardutta472
@shubhankardutta472 Жыл бұрын
Tier 1 tier 3 ke chode . Mujhe yaad hai isi ke dost aman ne tier 1 tier 2 wale nautanki bshuru ki thi
@nope5636
@nope5636 2 жыл бұрын
Please list the topics we need to study in front-end web development.
@cs_soldier5292
@cs_soldier5292 2 жыл бұрын
Thumbnail is epic bhaiya 😂
@1234569312
@1234569312 2 ай бұрын
How did you land to that inverse function all of sudden? What was your exact approach to reach there?
@shubhankardutta472
@shubhankardutta472 Жыл бұрын
"Chote se chota doubt ho help karunga" or ek comment me bhi reply nhi hai
@anmolempire1197
@anmolempire1197 2 жыл бұрын
Bhaiya how you get intution/idea to use that graph . I mean i never seen someone solving using such elegant approach,please share your thought process
@arshaikhAkAblackarch
@arshaikhAkAblackarch 2 жыл бұрын
I Don't Like Maths But I Like Front End Development And Yupp I know Enough Maths For That 😁(Also I'm Good At Statistics)
@janvisingh6449
@janvisingh6449 11 ай бұрын
Hy I also wanted to do coding but my basic math is not good can you tell me the topic that I can do then I learn coding
@ritiklal7107
@ritiklal7107 2 жыл бұрын
Aapse bohot seekhne ko milta hai
@Well_done_IITD
@Well_done_IITD Жыл бұрын
Mathmatics will improve your coding ability. Maths+Coding = Super Coder. No body can compete you in coding if your mathematics is strong.
@GauravSingh-zg2gt
@GauravSingh-zg2gt 2 жыл бұрын
Anuj Bhaiya for block chain how much math is required and which topics.
@ritiklal7107
@ritiklal7107 2 жыл бұрын
Bohot sahi Hain.😍
@saitejagatadi9711
@saitejagatadi9711 2 жыл бұрын
By the way, that is my dream monitor (LG ultra wide) which is getting showcased behind Anuj 😅😅 at 0:18
@aryansingh7722
@aryansingh7722 2 жыл бұрын
I was planning to solve 9th to 12th maths before starting competitive coding ( and i have no problem with solving maths ) so will it help in anyway or should I change my strategy, suggestions please!
@seemalania2061
@seemalania2061 Жыл бұрын
I also planned
@programmingwithjavascript3579
@programmingwithjavascript3579 2 жыл бұрын
I always wait your video. Thank so much bhaiya 💖🙏
@rudranshshinghal
@rudranshshinghal 2 жыл бұрын
hi i am preparing for jee 2022, is mathematics that we are studying in class 11 and 12 enough for programming , topics you told are in syllabus is understanding of these topics upto +1 and +2 enough or we need more high level understanding
@lokesharora4037
@lokesharora4037 2 жыл бұрын
Hi bhaiya I am an Android developer And I study a BA 3(sem) which math topic is help me improve my development in android
@prakashrana1954
@prakashrana1954 2 жыл бұрын
I learned android development so how much should i do maths for android can u please make a playlist for maths only for code...
@rohankupate5917
@rohankupate5917 2 жыл бұрын
yes please start maths series for coding
@msrishti2684
@msrishti2684 2 жыл бұрын
*bhaiya, please share the links or resources through which we can learn these topics.....in the description box*
@AnujBhaiya
@AnujBhaiya 2 жыл бұрын
Hi, I've put the links now. Please check them out.
@shubhamagarwal2998
@shubhamagarwal2998 2 жыл бұрын
Please make it in deep on this topic
@hptechx
@hptechx 2 жыл бұрын
Anuj bro..... I'm a Java upcoming developer. Which types of maths i need to learn? Can u suggest me?
@kuntalojha
@kuntalojha 2 жыл бұрын
Please star a series for programming Maths
@oppoplayer7203
@oppoplayer7203 2 жыл бұрын
Java course + android development and question solving at platform please Bhayia
@semicolon6499
@semicolon6499 2 жыл бұрын
1:36 sir ak Simple Solution he jo niche ka arrow he na usse Move karna hoga only bass
@pratikshagayen3905
@pratikshagayen3905 2 жыл бұрын
Blockchain development k liye maths ka topic bata dijiye plz🙏
@devendrakhinchi4101
@devendrakhinchi4101 2 жыл бұрын
Anuj Bhaiya, add more video (Dynamic programming and Graphs etc.)in your DSA-one course playlist as soon as possible. :-)
@AnujBhaiya
@AnujBhaiya 2 жыл бұрын
Hi, We've already started with Graph in our DSA-One Course. I'll add more videos on DP, Greedy after Graphs. Stay tuned 🤗
@devendrakhinchi4101
@devendrakhinchi4101 2 жыл бұрын
@@AnujBhaiya Thanks ❤ for your valuable reply..
@toshiksharma
@toshiksharma 2 жыл бұрын
Aapka konsa college tha bhaiya???!!
@yourlearningpartner1452
@yourlearningpartner1452 2 жыл бұрын
Nsit
@vishalpalconit1042
@vishalpalconit1042 2 жыл бұрын
Bhaiya please bataiye kya Bca ke bekar course h kyunki kal iski wajah se mere teacher ne suna diya ki bca se acha btech or tum commerce student nhi ho to tum nhi kar sakte ho kar kar lete ho to month ke 5k -20 k hi milenge . Please doubt clear kigiye sirrr please reply
@asheshbandopadhyay6657
@asheshbandopadhyay6657 2 жыл бұрын
just had a reality check🙂 doesnt mean i cant do it though :) ill grind
@devendrakhinchi4101
@devendrakhinchi4101 2 жыл бұрын
Bhaiya Please🙏 complete💯 your dsa one course
@pranavbansal840
@pranavbansal840 2 жыл бұрын
Bhaiya you are great ❤🔥🔥
@novicecoder5753
@novicecoder5753 2 жыл бұрын
Not about cp even though for solving leetcode problems should we need those concepts
@srivatsajoshi
@srivatsajoshi 2 жыл бұрын
Nice video 💥💥
@Do_or_die12345
@Do_or_die12345 2 жыл бұрын
Someone once said " yatha sikha mayuranam naganam manyo yatha tatha sashtrang vedanam ganitam murdhin stitham"😎😎😎😎😎😎😎
@Do_or_die12345
@Do_or_die12345 2 жыл бұрын
@MAHAPURUSH jaise mor(peacock) mein sikha sabse uper hoti hai aur sanpo mein mani sabse shreshth hoti hai usi prakar sabhi visyo(subjects) mein maths topmost hota hai🙂
@frankieshow163
@frankieshow163 2 жыл бұрын
Bro pls start making videos on Mathematics concepts used in coding
@an3249
@an3249 2 жыл бұрын
Thank you sir.
@swaleh3210
@swaleh3210 2 жыл бұрын
What to choose? 1.crio. 2.masai. 3.navgurukul.
@priyanshuranjan7636
@priyanshuranjan7636 2 жыл бұрын
Bhaiya Please make a video on time management
@krishjgupta3017
@krishjgupta3017 2 жыл бұрын
Bhaiya links kaha hai topics je
@gopichinthagumpula6481
@gopichinthagumpula6481 2 жыл бұрын
Bhai.. . I am learning hindi.. but for now please add subtitles..
@surajtutz5742
@surajtutz5742 2 жыл бұрын
Hii , bhaiya pls make video on how to make custom views on Android... Like custom progress bar etc
@mohangouda4212
@mohangouda4212 Жыл бұрын
Bhai mathmatics with coding and it's usage pe playlist layo
@subratkumarsahoo885
@subratkumarsahoo885 2 жыл бұрын
Iska sab baat bounce ho jata he😄🤪
@prasenjitpan9571
@prasenjitpan9571 2 жыл бұрын
Thanks bhaiya 🙂
@satishgoswami3390
@satishgoswami3390 2 жыл бұрын
Love you bhaiya 💞💞💞
@inderjeetsingh2752
@inderjeetsingh2752 2 жыл бұрын
Real time jittu bhaiayaaa...😇
@gyannation512
@gyannation512 2 жыл бұрын
Dear anuj bhaiya, I will be very helpful if you make a series on mathematics📐📊📚 for programming....
@learnerboy2247
@learnerboy2247 2 жыл бұрын
Anuj bhai 9 se12 th k maths me konse chapter nahi badhne hai matlab jo coding me use nahi aane vale uske hpar bideo banao to mera time bache vo na karu me 10 drop out hu lekin mere contact me koi nahi hai jis se puch saku konse vhapters useful hai voding k liye konse nahi
@hrithik5220
@hrithik5220 2 жыл бұрын
Bhaiya mughe to sirf basic coading aati hai like c++ aur dsa ki practice kr raha hu pata nahi kab job milegi . software company me job pana ek sapna hi ho gya hai .bhaiya Mera mathematics to bahut achha hai pr job crack nahi ho pa rahe hai.😔😔😔😔😔😔😔😔😔😔😔😔😔😔 .pata nahi iss comment ka aap reply doge ya nahi
@geetasharmageetasharma9503
@geetasharmageetasharma9503 Жыл бұрын
can I help you?
@hrithik5220
@hrithik5220 Жыл бұрын
@@geetasharmageetasharma9503 yes sure please .2021 me passout hua hu BE computer Science.
@anuragkumar5452
@anuragkumar5452 2 жыл бұрын
Sir blockchain and cloud computing and AI and machine learning ma konse maths topics jaruri hai plz make a video
@omsoni6706
@omsoni6706 2 жыл бұрын
Bhiya m bca krra hu commerce stream se mene math's ni padhi kya seekh skta hu under 6months
@anuragkumar5452
@anuragkumar5452 2 жыл бұрын
Yes ma bhi bca kr rha hu maine bhi maths nhi Li thi
@venki2432
@venki2432 2 жыл бұрын
Bhai new Nep syllabus k waja se 1st sem me hi ye sab h Discrete mathametics mai aur vo bhi tier 3 clg (banglore)
@gagansuneja7029
@gagansuneja7029 2 жыл бұрын
Pls share medium post link thanks
@pranavbansal840
@pranavbansal840 2 жыл бұрын
Bhaiya ap bohot aache ho ❤❤🔥🔥🔥🔥
@sanchariBahubali
@sanchariBahubali 2 жыл бұрын
don't worry still u get jobs without knowing trigonometry. most problems in this technical world are already solved. we are not in research. basic mathematics is enuff for many web development jobs.
@AbhishekChaudhary-fz2dm
@AbhishekChaudhary-fz2dm 2 жыл бұрын
Absolutely u just need to be good at algebra(pnc ,prob, ap gp etc ) and variable solving .
@manavendrasingh3414
@manavendrasingh3414 2 жыл бұрын
But I love math and I want to be able to apply in solving computer science problems
@sanchariBahubali
@sanchariBahubali 2 жыл бұрын
@@manavendrasingh3414 completely agreed with you.. But people who are not in good mathematics. They feel demotivate after watching this video may be.. I seen there many IT guys not good in mathematics they are still earning good money. These type of problem solving need only in few companies.
@anuragkumar5452
@anuragkumar5452 2 жыл бұрын
Sir blockchain and cloud computing ma konse maths topics jaruri hai plz make a video
@Tough_Mastermind
@Tough_Mastermind 2 жыл бұрын
Bhaiya aise bhi koi field h IT m jaha maths use nhi hoti?
@caronfernandes4625
@caronfernandes4625 2 жыл бұрын
Ui/UX design Tech support Digital marketing Video editing
@Tough_Mastermind
@Tough_Mastermind 2 жыл бұрын
@@caronfernandes4625 Thanks for replying. What skills are required in ux/ui?
@caronfernandes4625
@caronfernandes4625 2 жыл бұрын
@@Tough_Mastermind to design attractive ui for software you have to have some artistic creativity ie choosing the color scheme . Keep practically and ease of use in terms of ux. Watch some youtube vid for ui/ux to get more insights
@prakashrana1954
@prakashrana1954 2 жыл бұрын
What is the role of mathematics in android development
@Twentizz
@Twentizz 2 жыл бұрын
Do i need to know mathematics probability and statistics at a basic level or at advanced as i pursue in data scientist career. I am a third year Computer science student in bachelor's degree
@AnujBhaiya
@AnujBhaiya 2 жыл бұрын
You should start with basic concepts in statistics and Linear Algebra. Make projects and keep learning more topics in Maths along the way.
@Twentizz
@Twentizz 2 жыл бұрын
@@AnujBhaiya Thank you Brother for the reply I appreciate your advice
@akarshpaliwal4182
@akarshpaliwal4182 2 жыл бұрын
This video worth million😍
@Codewithme36990
@Codewithme36990 2 жыл бұрын
What level mathematics should i learn to crack companies quantitative aptitude test?
@AnujBhaiya
@AnujBhaiya 2 жыл бұрын
You should know mathematics used till 10th standard, with good speed and accuracy
@dran_9
@dran_9 2 жыл бұрын
Coursera course link??
@anuragkumar5452
@anuragkumar5452 2 жыл бұрын
Sir blockchain and cloud computing ma konse topics jaruri hai plz make a video
@Anonymous-coder31
@Anonymous-coder31 2 жыл бұрын
But bhaiya me to mathematics me bohot week hu...
@aamirmir9080
@aamirmir9080 2 жыл бұрын
muhje toh maths ka m bhi nahi aataa 🤣🤣🤣
@mohangouda4212
@mohangouda4212 Жыл бұрын
Bhai what is actually I finding from years
@dd.crzz.3436
@dd.crzz.3436 2 жыл бұрын
Thank u sir ,
@smilingmahi1835
@smilingmahi1835 2 жыл бұрын
Bro, please make Java order wise playlist please bro
@heeetv6463
@heeetv6463 2 жыл бұрын
jee ki maths enough hai ?
@rohit_ojha
@rohit_ojha 2 жыл бұрын
thank you so much sir.......
@aamirmir9080
@aamirmir9080 2 жыл бұрын
mai maths mai bohot weak hu kya mai competative programming kr pawongaa????
@harshwardhanshetty4683
@harshwardhanshetty4683 2 жыл бұрын
How is it going
@oldgangster4119
@oldgangster4119 2 жыл бұрын
Bhiya aap saare links dallo plz description me
@notsifat
@notsifat 2 жыл бұрын
thank you so much
@akashkapashia
@akashkapashia 2 жыл бұрын
Tier 1/3 ke bare jada hi bol diya manager ne.
@harisrashid0773
@harisrashid0773 2 жыл бұрын
tier 3 se ho kya.
@theanonymous6198
@theanonymous6198 11 ай бұрын
​@@harisrashid0773mai tho hun bhai apna batawo
@NIKHILOFFICIAL
@NIKHILOFFICIAL 2 жыл бұрын
*bhaiya itna bata do bus ki integeration( definite, indefinite) & diffrential equation ka use kahin hoga ky ya nahi hoga plz reply bhaiya main padh lunga*
@AnujBhaiya
@AnujBhaiya 2 жыл бұрын
I've not seen integration getting used in programming. It might get used somewhere in surface modelling..
@NIKHILOFFICIAL
@NIKHILOFFICIAL 2 жыл бұрын
@@AnujBhaiya bhaiya one last question blockchain & cryptography main bhi nahi na use hoga na bhaiya actually i'm weak in integral calculus
@abhishekmaurya817
@abhishekmaurya817 2 жыл бұрын
Bhaiya aapne jitne bhi maths topic batya hai use related videos aap please Bana dijye nhi to links provide kar djiye to main vha se karlunga
10 Math Concepts for Programmers
9:32
Fireship
Рет қаралды 2 МЛН
So Cute 🥰 who is better?
00:15
dednahype
Рет қаралды 19 МЛН
“Don’t stop the chances.”
00:44
ISSEI / いっせい
Рет қаралды 62 МЛН
Гениальное изобретение из обычного стаканчика!
00:31
Лютая физика | Олимпиадная физика
Рет қаралды 4,8 МЛН
5 Math Skills Every Programmer Needs
9:08
Sahil & Sarra
Рет қаралды 1,1 МЛН
How I would learn Leetcode if I could start over
18:03
NeetCodeIO
Рет қаралды 776 М.
ASMR Programming - Spinning Cube - No Talking
20:45
Servet Gulnaroglu
Рет қаралды 4,3 МЛН
How I learned to code in 3 months and cracked Google and Amazon
11:28
Ashhad Ahmad
Рет қаралды 1,6 МЛН
ML Was Hard Until I Learned These 5 Secrets!
13:11
Boris Meinardus
Рет қаралды 354 М.
Google Coding Interview With A High School Student
57:24
Clément Mihailescu
Рет қаралды 4,3 МЛН
Big-O Notation - For Coding Interviews
20:38
NeetCode
Рет қаралды 547 М.
Resources I Followed to Crack Placement in 3 month's 💯
10:44
Ajay Raj
Рет қаралды 1,1 МЛН
So Cute 🥰 who is better?
00:15
dednahype
Рет қаралды 19 МЛН