5 Quick Python Projects to Add To Your Resume!

Поделиться
HTML-код
  • Опубликовано: 29 сен 2024
  • Weekend Python Projects: In this video we will talk about few python projects you can add to your resume. I will also share a quick tip which can help you land an interview or a job in a reputed company
    ►Checkout my English channel here: / programmingwithharry
    ►Click here to subscribe - / @codewithharry
    Best Hindi Videos For Learning Programming:
    ►Learn Python In One Video - • Python Tutorial In Hin...
    ►Python Complete Course In Hindi - • Python Tutorials For A...
    ►C Language Complete Course In Hindi -
    • C Language Tutorials I...
    ►JavaScript Complete Course In Hindi -
    • JavaScript Tutorials I...
    ►Learn JavaScript in One Video - • JavaScript Tutorial
    ►Learn PHP In One Video - • Learn Php In One Video...
    ►Django Complete Course In Hindi -
    • Python Django Tutorial...
    ►Machine Learning Using Python - • Machine Learning Tutor...
    ►Creating & Hosting A Website (Tech Blog) Using Python - • [Hindi] Web Developmen...
    ►Advanced Python Tutorials - • Intermediate/Advanced ...
    ►Object Oriented Programming In Python - • Object Oriented Progra...
    ►Python Data Science and Big Data Tutorials - • Python Data Science an...
    Follow Me On Social Media
    ►Website (created using Flask) - www.codewithhar...
    ►Facebook - / codewithharry
    ►Instagram - / codewithharry
    ►Personal Facebook A/c - / geekyharis
    Twitter - / haris_is_here

