5 mistakes- 1) Trying to learn more than one language at a go. 2) Writing code that just works. 3) Not backing up your work. 4) Not implementing concepts in code. 5) DRY - Don’t Repeat Yourself. Not using functions, classes. ur welcome :)
@@jeevaalok1467 ohkk, so by writing functions and classes we can create a part of code than can be called and used anytime in future without rewriting the whole same code. That's what DRY means. Basically it says "use more functions and classes".
Summary 1. Trying to learn more than one programming language....... {learn one language at a time} 2. Writing a code that just works(not understanding it)....... {try to understand the logic behind the code's working} 3. Not backing up your code...... {backup your codes on harddrive, G-drive, or in any other way} 4. Not implementing concepts in your code...... {use what u learned to improve} 5. Not applying DRY (don't repeat yourself)........ { use functions, classes, etc}
Programming is an Art ..!! There is no short cut to become a good programmer. Even the most experienced programmer if away from his own program for a few weeks find it diffcult to understand his own program.
*Lists of mistakes discussed in these videos are* 1] 0:40 - Trying to learn more than one programming language at a go! 2] 2:55 - Writing code that just Works. 3] 5:21 - Not Backing up your data! 4] 7:18 - Not Implementing Concept in your code. 5] 8:39 - Not applying DRY (Don't Repeating Yourself). You are Welcome☺
Ekdom sahi bat jo pehla point tha but college ka syllabus kuch alag level ka 😂 1st sem - c 2nd sem - c++ 3rd sem - python 4 th sem - java 5th sem - php 6th sem - R and go koi ek This is my college syllabus Toh ap kare to keya kare 😭
I m currently doing Bsc IT(2nd year) My first year was gone waste because i didn't paid attention to my programming language In my first year of college , They taught me c , c++ but i didn't pay attention too much which results in lack of programming language in me . Due to covid and online lectures Sem3 python also gone wasted Now sem 4 is going on and teachers are teaching java and guess what i don't even understanding what they r teaching us. I personally have interest in web development but because of college studies and personal issues i just cannot get start with web development and also i m quite confused which language should i need to learn for getting job ??? Anyone plz guide me for the same What to do now??? 🙂🙂🙂
Hello Harry bhai (Guru ji)... You are great... I mastered in python because of you onlyy... 14k left for 1 million... But you deserve more than PewDiePie... You taught us everything for free... Harry bhai shoutout and dil dedo... Mai aapki taarif dil lene ke liye nhi kr rha aap to programming ke god ho... And please make a tutorial on UNITY🙏🏻🙏🏻🙏🏻🙏🏻🙏🏻🙏🏻🙏🏻🙏🏻🙏🏻🙏🏻🙏🏻🙏🏻🙏🏻 Thanks for reading....
so true harry bhai...god bless you harry bhai..aaj pta chala ki i was going towards wrong direction..😎😁 jinka ego hurt hua hai unhone hi dislikes maare hai🤔
Thank you so much sir ❤️❤️❤️❤️❤️❤️❤️❤️❤️❤️❤️❤️❤️❤️❤️❤️❤️❤️❤️❤️❤️❤️❤️❤️❤️❤️❤️❤️❤️❤️❤️❤️❤️❤️❤️❤️❤️❤️❤️❤️❤️❤️❤️❤️❤️❤️❤️❤️❤️❤️❤️❤️❤️❤️❤️❤️❤️❤️❤️❤️❤️❤️❤️❤️❤️❤️❤️❤️❤️❤️❤️❤️❤️❤️❤️❤️❤️❤️❤️❤️❤️❤️❤️❤️❤️❤️❤️❤️❤️❤️❤️❤️
I did the mistake no. 1...i mean i had to knowingly...i chose to make a student management system through Django..and i didn't know HTML CSS JS and Python..learning Django was another set of trouble and i had just a semester worth of time develop it..but finally its done
i learn 2 - 3 languages at a same time to make a project but i now i dont have good knowledge in both 3 of them thanks brother for guiding us about that 1 language is sufficient
🥺Thnku So Much For Your Videos.. Maine Apki C Language pe 15 ghante vaali puri dekhli. ab c++ ki series start kruga. Then Data Structure ♥️♥️ .. or Html Css JavaScript Vaali series v Dekh rha hu... bhot acha Pdhaate hO
@@gopal_software Kivy is a free and open source Python framework for developing mobile apps and other multitouch application software with a natural user interface. It is distributed under the terms of the MIT License, and can run on Android, iOS, GNU/Linux, macOS, and Windows.
Thank you vai bohot helo kiya mene galat decesion liya that web development me entry karke aj he chod dunga pichle 10 din se iye galti karta aa raha hu ab sirf c++ and python karunga..... Baki bandh.....mujhe sirf machine banani he..love you vai mistake se aware karke liye🥰🥰
7 more days!!!!!!!!!!!!! Ive been watching the sub count, and it rises by almost 2k per day 14k left!!!!! lets get this done once and for all guys!!!!!!!
CodeWithHarry => i have seen many developers who write their code such that other coders do not understand their code (and hey don't give any KT to new developers in the project) , this is just because to make their dependency in the company they are working in, moreover even companies, don't try to question these coders because company knows their projects are running.
I am also learning two lanhuages at a same time and i can't understand both of this clearly thanks for suggestion nwo i will just learn one language perfectly and then move on to next language thanks harry🥰🥰
sir how to solve this question (Write a simple algorithm to calculate the factorial of 9 in Haskell. You can use your own language to write its Pseudo-code.)
Thank for this video sir, I am also one of that person which trying to learn two languages at same time C++ and java but finally , after lot of frustration I chose c++ my first language ..
Did I miss any common mistake? Which of these mistakes have you made in your coding career?
Sir aapse contact kese kre
Django video conferencing project please
Android ki new playlist sir with firebase
@@anayshaverma8204 by the Instagram
Sir ik video on the topic python ide
5 mistakes-
1) Trying to learn more than one language at a go.
2) Writing code that just works.
3) Not backing up your work.
4) Not implementing concepts in code.
5) DRY - Don’t Repeat Yourself. Not using functions, classes.
ur welcome :)
Can you please xplain last point ?!
@@jeevaalok1467 dude watch the video
@@adityagosavi8186 I didn't understand Hindi ,so that's y I'm asking dude
@@jeevaalok1467 ohkk, so by writing functions and classes we can create a part of code than can be called and used anytime in future without rewriting the whole same code. That's what DRY means. Basically it says "use more functions and classes".
@@adityagosavi8186 honestly tons of thanks FYI
Summary
1. Trying to learn more than one programming language....... {learn one language at a time}
2. Writing a code that just works(not understanding it)....... {try to understand the logic behind the code's working}
3. Not backing up your code...... {backup your codes on harddrive, G-drive, or in any other way}
4. Not implementing concepts in your code...... {use what u learned to improve}
5. Not applying DRY (don't repeat yourself)........ { use functions, classes, etc}
Programming is an Art ..!! There is no short cut to become a good programmer. Even the most experienced programmer if away from his own program for a few weeks find it diffcult to understand his own program.
u are right but it sounds like Naruto....
Ya it is inspired by naruto
Dattebayo!
I intentionally clicked in advertisement because this the only simple and free way to support harry bhai..
"If you can donate then arrange it"👍👍
4:10 quote that I love
I was also learning two languages in the same time and got stuck and frustrated.....Thanks for your suggestion as always........
Me too was doing same mistake
i am doing the same thing
Yes, I was also doing the same. Now will master only one to conclude me as a master coder.
Do you want your own website
I can make that for you.
And it's free
@@aryansharma6960 give ur insta id
I have done maximum mistakes...while coding... But now I improved... Improving everyday.. Thank you Harry bro..
Wlc bro
@@Xi_Jing_ping tu kyu khush hora h
@@deepaksingsss 😂😂
@@Xi_Jing_ping U have also done some mistakes then.. mistakes are pillers for programmers
*Lists of mistakes discussed in these videos are*
1] 0:40 - Trying to learn more than one programming language at a go!
2] 2:55 - Writing code that just Works.
3] 5:21 - Not Backing up your data!
4] 7:18 - Not Implementing Concept in your code.
5] 8:39 - Not applying DRY (Don't Repeating Yourself).
You are Welcome☺
I do no.1 problem. Thanks harry bhai for realizing our mistakes!
Ekdom sahi bat jo pehla point tha but college ka syllabus kuch alag level ka 😂
1st sem - c
2nd sem - c++
3rd sem - python
4 th sem - java
5th sem - php
6th sem - R and go koi ek
This is my college syllabus
Toh ap kare to keya kare 😭
After 6 th sem we won't get a grip on anything
I m currently doing Bsc IT(2nd year)
My first year was gone waste because i didn't paid attention to my programming language
In my first year of college ,
They taught me c , c++ but i didn't pay attention too much which results in lack of programming language in me .
Due to covid and online lectures
Sem3 python also gone wasted
Now sem 4 is going on and teachers are teaching java and guess what i don't even understanding what they r teaching us.
I personally have interest in web development but because of college studies and personal issues i just cannot get start with web development and also i m quite confused which language should i need to learn for getting job ???
Anyone plz guide me for the same
What to do now??? 🙂🙂🙂
Hello Harry bhai (Guru ji)... You are great... I mastered in python because of you onlyy... 14k left for 1 million... But you deserve more than PewDiePie... You taught us everything for free... Harry bhai shoutout and dil dedo... Mai aapki taarif dil lene ke liye nhi kr rha aap to programming ke god ho... And please make a tutorial on UNITY🙏🏻🙏🏻🙏🏻🙏🏻🙏🏻🙏🏻🙏🏻🙏🏻🙏🏻🙏🏻🙏🏻🙏🏻🙏🏻
Thanks for reading....
How many months did you took to complete python ?
@@nithinnair5927 15 - 30 days
*I just started and you warned me thnx bhai 🙏🏻🙏🏻*
I did the first mistake...... I will rectify it now on words.. Tq
You are absolutely right...among all the points DRY is the most important
1:07 RIP for this guy who was coding
😁😁
Rip me😂
BHAI NAYI CAR 🚗 KE LIYE CONGRATULATIONS ❤️☺️🎉🎉
How do you know that?
Konsi li
Please Support 💗😢🙏
@@kimjongun2217 Instagram
@@kimjongun2217 instagram pe follow kar lo harry bhai ko pata chal jaye ga
1:18 AASAAN HAI (SANDEEP MAHESHWARI)
And thats not the real life which sandeep Maheshwari taught .. .Actually Its not easy . . .
Best programming teacher - Sir Harry! Thanks sir I learned python because of you
Bhaiya I took Computers and it was very hard for me u made it easy.....I am in 9th std.... Extremely helpful
Your are best teacher of coding
I was also doing the mistake by learning multiple programming language in single time...
Now I'm started to master one and then next...
Harry Sir, you will be always my teacher.Thanks
Code guru you're the one of great teacher
Your method of teaching is very great.
Although i am non computing background
No one provided full content thankyou sir
so true harry bhai...god bless you harry bhai..aaj pta chala ki i was going towards wrong direction..😎😁 jinka ego hurt hua hai unhone hi dislikes maare hai🤔
Agreed
Thankyou.. For. Discussing. This. Topic..👍
Bhaiya, Aap Awesome bande ho,
Mene kuch hi din pehle aapka channel dekha, And I love it,,,,
Now I am learning Java from your channel,
Thank you bhaiya
My mistake was to not make backups and I have fixed it just as you said Thanks bro
Thank you harry bahi
Aaap ki har ek bat 100% sach hai
Thanks for the help in my coding carrier
I once started learning css and js while continuing python but realised i can do only one at time.
And never done any of mistake you mentioned
So what you continue js or python?
Harry bhai 5 wali mistake mere se ho jati thanks aapne bacha liya 😊😊😊😊
TimeStamps ⏲
0. Introduction - 00:00
1. First Mistake - 00:40
2. Second Mistake - 02:53
3. Third Mistake - 05:21
4. Fourth Mistake - 07:18
5. Fifth Mistake - 08:40
Thanks, SkillF for commenting Timestamps!
►
Harry Bhai.. Database Management Pe B series Start Kijie.. plzzzz.. 🥺♥️
Sir a big thanks to you for making such beautiful, helpful, amazing, beneficent video. Thanks Harry Sir.
sach kaha, mind distracting mistake thi pehli wali aksr lougon sy hojti, aur @10:00👍
Thank you so much sir ❤️❤️❤️❤️❤️❤️❤️❤️❤️❤️❤️❤️❤️❤️❤️❤️❤️❤️❤️❤️❤️❤️❤️❤️❤️❤️❤️❤️❤️❤️❤️❤️❤️❤️❤️❤️❤️❤️❤️❤️❤️❤️❤️❤️❤️❤️❤️❤️❤️❤️❤️❤️❤️❤️❤️❤️❤️❤️❤️❤️❤️❤️❤️❤️❤️❤️❤️❤️❤️❤️❤️❤️❤️❤️❤️❤️❤️❤️❤️❤️❤️❤️❤️❤️❤️❤️❤️❤️❤️❤️❤️❤️
Thanks, sir I'm from Pakistan and your videos are very helpful to me.
Sir your channel is best to learn coding
I really like your videos....you teach us simple and fast way...
i am very lucky becaue i have teacher like you😊
Best teacher for coding❤
Sir really you are so ossm teacher compared another teacher
thanks for share important topics!
Love you bro,,,,, from Bangladesh
Use same and in all the HTML pages with write once , How to do that?
Pls tell......
New Coder....
Using backend language like php or something else...
Thanks.. ❤️ This video is very helpful for us.👍
I did the mistake no. 1...i mean i had to knowingly...i chose to make a student management system through Django..and i didn't know HTML CSS JS and Python..learning Django was another set of trouble and i had just a semester worth of time develop it..but finally its done
You are the legend teacher
Harry sir please bring a detailed course on machine learning with python
Bhai thank you mai 12 sal ko ho and because of i have learnt python Basic Thank you Bro!!
Thanks harry sir to help .
My college syllabus is
Sem 1-c
Sem2-c++
Sem3 -python
Sem4-java
Sem5-php
Sem6-ek language hai yaad nahi aa raha hai 😒
Kaun sa course?
😂😂😂
Hahaha
Which course?
i learn 2 - 3 languages at a same time to make a project but i now i dont have good knowledge in both 3 of them thanks brother for guiding us about that 1 language is sufficient
+1
Thanks for telling All mistakes for the Programmers.
From: Pakistan..
I did second mistake.Thanks bro!
Who wants a QNA on 1 million ?
When I am commenting only 11k subscribers left. I want a video about story behind his success.
@@seemaawasthi1683 watch hindi coding zone
Me
thanks bro for sharing this information
this video is so helpful for me
I Love Your video Harry Bhai and Your Tips and Tricks are Very Effective
🥺Thnku So Much For Your Videos.. Maine Apki C Language pe 15 ghante vaali puri dekhli. ab c++ ki series start kruga. Then Data Structure ♥️♥️ .. or Html Css JavaScript Vaali series v Dekh rha hu... bhot acha Pdhaate hO
Harry bhaiya, Lots of love! Thanks for the Java course and when are you doing android full course(More depth one!)
Right ✔️✅✔️
Mujhe bhi yhi lgta hai ki next course android hi aane wala hai
Kivy ka course aayega
@@Victor-ev3vu
What is kivy
@@gopal_software Kivy is a free and open source Python framework for developing mobile apps and other multitouch application software with a natural user interface. It is distributed under the terms of the MIT License, and can run on Android, iOS, GNU/Linux, macOS, and Windows.
Hi Harry sir I have learned many things from your channel
Thank,s for giving your experience sir.....
Url me signature keyse vejte he python se...please batao sir g
Thankyou, I was doing some of these mistakes
this is best for all beginers.
thank you harry
Sahi bat batai Harry sir, thanks for this video 🙏. One like from me...👍
harry bhai ko hello ! this is very very good teacher
All time useful video for me i dont know about others love u harry bro
Thanks sir for the third suggestion
Absolutely Right...
THANKYU SIR LOVE U SIR❤️❤️❤️❤️❤️
Good Information for Coder Thank you.
Thanx Harry bhai for giving your valuables experience 👍
It helps me .
Thanks a lot !
Thank you vai bohot helo kiya mene galat decesion liya that web development me entry karke aj he chod dunga pichle 10 din se iye galti karta aa raha hu ab sirf c++ and python karunga..... Baki bandh.....mujhe sirf machine banani he..love you vai mistake se aware karke liye🥰🥰
7 more days!!!!!!!!!!!!!
Ive been watching the sub count, and it rises by almost 2k per day
14k left!!!!!
lets get this done once and for all guys!!!!!!!
Yes i am also noticing this XD.
He is from IIT Kharagpur 😮😮😮
@@MADEAGLEOFFICIAL??
AND WE REACHED IIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIT!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!
@@felon_loser yea!
Aaj agar harry bhai nahi toh mai taxi driver hota par harry bhai ke wajah se me programmer bann gaya! Thanks harry bhai 😊😍
wow
Bhai aap job kahaa karte ho??
@@user-mk2gz6ut1m TPC inc.
@@ParamKeshkamat bro kyaa me aap se contact kar sakta hu?
CodeWithHarry => i have seen many developers who write their code such that other coders do not understand their code (and hey don't give any KT to new developers in the project) , this is just because to make their dependency in the company they are working in, moreover even companies, don't try to question these coders because company knows their projects are running.
Guess what? I am a beginner and have done all the mistakes ! :')) ("smiles in pain")
can you summarize in english? I didn't understand the video
🤣
I am also learning two lanhuages at a same time and i can't understand both of this clearly thanks for suggestion nwo i will just learn one language perfectly and then move on to next language thanks harry🥰🥰
I used to see your every video because your video is very very useful for a beginner 😜❤️🙏
Super super super s v jada uper 🔥🔥🔥
your videos help us very much
sir how to solve this question (Write a simple algorithm to calculate the factorial of 9 in Haskell. You can use your own language to
write its Pseudo-code.)
Amazing !!! :) Watching the video ---> 1832 views
10 seconds later
Refreshed the page ---> 2318 views
CONGRATULATIONS 🤩🤩'HARRY' we are going hit 1 millions!!!!
Harry bro thank-you for Django course so much
Thanks for mentioning Shubham
Amazing & Helpful Video Sir
Congratulations 👏 for 1 Million in advance
Thanks for amazing video.
Thankyou harry bhai you are great
Thankyou so much Harry bro you are teaching such a lots of things for us you are the one of super hero in my life love you 100000000+ times
Thank you so much harry bhai
1 million soon 😊😊
Thank you bhaiya for ur valuable suggestion !! ❤️
Best For us Your All totural
Thank for this video sir, I am also one of that person which trying to learn two languages at same time
C++ and java but finally , after lot of frustration I chose c++ my first language ..
thank you sir ji
Iam in 10 th and I have learned 2+ programming language because of harry bhaiya 🙂
Thank you so much 😃
I am in 8th and have learned 5 programming languages
I am in 1st and have learned 10 programming languages
I just borned and I know all 800+ languages😉
@@Arjun-wt7fm 😉
Awesome video bhai!!