Комментарии • 1 тыс.

  • @CodeWithHarry
    @CodeWithHarry  3 года назад +545

    Which of these projects are you starting to code this weekend?

    • @aryansonone7751
      @aryansonone7751 3 года назад +6

      Yes Harry sir

    • @Lila12386
      @Lila12386 3 года назад +4

      Literally Harry is first xD

    • @aryansonone7751
      @aryansonone7751 3 года назад +5

      Want to contact you as soon as possible

    • @GameDev_Only
      @GameDev_Only 3 года назад +2

      Waiting for this video 🔥

    • @2dboys230
      @2dboys230 3 года назад +3

      Sir I consider you as teacher pls make me your student

  • @Mrguptaji
    @Mrguptaji 3 года назад +796

    Disclaimer:-
    This Video is not sponsored by Fevicol and Acer

    • @rahulvishwakarma6235
      @rahulvishwakarma6235 3 года назад +19

      Matlab yr tmse bda comedian to aaj Tak nahi dekha 🤣🤣🤣

    • @GyAAnigk
      @GyAAnigk 3 года назад +3

      🤣🤣🤣 baat to sahi hai

    • @slimshady2408
      @slimshady2408 3 года назад +3

      😂😂

    • @_N_E_E_R_A_J_
      @_N_E_E_R_A_J_ 3 года назад +3

      Bhai bhai 😂😂😂😂

    • @Krushil
      @Krushil 3 года назад +3

      😂😂😂

  • @Shivam-ed5fn
    @Shivam-ed5fn 3 года назад +1

    Sir please one video on setup toor

  • @rahulbhatt1
    @rahulbhatt1 3 года назад +2

    Harry Bhai is an iitian from IIT Kharagpur!!

  • @rajmhatre3021
    @rajmhatre3021 3 года назад +1

    Please sir make video on how to make Android application with python

  • @realhardik18
    @realhardik18 3 года назад

    First one is so ezzz
    Import random
    Num=random.randint (1,6)
    Print (Num)

  • @salmansange2984
    @salmansange2984 3 года назад +2

    Sir, I've make a Dice simulator, Can U plzz check the code-
    import random
    def dice(b):
    randno=random.randint(1,6)
    return randno
    c=input("Roll the dice
    To roll the dice
    press - Space Bar then press ENTER : ")
    if c== " ":
    a=dice(c)
    print(a)

    • @moonlight-td8ed
      @moonlight-td8ed 2 года назад

      So there is no 6 on dice?

    • @sushreeswain1554
      @sushreeswain1554 2 года назад

      @@moonlight-td8ed if he has taken range function, he needs to do 1, 7...

  • @dilkhush9420
    @dilkhush9420 3 года назад

    Thanks for this video. Harry Sir

  • @FRONTRUS
    @FRONTRUS 3 года назад +1080

    *Harry* is the netflix of the developers 💙

    • @shivanshshalabh
      @shivanshshalabh 3 года назад +42

      You commented the same on Dev Ed channel too. Around half an hour before you commented here.

    • @adityasingla3148
      @adityasingla3148 3 года назад +6

      @@shivanshshalabh ya 😂😂

    • @nikhiltripathi9017
      @nikhiltripathi9017 3 года назад +21

      BTW Netflix is not free

    • @suvanjanprasai544
      @suvanjanprasai544 3 года назад +8

      no, you are totally wrong. We do not have to buy a membership or pay to watch his course but in Netflix, we have to pay.

    • @stargamer9915
      @stargamer9915 3 года назад +3

      @@nikhiltripathi9017 so Telegram 😂

  • @dheerajjangir4919
    @dheerajjangir4919 3 года назад +560

    1:05 Dice simulator
    2:20 Rock Paper Scissor
    3:40 Reminder application for notification
    5:30 Desktop Assistant
    6:35 Image editing app

  • @shhivam7694
    @shhivam7694 3 года назад +42

    Who knows that harry bhai is from IIT KHARAGPUR
    LIKE HERE

  • @CoderBB
    @CoderBB 3 года назад +265

    Attention : 5 Python project by Harry sir...
    1. Dice Simulator
    2. Rock paper scissor
    3. Reminder application with notification
    4. Desktop Assistant
    5. Image Editing App with Gui

    • @adityamore2616
      @adityamore2616 3 года назад +2

      Thanks

    • @nexgenofficial665
      @nexgenofficial665 3 года назад +2

      Thanks

    • @laliteshpandey344
      @laliteshpandey344 3 года назад +5

      Bro... I created a image converter with tkinter and PIL :)

    • @CoderBB
      @CoderBB 3 года назад +2

      @@laliteshpandey344 Oh that's awesome. Keep it up buddy.

    • @rupakumari4925
      @rupakumari4925 3 года назад +2

      @@CoderBB in project ke source kha se milenge

  • @mayankjain7379
    @mayankjain7379 3 года назад +120

    In bhai ki wajah se maine ab tak HTML CSS sikh li hai 1 month mei
    Thanks coding GURUJI

  • @approgrammingdoor1373
    @approgrammingdoor1373 6 месяцев назад +2

    bhai sab kuch to thik hai.. par apke table pe favicol kyu rakhi hai .. hahaha

  • @zaid6527
    @zaid6527 3 года назад +219

    Except image editing project I have done every project listed here😀

    • @vedantx-b2986
      @vedantx-b2986 3 года назад +19

      @mohit dhyani how can you even dare to ask this , it's someone's hardwork he has spent a lot of time to complete them
      How he can just give it to someone else

    • @umeshchandra7441
      @umeshchandra7441 3 года назад +14

      @@vedantx-b2986 Aaram se bhai aaram se

    • @khushrajrathore4050
      @khushrajrathore4050 3 года назад +9

      @@vedantx-b2986 yes u are correct we not depent on other we should make our own project if we have problems.then we try to sort it

    • @karthikreddy6688
      @karthikreddy6688 3 года назад +4

      Super... have any other ideas on projects.. for a beginner

    • @shubhamnegi7515
      @shubhamnegi7515 3 года назад +2

      Brother do you help me in future
      I just started python

  • @mahadevsuresh5
    @mahadevsuresh5 3 года назад +74

    ❤️
    Projects Listed in Video:
    1. Dice simulator
    2. Rock-Papper-Scissor
    3. Reminder Notification with timer
    4. Desktop assistant
    5. Image editing app with GUI
    ❤️

  • @karthikuppalapati5678
    @karthikuppalapati5678 3 года назад +14

    I never thought rock paper scissors can impress the interviewers🤣😂......

  • @deveshpashte9000
    @deveshpashte9000 2 года назад +1

    import random
    dice_num = '123456'
    dice = "".join(random.choice(dice_num))
    print(dice)

  • @amitbhosale1526
    @amitbhosale1526 3 года назад +13

    Apke ke programming vedios dekh ke jald hie ek naya startup chalu karne wala huu ......jitna apse sikha hae vo kidar nhie milta sikhne .......bas apka ashirwad banya rakhe humpar ❤❤ keep it up sir

  • @niteshprajapat7918
    @niteshprajapat7918 3 года назад +68

    From last 2 weeks (from diwali vacations) i had created 4 projects but all of them having little bugs. They are not working as I expected . I was able to create projects , just because of U Sir , Now I m saying I have much more knowledge than before . *Thanks a lot Sir for sharing your Knowledge with us with no fee*

    • @abhishekfarande9672
      @abhishekfarande9672 2 года назад +5

      hey bro i did python basics plz tell me how to go for projects ?

    • @sassy_s349
      @sassy_s349 2 года назад +2

      Did u do this for some job or just for fun purpose?

  • @meetafrid
    @meetafrid 3 года назад +8

    I think he is convencing us to learn python yeah but in good way.

  • @Desi_video_dance
    @Desi_video_dance 3 года назад +1

    मैं BCA कर रहा हूं और मैं cyber security या white hat Hacker ka learning kisha karl

  • @rajashish6323
    @rajashish6323 3 года назад +6

    Please Another video on -
    5 quick Web Development Projects to Add to Resume

  • @unitechs1213
    @unitechs1213 3 года назад +4

    Hear the Joke :
    Video is Sponsered BY Fevicol and Acer !!!! 👍
    Hear the Fact :
    because of You Harry , I was Able to learn Programming which was Impossible for me one time !!!

  • @winniethepooh_june4_1989
    @winniethepooh_june4_1989 3 года назад +6

    Sir, teach game development, plz
    Like Dr.driving, or battle royale games. Like call duty,etc

    • @FarhanKhan-io3vt
      @FarhanKhan-io3vt 3 года назад +1

      Akele wo bhi call of duty😅 game ki design krskte h pr akele development to😅

  • @bhupendrajoshi477
    @bhupendrajoshi477 3 года назад +2

    Harry bhaiyaa ek baar yeah bhi ta do resume kese ban ta hai kya kya add krna chaiye usme

  • @freakyanime320
    @freakyanime320 3 года назад +6

    Bhaiya Aap Ek Competitive Coding beginners series start kr dijiye🙏

  • @AdityaNarayanGoswami-g6u
    @AdityaNarayanGoswami-g6u Месяц назад +1

    Harry bhaiya, Yeh Sab Rock-Paper-Scissors, Dice-Simulator, yeh saari chizen toh bahut hi simple waale project hain. Inko Resume me add karne se Placement me kitna accept hoga?

  • @Tomar_ji95
    @Tomar_ji95 3 года назад +9

    Sir , python me login system with face recognition ke sath login ho , Django me kuch aisa upload kr do.. pls sir

    • @renuvats3450
      @renuvats3450 3 года назад +1

      Use any face recognition library or tenserflow or tenserflow.js if you want to do with web app

    • @sarthakkumarbehera1015
      @sarthakkumarbehera1015 3 года назад +1

      Use openCV

    • @namanxai
      @namanxai 3 года назад +2

      You Can Use Methods Like Yolo Object Detection To Do So . . .

  • @techtraffic2800
    @techtraffic2800 3 года назад +8

    Every project done already !!! All because of you. Python pro in 1 month. Thanks bhai, ek noob ko pro banane ke liye.

    • @KHM95
      @KHM95 3 года назад

      I have a course for the project:
      Face Mask Detection Using Deep Learning . It's paid but it's worth it.
      Tell me if you're interested?

    • @sahalakp7129
      @sahalakp7129 Год назад

      Can you provide some Python project for adding in resume

  • @codingmadeeasy3126
    @codingmadeeasy3126 3 года назад +1

    I made a neural network that classifies COVID-19 images and tells whether you are COVID positive, negative or have viral pneumonia

    • @codingmadeeasy3126
      @codingmadeeasy3126 3 года назад +1

      @Ankit Singh yes I used tensorflow. Which is a python module for making neural networks

  • @yashpatel9587
    @yashpatel9587 3 года назад +7

    Hey Harry bro I am your big fan
    You are a inspiration for me ♥️♥️

  • @guranshsingh1248
    @guranshsingh1248 2 года назад +2

    DISCLAIMER: "This Video Is Not Sponsored By Fevicol"

  • @aryanmistry6871
    @aryanmistry6871 3 года назад +4

    bhai pycharm me koi bhi package install krta hu to error ati he ki no such option: --build-dir
    koi solution he to batao plz

  • @theuncommonguy7
    @theuncommonguy7 3 года назад +1

    Bro I need your help as fast as possible please please make a video on how to code java in vs code bro please make a video as fast as possible I need your help I am begging you please please🙏🙏🙏🙏 my humble request please....

  • @shawwbhit
    @shawwbhit 3 года назад +22

    Why Is Fevicol Related To Python?😂

  • @theuncommonguy7
    @theuncommonguy7 3 года назад +1

    Bro I need your help as fast as possible please please make a video on how to code java in vs code bro please make a video as fast as possible I need your help I am begging you please please🙏🙏🙏🙏 my humble request please....

  • @roshanmhatre8810
    @roshanmhatre8810 3 года назад +8

    Camera thoda zoom kar sakte ho, itna dhurrrr se kahe bolna😂

    • @whatstatisticssays
      @whatstatisticssays 3 года назад

      To fir fevicol aur acer ki sponsership kaise dikhegi😂

    • @roshanmhatre8810
      @roshanmhatre8810 3 года назад

      @@whatstatisticssays ye bhi sahi hai😂

  • @theuncommonguy7
    @theuncommonguy7 3 года назад +1

    Bro I need your help as fast as possible please please make a video on how to code java in vs code bro please make a video as fast as possible I need your help I am begging you please please🙏🙏🙏🙏 my humble request please....

  • @GOKU-Black242
    @GOKU-Black242 3 года назад +13

    For under 18
    Who else wants a video on how to crack iit for coders

    • @vickys40
      @vickys40 3 года назад +5

      Nobody lol

    • @lucidrohit
      @lucidrohit 3 года назад

      Me

    • @edstartup5132
      @edstartup5132 3 года назад +2

      Bruh iit is just overrated i went to iit bombay cse its fuckall there i then applied abroad and got into mcmaster canada with 100 percent scholarships iit now a days are just overrated guys , focus on skills build them

    • @mohammadmohsinmohammedmohs9717
      @mohammadmohsinmohammedmohs9717 3 года назад

      @@edstartup5132 I'm studying at Harvard artificial intelligence program.. it's simply overrated

    • @edstartup5132
      @edstartup5132 3 года назад +1

      @@mohammadmohsinmohammedmohs9717 bruh harvard i never opted it was too much competition there and i think harvard is for geeks and the last year trend and stat in you field AI told there was 100 percent placement with 100k usd minimum so i think you are just too much intelligent and dor you its overrated but for us it will be worth the while

  • @theuncommonguy7
    @theuncommonguy7 3 года назад +1

    Bro I need your help as fast as possible please please make a video on how to code java in vs code bro please make a video as fast as possible I need your help I am begging you please please🙏🙏🙏🙏 my humble request please....

  • @Sunday100
    @Sunday100 3 года назад +8

    Easy :
    Dice roller
    Snake water gun
    Medium:
    Remainder with notification
    Hard:
    Desktop Assistant
    Image editing GUI
    Thank me now

  • @theuncommonguy7
    @theuncommonguy7 3 года назад +1

    Bro I need your help as fast as possible please please make a video on how to code java in vs code bro please make a video as fast as possible I need your help I am begging you please please🙏🙏🙏🙏 my humble request please....

  • @ShlokaTech
    @ShlokaTech 3 года назад +4

    I have made rock paper scissor and dice simulator. Now working on excel sheet reminder

  • @theuncommonguy7
    @theuncommonguy7 3 года назад +1

    Bro I need your help as fast as possible please please make a video on how to code java in vs code bro please make a video as fast as possible I need your help I am begging you please please🙏🙏🙏🙏 my humble request please....

  • @sailendrachettri8521
    @sailendrachettri8521 3 года назад +7

    I will definitely try all projects and your tips.

  • @theuncommonguy7
    @theuncommonguy7 3 года назад +1

    Bro I need your help as fast as possible please please make a video on how to code java in vs code bro please make a video as fast as possible I need your help I am begging you please please🙏🙏🙏🙏 my humble request please....

  • @parthgupta4850
    @parthgupta4850 3 года назад +64

    He was happy today smiling in full video.
    Harry bhai always be happy.

  • @theuncommonguy7
    @theuncommonguy7 3 года назад +1

    Bro I need your help as fast as possible please please make a video on how to code java in vs code bro please make a video as fast as possible I need your help I am begging you please please🙏🙏🙏🙏 my humble request please....

  • @GamingThunderZ
    @GamingThunderZ 3 года назад +4

    Plot twist : This video is sponsored by Fevicol and Acer.

  • @theuncommonguy7
    @theuncommonguy7 3 года назад +1

    Bro I need your help as fast as possible please please make a video on how to code java in vs code bro please make a video as fast as possible I need your help I am begging you please please🙏🙏🙏🙏 my humble request please....

  • @saiyadakmal159
    @saiyadakmal159 3 года назад +8

    Please upload more about trees and graphs if possible in dsa course... And if possible please teach with dynamic and generic programming 😭😭

    • @KHM95
      @KHM95 3 года назад

      I have a course for the project:
      Face Mask Detection Using Deep Learning . It's paid but it's worth it.
      Tell me if you're interested?

  • @theuncommonguy7
    @theuncommonguy7 3 года назад +1

    Bro I need your help as fast as possible please please make a video on how to code java in vs code bro please make a video as fast as possible I need your help I am begging you please please🙏🙏🙏🙏 my humble request please....

  • @WisdomWordspace
    @WisdomWordspace 3 года назад +5

    Next Web Development Projects Please!

  • @theuncommonguy7
    @theuncommonguy7 3 года назад +1

    Bro I need your help as fast as possible please please make a video on how to code java in vs code bro please make a video as fast as possible I need your help I am begging you please please🙏🙏🙏🙏 my humble request please....

  • @hustleundersky7345
    @hustleundersky7345 3 года назад +29

    Just 53 sec ago and look 26 commets has been already added ✌✌✌✌✌✌✌✌✌✌✌✌✌✌✌✌harry bhai rocks

  • @theuncommonguy7
    @theuncommonguy7 3 года назад +1

    Bro I need your help as fast as possible please please make a video on how to code java in vs code bro please make a video as fast as possible I need your help I am begging you please please🙏🙏🙏🙏 my humble request please....

  • @assassings3030
    @assassings3030 3 года назад +6

    Harry bro I need your suggestions, What should I take in 11th, CS or IP? I like python more than C/C++

  • @theuncommonguy7
    @theuncommonguy7 3 года назад +1

    Bro I need your help as fast as possible please please make a video on how to code java in vs code bro please make a video as fast as possible I need your help I am begging you please please🙏🙏🙏🙏 my humble request please....

  • @freekeys
    @freekeys 3 года назад +28

    Your interaction with audience is incredible 🙏❤️

  • @theuncommonguy7
    @theuncommonguy7 3 года назад +1

    Bro I need your help as fast as possible please please make a video on how to code java in vs code bro please make a video as fast as possible I need your help I am begging you please please🙏🙏🙏🙏 my humble request please....

  • @rffahadislam
    @rffahadislam 3 года назад +3

    *❓❓❓❓Who is Haris Ali Khan? Some shared projects on google drive of harry are in the account of Haris Ali Khan. Is it the full name of harry?*

    • @kumarvishal38
      @kumarvishal38 3 года назад +2

      Harry bhai

    • @rffahadislam
      @rffahadislam 3 года назад +1

      Some shared projects on google drive of harry are in the account of Haris Ali Khan. Is it the full name of harry.

    • @rffahadislam
      @rffahadislam 3 года назад +1

      @Evan Flair *He is a great coding teacher. It does not matter, whether he is a Muslim or from any other religion*

    • @rffahadislam
      @rffahadislam 3 года назад +1

      @@kumarvishal38 Do know correctly that Haris Ali Khan is Harry?

    • @rffahadislam
      @rffahadislam 3 года назад +1

      @@SadmanSakib2001 I am also a muslim. But I don't sure about this fact.

  • @only.adarsh
    @only.adarsh 3 года назад +2

    Bhaiya mai class 6 th me hu aur mujhe thori mori python, java, c++ aati h aur apse sikhi h
    Aur mera youTube channel bhi h codewithadarsh

  • @s_sattu_s
    @s_sattu_s 3 года назад +9

    Harry bhai apki wajah se me
    Python , Html , Css , Js
    Sikh paya jo ki mere teacher ko bhi nhi aata
    Thanks guruji Respect💐💐💐😊

  • @rajeshKumar-kt5te
    @rajeshKumar-kt5te 3 года назад +1

    Bhaiya bnaye kaise?? Code kahan hai?? Kuch toh start mein do..

  • @tanaylodh3878
    @tanaylodh3878 3 года назад +8

    Can you make the same for web dev projects. Preferably being specific to front end and back end

  • @shashankthapliyal232
    @shashankthapliyal232 3 года назад +8

    This Video is not Sponsored by "Favicol"

  • @yourdadbaapji948
    @yourdadbaapji948 3 года назад +7

    This is the teacher whom we can't hate

  • @shama7808
    @shama7808 3 года назад +2

    Can anybody tell me what to do if I am receiving an pop up "Your windows licence will expire soon " in windows 10 enterprise.
    somebody please help me out I am irritated from this pop up.
    Please somebody Help me.
    :(

  • @hitarthagogoi2829
    @hitarthagogoi2829 3 года назад +11

    Sir,
    Plz start react JS tutorials.

  • @garv.k9102
    @garv.k9102 3 года назад +1

    Super video! I applauded for ₹1,000.00 👏👏👏👏

  • @shanmukhtalluri6189
    @shanmukhtalluri6189 3 года назад +22

    I did your snake,water,gun project. it's really a fun game to make and was my first game to code.

    • @peerless3538
      @peerless3538 3 года назад +2

      How we code a game??🥺

    • @Akm_7475
      @Akm_7475 2 года назад

      @@peerless3538
      import random
      # Snake Water Gun or Rock Paper Scissors
      def gameWin(comp, you):
      # If two values are equal, declare a tie!
      if comp == you:
      return None
      # Check for all possibilities when computer chose s
      elif comp == 's':
      if you=='w':
      return False
      elif you=='g':
      return True

      # Check for all possibilities when computer chose w
      elif comp == 'w':
      if you=='g':
      return False
      elif you=='s':
      return True

      # Check for all possibilities when computer chose g
      elif comp == 'g':
      if you=='s':
      return False
      elif you=='w':
      return True
      print("Comp Turn: Snake(s) Water(w) or Gun(g)?")
      randNo = random.randint(1, 3)
      if randNo == 1:
      comp = 's'
      elif randNo == 2:
      comp = 'w'
      elif randNo == 3:
      comp = 'g'
      you = input("Your Turn: Snake(s) Water(w) or Gun(g)?")
      a = gameWin(comp, you)
      print(f"Computer chose {comp}")
      print(f"You chose {you}")
      if a == None:
      print("The game is a tie!")
      elif a:
      print("You Win!")
      else:
      print("You Lose!")

  • @rpd5126
    @rpd5126 3 года назад +1

    He is the carry minati of coding

  • @gokulr1531
    @gokulr1531 3 года назад +4

    @CodeWithHarry your videos are too good but can you give subtitles in English it will be more easy for me to follow up 😀

  • @anubhajain2263
    @anubhajain2263 3 года назад +1

    First

  • @the_anetoneio
    @the_anetoneio 3 года назад +2

    bahut smart lag rahe ho harry bhai by the way thank you for the tips

  • @SILENTASSASSINX
    @SILENTASSASSINX 3 года назад +1

    Hello bhai. Aapne jo woh Python ka 11 hours ka course jo Fiya hai na.. Zara ye batado ki kis pattern me us course ko kiya jaye.. I mean main woh course shiru kiya jaise hi Tumhara vid shiru hota aur tum sab codes type karke samjhate rehte toh mai bhi as it is usi waqt apne pc me type karke samjhta rehta.. After a chapter mai notes likh leta hu.. But ye pura process jo mai karta hu ek din me agle sab bhool jata hu..
    So suggest a way of study.. I mean pehle pura chapter dekhe aur phir practice kare. Ya video ke sath sath kare, kya aur kaise kare...
    It's my pleasure ki mujhe ye aapka course mila bhot hi asan bhaasha me.. But mai bhool raha hu jo padh raha hu.. So i just want a way of study from u..
    .very very thanks and I expect a lovely reply from Harry... :))) 🤗

  • @shehrry_
    @shehrry_ 3 года назад +4

    1. Dice Simulator
    2. Rock paper scissor
    3. Reminder application with notification
    Advanced Projects
    4. Desktop Assistant
    5. Image Editing App with Gui

  • @ankitirm3007
    @ankitirm3007 3 года назад +1

    harry bhaiya python me beeware per tutorial bano na please kyuki mai python se android app banana chata hu
    aur ye bhi bata dena ki konsa software best hai python se android app banane ke liye

  • @shivrajp117
    @shivrajp117 3 года назад +9

    Thank you Bhai....u r a great mentor ....apki C programming course ke wajaha se mein apni semester mein achhe marks laa paya...

  • @yashpathak7776
    @yashpathak7776 3 года назад +1

    Tum Konsa Dectop Use karte ho Bhai Iske upar video banao

  • @indranilsarmah5979
    @indranilsarmah5979 3 года назад +3

    Suggest some MERN stack projects too.

  • @divyajeetsingh7818
    @divyajeetsingh7818 3 года назад +1

    Bhaiya I am bsc graduate and I want to become a coder what should I do

  • @mayankjain7379
    @mayankjain7379 3 года назад +25

    I am amazed
    Why this guy doesn't have 5M subs till now

    • @SahilSharma-fp2uf
      @SahilSharma-fp2uf 3 года назад +8

      Bcoz most of people use social media and youtube for watching stupidity and 2nd reason ye h ki iss field m interested log hi iss channel pr aayenge

    • @pulkitgandhi9545
      @pulkitgandhi9545 3 года назад +1

      It is very rare that a educating channel has 5M and speaks in hindi

  • @AmitYadav-pj5rb
    @AmitYadav-pj5rb 3 года назад +1

    Sir please make a video on windows 10 full tutorial

  • @thefront-ender7465
    @thefront-ender7465 3 года назад +3

    asking for the ninth time,please make a series on laravel

    • @sumitkosta141
      @sumitkosta141 3 года назад +3

      Ban jayega wait karo.... Wo bhi insaan hi hai. Hamare liye bahut kuch karte hai hame thanksfull hona chahiye Harry Bhai ke liye

    • @sumittiwari7835
      @sumittiwari7835 3 года назад +2

      @@sumitkosta141 sahi kaha

    • @thefront-ender7465
      @thefront-ender7465 3 года назад

      @@sumitkosta141 no doubt buhat kuch karte hain but me literally 9 dafa comments me bol chuka hu,but harry bhai reply nahi karte

    • @sumitkosta141
      @sumitkosta141 3 года назад +2

      @@thefront-ender7465 jab kabhi Harry bhai ki new video aaye to usme kam se kam 50 se 60 comments kar dena... Tab unko pata lag payega.... Mene bhi esa hi kiya tha 2 se 3 videos me data structures and algorithms ke tutorials ke liye

    • @thefront-ender7465
      @thefront-ender7465 3 года назад +1

      @@sumitkosta141 to yar next video me aap b request kardena laravel ki,q ki aur b youtubers ne banae hain but samjh nahi ata kisi or ka

  • @AryanYadav-xi8nr
    @AryanYadav-xi8nr 3 года назад +2

    In 16 sec

  • @anuppal3243
    @anuppal3243 3 года назад +12

    your python and c++ has helped me a lot in learning programming languages. A big hug to you bhaiya :)

    • @KHM95
      @KHM95 3 года назад

      I have a course you'll need.
      Face Mask Detection Using Deep Learning . It's paid but it's worth it.
      Tell me if you're interested?

    • @crazyfacts4718
      @crazyfacts4718 3 года назад

      @@KHM95 promotion wala pagal

    • @KHM95
      @KHM95 3 года назад

      @@crazyfacts4718 what?

    • @crazyfacts4718
      @crazyfacts4718 3 года назад

      @@KHM95 Tum log har jaga promotion karte ho

  • @anshulgupta1061
    @anshulgupta1061 3 года назад +1

    Bhai setup tour ke video bano and pc specs bata dena setup tour mai

  • @imhemish
    @imhemish 3 года назад +5

    Hey 2nd project:
    Rock paper scissors mainen scratch (mit developed block programming) mei. Sirf 13 years ki age mein

    • @vishnujoshi2461
      @vishnujoshi2461 3 года назад

      I was learning Scratch when i was 9 years old

  • @chiragwadhawan1002
    @chiragwadhawan1002 3 года назад +1

    Bhaiya maths for programming ke vedio plz laoooo

  • @smitchauhan3516
    @smitchauhan3516 3 года назад +5

    Bhai yeh sare project to apki playlist dekhte vaqt banaliye hai ❤️ thank you harry bhai 💯💐

  • @bhupeshpattanaik7150
    @bhupeshpattanaik7150 3 года назад +1

    Random dice generating number 🤔... Wo tho 3 line ho jayega , usse interviewer kese impress hoga 🤷🏻‍♂️

    • @anmolsingh4969
      @anmolsingh4969 3 года назад +1

      Use tkinter

    • @Prince-od7od
      @Prince-od7od 3 года назад

      Creating random number in python is not big deal but create with GUI like real dice getting random number with one click

    • @bhupeshpattanaik7150
      @bhupeshpattanaik7150 3 года назад

      Ohh he meant GUI app ... I thought terminal app 😂😂🤣

  • @adharavgupta
    @adharavgupta 3 года назад +8

    Hey Harry Bhai ! I have already created the rock, paper and scissor game by my own.
    Really thanks because by you only I have learnt python development...

  • @umeshchandra7441
    @umeshchandra7441 3 года назад +2

    I will make all the projects in GUI with tkinter module.....thanks for giving idea sor

  • @Happy-hr1ng
    @Happy-hr1ng 3 года назад +3

    U r rock 🙏 ❤️

  • @clips1668
    @clips1668 3 года назад +1

    no hate but the title is in english then why isnt the video

  • @ayushparmar454
    @ayushparmar454 2 года назад +3

    Your learning new word example was amazing ❤️

  • @itzheavem4451
    @itzheavem4451 3 года назад +1

    harry bhai live session kab kr rahe ho RUclips pe?

  • @nik_hybrid1442
    @nik_hybrid1442 3 года назад +9

    Hum first hum first 😂👍