Take Automatic Selfie Using Python || Become a Selfie Start Using Python || Python Project

  Рет қаралды 58,985

Programming Hero

Programming Hero

Күн бұрын

Пікірлер: 912
@Akshaya_H
@Akshaya_H 3 жыл бұрын
From ur crazy explanation now I am the intermediate level of python😃started love programming
@saivarma6172
@saivarma6172 3 жыл бұрын
Me too
@erfanmahin
@erfanmahin 3 жыл бұрын
Me too🙂
@mohamedsuhayl4053
@mohamedsuhayl4053 3 жыл бұрын
He is the one I started learning python seriously
@v.t.rajankannan5097
@v.t.rajankannan5097 3 жыл бұрын
me too i started oop in python next...
@kingsofcraftindia5583
@kingsofcraftindia5583 3 жыл бұрын
Me too...
@ianisabastard
@ianisabastard 3 жыл бұрын
this guy every single day: let's do a fun project and have a lot of fun while making this very very fun project that will be fun!
@akshatjha8172
@akshatjha8172 3 жыл бұрын
I made this and this was amazing. It was a bit slow but perfect. Thanks Programming Hero
@atiaakhtar1059
@atiaakhtar1059 2 жыл бұрын
kindly can you send main it's github file to me. it not Download to me Plzzz help me because I'm doing project on it.and I have no time to complete it
@smallzebra19
@smallzebra19 2 жыл бұрын
@@atiaakhtar1059 import cv2 import datetime cap = cv2.VideoCapture(1) face_cascade = cv2.CascadeClassifier('haarcascade_frontalface_default.xml') smile_cascade = cv2.CascadeClassifier('haarcascade_smile.xml') while True: _, frame = cap.read() original_frame = frame.copy() gray = cv2.cvtColor(frame, cv2.COLOR_BGR2GRAY) face = face_cascade.detectMultiScale(gray, 1.3, 5) for x, y, w, h in face: cv2.rectangle(frame, (x, y), (x + w, y + h), (0, 255, 255), 2) face_roi = frame[y:y+h, x:x+w] gray_roi = gray[y:y+h, x:x+w] smile = smile_cascade.detectMultiScale(gray_roi, 1.3, 25) for x1, y1, w1, h1 in smile: cv2.rectangle(face_roi, (x1, y1), (x1+w1, y1+h1), (0, 0, 255), 2) time_stamp = datetime.datetime.now().strftime('%Y-%m-%d-%H-%M-%S') file_name = f'selfie-{time_stamp}.png' cv2.imwrite(file_name, original_frame) cv2.imshow('cam star', frame) if cv2.waitKey(10) == ord('q'): break
@ChineseDeshiivai
@ChineseDeshiivai 3 жыл бұрын
আপনার সহজ সাবলীল উপস্থাপনা দেখে মুগ্ধ হই সব সময়। শুভকামনা রইল। আমি যদিও চীনা নাগরিক বাংলা মোটামুটি বুঝি, তারপর ও আপনার উপস্থাপনার তুলনা নেই!!!
@shakibrajmimit
@shakibrajmimit 3 жыл бұрын
14:34 what a smile dudu 😂
@QuantumInsaanEdits
@QuantumInsaanEdits 3 жыл бұрын
Bruh his face duh i would not smile a happy hulk with big neck and broken teeth
@Jose-qk3di
@Jose-qk3di 3 жыл бұрын
😂 😂 😂
@nicrodigital
@nicrodigital 3 жыл бұрын
😂😆🤣
@footballbestmomentsclip
@footballbestmomentsclip 3 жыл бұрын
Next vdo:make pyscript(new language) using 100 lines of python codes 😂
@newaz_from2004
@newaz_from2004 3 жыл бұрын
😅😹😹😹
@ianisabastard
@ianisabastard 3 жыл бұрын
puenti tchee lines of cod
@rvn4
@rvn4 3 жыл бұрын
Please make some more videos with python, I love your projects!
@ProgrammingHero
@ProgrammingHero 3 жыл бұрын
Thank you so much 😀
@saikushalanu7254
@saikushalanu7254 3 жыл бұрын
by your teaching i had made all of my python projects sucessfull
@ProgrammingHero
@ProgrammingHero 3 жыл бұрын
Glad to hear that!
@dhruvgupta812
@dhruvgupta812 3 жыл бұрын
Bro please start uploading more frequently like once a week, btw loved the vid!
@DaniruDEV
@DaniruDEV 3 жыл бұрын
without knowing we have done a simple machine learning project. Thanks alot. ❤️❤️❤️
@ProgrammingHero
@ProgrammingHero 3 жыл бұрын
Thank you so much 😀
@syedashelima8545
@syedashelima8545 3 жыл бұрын
Please also include c# with unity course in Programming Hero. PLEASE 🥺🥺 This request is from Grandkids 🥺🥺
@saifhasan2097
@saifhasan2097 3 жыл бұрын
I was just wondering that why it seems like I saw you somewhere before. But then I realized. WOW man, proud of you. Love from BD!!💖💖✨
@ProgrammingHero
@ProgrammingHero 3 жыл бұрын
Thank you so much for your love.
@neelbanga
@neelbanga 3 жыл бұрын
I love your channel, I was wondering if you had any tips for a small KZbin channel like myself ? Thanks and happy coding!
@ProgrammingHero
@ProgrammingHero 3 жыл бұрын
Take love!
@ProgrammingHero
@ProgrammingHero 3 жыл бұрын
Be consistent and never compromise your content quality!
@neelbanga
@neelbanga 3 жыл бұрын
@@ProgrammingHero Okay then you for the advice! It means a lot!
@zenkaiproductions3804
@zenkaiproductions3804 3 жыл бұрын
@@neelbanga I looked at your channel and you make discord bots,could you teach me how I can make an economy bot?
@jaffer1022
@jaffer1022 3 жыл бұрын
REALLY REALLY YOU ARE A TRUE PROGRAMMING HERO!!!!😌 I'VE BECOME YOUR FAN AFTER WATCHING ALL YOU VIDEOS LITERALLY!! THANKS MAN ✌🏻:-)❤️
@ProgrammingHero
@ProgrammingHero 3 жыл бұрын
Thank you so much 😀
@priyanshubasu14
@priyanshubasu14 3 жыл бұрын
Sir please please make an OS with GUI or else grandma will be angry.
@prabinsubedi5742
@prabinsubedi5742 3 жыл бұрын
I got your channel just now and i am in love with your videos So much understanding and helpful.
@SK-qs1cr
@SK-qs1cr 3 жыл бұрын
Sir Please tell me truly From where do you get these ideas of python. It is a request
@hhcdghjjgsdrt235
@hhcdghjjgsdrt235 3 жыл бұрын
Grandma
@lifelibrary7033
@lifelibrary7033 3 жыл бұрын
My favourite 🤩 KZbin channel...
@codewithraiju1424
@codewithraiju1424 3 жыл бұрын
Hello Sir, great video.. Can I share my java gui projects with source code at your discord server? The main project is an IDE which supports 4 programming languages with indendation and text highliting..
@ProgrammingHero
@ProgrammingHero 3 жыл бұрын
Go ahead!
@SeferDöngel
@SeferDöngel 3 жыл бұрын
I hit the like button before I've watch. We all love grandma :D
@GamersArenaGA
@GamersArenaGA 3 жыл бұрын
same from me
@someone-fc5yj
@someone-fc5yj 3 жыл бұрын
Can you do mobile app tutorial pls?
@hieveryone6824
@hieveryone6824 3 жыл бұрын
Please do! It will be great!
@nezarshamea6991
@nezarshamea6991 3 жыл бұрын
Thanks programming hero. Your application gave me a certificate that made me so so so proud of my self!!! Thanks man
@ProgrammingHero
@ProgrammingHero 3 жыл бұрын
Great job!
@nezarshamea6991
@nezarshamea6991 3 жыл бұрын
Thank you 🙏
@googleservices3889
@googleservices3889 3 жыл бұрын
Man I never commented but your channel is the best keep working
@ProgrammingHero
@ProgrammingHero 3 жыл бұрын
Thank you so much. Keep learnig
@Jfkckjsnnclskbc
@Jfkckjsnnclskbc 2 жыл бұрын
This one is Funny and exciting to watching , very effective to learn.
@Nemiyt
@Nemiyt 3 жыл бұрын
Dude us a living legend, just discovered your channel lol keep it up *Fun*
@ProgrammingHero
@ProgrammingHero 3 жыл бұрын
Welcome aboard!
@sreeharsha2560
@sreeharsha2560 3 жыл бұрын
Love the Programming hero app Thank you for teaching us coding in a simple enjoyable way Truely thank you
@ProgrammingHero
@ProgrammingHero 3 жыл бұрын
Glad you liked it. Let's get connected through our discord server. Link given in the description!
@sreeharsha2560
@sreeharsha2560 3 жыл бұрын
@@ProgrammingHero I'm already in But not feeling much helpful Do even official members from programming hero app present there in that discord server who clear our doubts
@guddugaming5196
@guddugaming5196 3 жыл бұрын
You are a very intelligent and real hero of python coding i am big fan you
@ProgrammingHero
@ProgrammingHero 3 жыл бұрын
thank you so much
@musnadinfotech2668
@musnadinfotech2668 3 жыл бұрын
Grandma boy, your a legend and we learn alot from you, we can just say thank you and keep helping and doing the good work, can you kindly make a tutorial on how to create an Images forgery detector using python. If you do that Grandma will be happy with us.
@rashadtanjim
@rashadtanjim 3 жыл бұрын
Wow. It's a great lesson! Thanks, brother.
@ProgrammingHero
@ProgrammingHero 3 жыл бұрын
Thanks!
@DhlaminiCreations
@DhlaminiCreations 3 жыл бұрын
This is my new favourite channel
@ProgrammingHero
@ProgrammingHero 3 жыл бұрын
thank you so much for your supports you guys rock.
@teunstegeman8212
@teunstegeman8212 3 жыл бұрын
Yay the best programmer in the world is back!!!!!!
@ProgrammingHero
@ProgrammingHero 3 жыл бұрын
you are the best!!!
@ProgrammingHero
@ProgrammingHero 3 жыл бұрын
come join our discord server, link given in the description!
@teunstegeman8212
@teunstegeman8212 3 жыл бұрын
@@ProgrammingHero Nice!
@mankeshmeena9106
@mankeshmeena9106 3 жыл бұрын
Amazing ! !!!! Video 🔥🔥🔥 I love Hackers 💕
@nezarshamea6991
@nezarshamea6991 3 жыл бұрын
This is insane. Keep the great work ♥️♥️♥️🤘🏻👍🏻
@ProgrammingHero
@ProgrammingHero 3 жыл бұрын
thanks man!!
@nezarshamea6991
@nezarshamea6991 3 жыл бұрын
What about you create google maps and thanks 🙏
@nezarshamea6991
@nezarshamea6991 3 жыл бұрын
And please teach us qt designer
@DailyBread_HQ
@DailyBread_HQ 3 жыл бұрын
As always very brilliant
@ProgrammingHero
@ProgrammingHero 3 жыл бұрын
you are!!
@Serean_Miles
@Serean_Miles 3 жыл бұрын
I don't code any more but came back in your channel as I was missing your sweet voice sir🤗🤗
@ProgrammingHero
@ProgrammingHero 3 жыл бұрын
That's so sweet of you! Take love!
@satyam5465
@satyam5465 3 жыл бұрын
From you I learn python deeply thank 😊
@ProgrammingHero
@ProgrammingHero 3 жыл бұрын
thanks man!
@hmrocky45
@hmrocky45 3 жыл бұрын
Glad to C U again!!! And after all the video is awesome
@ProgrammingHero
@ProgrammingHero 3 жыл бұрын
Glad to hear that!
@erawanthewise8227
@erawanthewise8227 3 жыл бұрын
This is amazing, a fun way to learn Python!
@ProgrammingHero
@ProgrammingHero 3 жыл бұрын
Thank you so much for your support really glad that you think like that.
@-legendarygamer-
@-legendarygamer- 3 жыл бұрын
You are really hero of programming love you
@ProgrammingHero
@ProgrammingHero 3 жыл бұрын
Love you more!!
@techgaming8517
@techgaming8517 3 жыл бұрын
Your videos are so awsome that my AI teacher ask me to teach him how to make audio book in python
@nithinmathewjoji7471
@nithinmathewjoji7471 3 жыл бұрын
thanks dude because of u i started loving python and the grand maaa of urs
@ProgrammingHero
@ProgrammingHero 3 жыл бұрын
Happy to hear that!
@nithinmathewjoji7471
@nithinmathewjoji7471 3 жыл бұрын
Sir it would be helpful if u could tell me how to download those cascade files I searched a lot and cannot find any legit sources
@dennisamtit
@dennisamtit 3 жыл бұрын
Thank u bro for bring this project I was getting little difficult to understand python but with project I can understand and I can learn alot thank u so much andJesus bless grow more ❤️
@ProgrammingHero
@ProgrammingHero 3 жыл бұрын
Happy to help
@_digi_arts3533
@_digi_arts3533 3 жыл бұрын
This guy is a hero afterall
@ProgrammingHero
@ProgrammingHero 3 жыл бұрын
Thank you so much 😀
@opgamer-uq9vm
@opgamer-uq9vm 3 жыл бұрын
Love from nepal your new subscriber🙏❤
@ProgrammingHero
@ProgrammingHero 3 жыл бұрын
thank you so much. Take care
@abidapon7977
@abidapon7977 3 жыл бұрын
Love you boss...I'm a student of batch 4🥰
@ProgrammingHero
@ProgrammingHero 3 жыл бұрын
Thank you so much 😀
@thisandthat6070
@thisandthat6070 3 жыл бұрын
Just love your videos❤❤, please bring more projects
@ProgrammingHero
@ProgrammingHero 3 жыл бұрын
Thank you so much for the love, you guys are swesome.
@manansinfotech2414
@manansinfotech2414 3 жыл бұрын
OP Bro You have full support from me!!!!!!!!
@ProgrammingHero
@ProgrammingHero 3 жыл бұрын
Thanks 🔥
@YashGupta-yj9nm
@YashGupta-yj9nm 3 жыл бұрын
u R god level youtuber ur videos are amazing love from india
@ProgrammingHero
@ProgrammingHero 3 жыл бұрын
Wow, thanks
@YashGupta-yj9nm
@YashGupta-yj9nm 3 жыл бұрын
@@ProgrammingHero Can u pls make a java scrip tutorial
@V_Eedits
@V_Eedits 3 жыл бұрын
I'm so excited see your next video bro 😎
@ProgrammingHero
@ProgrammingHero 3 жыл бұрын
Coming soon
@medrizzstudy
@medrizzstudy 3 жыл бұрын
That was very informatic and educational! thanks sir
@ProgrammingHero
@ProgrammingHero 3 жыл бұрын
Thank you so much 😀
@Rc-bp6ih
@Rc-bp6ih 3 жыл бұрын
Hello sir I watched our video and it is really helpful
@SAIKIRAN-SKY
@SAIKIRAN-SKY 3 жыл бұрын
Good job friend all the best 👍
@ProgrammingHero
@ProgrammingHero 3 жыл бұрын
Thank you so much 😀
@kalpanashende8055
@kalpanashende8055 3 жыл бұрын
You are awesome sir please start a python complete course on KZbin ☺️☺️
@shreshthsharma5535
@shreshthsharma5535 3 жыл бұрын
Awesome content dude
@peaceforever3661
@peaceforever3661 3 жыл бұрын
Programming Hero is LOVE ❤️❤️❤️❤️
@ProgrammingHero
@ProgrammingHero 3 жыл бұрын
Thanks :)
@anonymously_elite
@anonymously_elite 3 жыл бұрын
Thanks a lot you are amazing 😉.... Pleases make a video on how to make python code to exe... please, hope you make it... 🙏
@ProgrammingHero
@ProgrammingHero 3 жыл бұрын
Thanks for your suggestions :)
@strongcitytv6686
@strongcitytv6686 3 жыл бұрын
Where are you bro Am waiting for next video 😩
@ProgrammingHero
@ProgrammingHero 3 жыл бұрын
Will upload soon
@meranameshubham
@meranameshubham 3 жыл бұрын
Sir i have written the program of tesla car but how do i set that program in my car
@yadavsfilm530
@yadavsfilm530 3 жыл бұрын
Plz make a video on search engine (Biggest fan)
@ProgrammingHero
@ProgrammingHero 3 жыл бұрын
Ok. 🥰
@yadavsfilm530
@yadavsfilm530 3 жыл бұрын
@@ProgrammingHero thanks sir 😊
@one-shotff3183
@one-shotff3183 3 жыл бұрын
Where does our legend go😴😴 We want back our legend 💕💕💕
@ProgrammingHero
@ProgrammingHero 3 жыл бұрын
Legend is taking time to make a legendary comeback.
@one-shotff3183
@one-shotff3183 3 жыл бұрын
@@ProgrammingHero Yeeeeee Bro You wins my heart 💕💕💕
@Kensingtonhawk
@Kensingtonhawk 3 жыл бұрын
Pls make a bug bounty course as well. I have ur app and im loving the ethical hacking, python and web development course.
@velocipede5877
@velocipede5877 3 жыл бұрын
You are amazing man! Love from pakistan.
@ProgrammingHero
@ProgrammingHero 3 жыл бұрын
Hi there
@jasrajacharya7061
@jasrajacharya7061 3 жыл бұрын
Sir your video is superb please make a video how to make calculator
@ProgrammingHero
@ProgrammingHero 3 жыл бұрын
Thank you so much for the love. We will surely try to make a video on that.
@i_am__naveen_kumar
@i_am__naveen_kumar 3 жыл бұрын
Do a video, how to hit first like and first comment after uploading a video, that I have subscribed on the KZbin channel. Simply to be the first commenter and first liker. Using python.
@silumilustatus
@silumilustatus 3 жыл бұрын
Sir when i copy the pip file the msg is occur " 'pip' is not recognized as an internal or external command, operable program or batch file. "
@ProgrammingHero
@ProgrammingHero 3 жыл бұрын
You can join our discord channel for any kind of code related help the link is in the description box. Thanks
@kaviyakumaresan2284
@kaviyakumaresan2284 3 жыл бұрын
Really amazing sir ,plz do virtual classroom project sir 🤩
@ProgrammingHero
@ProgrammingHero 3 жыл бұрын
sure we will try to make a video on that ,thank you so much for the suggestions.
@nagateja6348
@nagateja6348 3 жыл бұрын
you deserve at least 500K subs bro
@ProgrammingHero
@ProgrammingHero 3 жыл бұрын
Thank you so much 😀
@thenewworld5964
@thenewworld5964 3 жыл бұрын
keep up ur great work,good luck, when u will do a video with this title: Dont search for a girl friend build ur own | making an AI Doll using python
@ProgrammingHero
@ProgrammingHero 3 жыл бұрын
Thanks for the tip
@arponmondal1680
@arponmondal1680 3 жыл бұрын
Vai ajke programming hero fb page er top fan badge paici❤️
@ProgrammingHero
@ProgrammingHero 3 жыл бұрын
Alhamdulillah really happy for you , keep learning and help others to learn. Thank you so much for your efforts.
@parnilvyawahare9808
@parnilvyawahare9808 3 жыл бұрын
please make a video on : create our own online lecture bot and helper. which would save our time table of online lecture ,remember which lecture to join when give you reminders and such interesting features etc. and also has a feature of voice control and in case teacher ask you a question and you don't know the answer it will help you doing it . please make it
@ProgrammingHero
@ProgrammingHero 3 жыл бұрын
noted dear!!
@owenstudios4107
@owenstudios4107 3 жыл бұрын
I subscribed cause you’re awesome
@rimonhossain4025
@rimonhossain4025 3 жыл бұрын
Blockchain নিয়ে vedio চাই💞
@prabinsubedi5742
@prabinsubedi5742 3 жыл бұрын
I will watch all your videos now.
@khushibalhara5467
@khushibalhara5467 3 жыл бұрын
u are genius 👍🙌
@bassplayer807
@bassplayer807 3 жыл бұрын
After I finish his 4 week long roadmap on Python, do you think I will be ready to start doing Nanodegrees on UDACITY in the school of artificial intelligence?
@ProgrammingHero
@ProgrammingHero 3 жыл бұрын
You guys are awesome.
@hunainzubair4371
@hunainzubair4371 3 жыл бұрын
Can you also make learning Blockchain fun like your other tutorials ??😂 I know you can make any tutorial fun. Plz make a tutorial on Blockchain 😇
@matthewksl6828
@matthewksl6828 3 жыл бұрын
Sir I can't download those 4 files except camera_click.wav
@ProgrammingHero
@ProgrammingHero 3 жыл бұрын
not a problem jusyt join our discord channel fro any kind of code help. link is given in the description box.
@shaikjilani8242
@shaikjilani8242 3 жыл бұрын
Your Knowledge is awesome 😂
@ProgrammingHero
@ProgrammingHero 3 жыл бұрын
Glad you think so!
@prashantpaudel648
@prashantpaudel648 3 жыл бұрын
The Genius Sir.💎❣️
@ProgrammingHero
@ProgrammingHero 3 жыл бұрын
Thanks :)
@ARAVINTH-ly9jf
@ARAVINTH-ly9jf 3 жыл бұрын
Post video often we are eagerly wi8ing for it
@p_pro2301
@p_pro2301 3 жыл бұрын
Sir I love your videos But Iam having a question that weather buying pycharm professional nesessary for a beginner Please reply
@aadimoorkoth5657
@aadimoorkoth5657 3 жыл бұрын
No it is not necessary
@Kaiserclipzz
@Kaiserclipzz 3 жыл бұрын
You should Really start making programming hero merchandise
@aditya_asundi
@aditya_asundi 3 жыл бұрын
Yeah
@zenkaiproductions3804
@zenkaiproductions3804 3 жыл бұрын
Could you teach us how to make more games with pygame,I still dont quite get it?
@shilpask9601
@shilpask9601 2 жыл бұрын
stunning explanation..!
@killersmile909
@killersmile909 3 жыл бұрын
A GOOD PROGRAMMERS NEED TO LEARN THESE THING. Programming language Frame work. Control structure Algorithm and flowchart Database Management System Data Structure Little bit of machine learning Hardware and networking Some software like adobe Photoshop,lightroom .. Git and github... Html ,css and websites And then u r eligible for junior level software engineer
@ProgrammingHero
@ProgrammingHero 3 жыл бұрын
Thank you so much for sharing this valuable knowledges. Other persons will be really helpful.
@Babu-oe6sp
@Babu-oe6sp 3 жыл бұрын
Fantastic sir Iam a huge fan of u
@ProgrammingHero
@ProgrammingHero 3 жыл бұрын
Thank you so much 😀
@minusharma1738
@minusharma1738 3 жыл бұрын
Lol I follow your GitHub and get what you are making 😂 few days ago
@binashah5044
@binashah5044 3 жыл бұрын
Next video make a bot who joins your classroom and end automatically please 🥺🥺
@shadyalajaty6458
@shadyalajaty6458 3 жыл бұрын
I would really like to see you building a virtual reality in python.
@sarath9129
@sarath9129 3 жыл бұрын
Crazy explanation bro
@ProgrammingHero
@ProgrammingHero 3 жыл бұрын
YAY!!!
@reviewfanta
@reviewfanta 2 жыл бұрын
I love jhonkar brother... ❣️❣️❣️
@samyaksancheti1879
@samyaksancheti1879 3 жыл бұрын
Why aren't you uploading video's?🤔
@gafurdharwar
@gafurdharwar 3 жыл бұрын
Sir, I thank you very much for explaining us all of your brilliant ideas using your programming skill. I would like to ask you do you have any program to improve our eye sights. Now a days a new technology called the Smart Glasses or Smart contact lenses having feature of the AR technology and it has many other features. Can it be possible to develop a programme to improve our visions.
@jitheshkurian4161
@jitheshkurian4161 3 жыл бұрын
I love your all projects
@ProgrammingHero
@ProgrammingHero 3 жыл бұрын
Thanks man! join our discord server, and lets stay connected. Link given in the description!
@_KS_99
@_KS_99 3 жыл бұрын
i need more tutorial good job broh
@ProgrammingHero
@ProgrammingHero 3 жыл бұрын
Thanks :)
@ishitadhamne9792
@ishitadhamne9792 3 жыл бұрын
Please! make a video on drawing various famous cartoons (Popeye, Mr Bean etc) using python
@ProgrammingHero
@ProgrammingHero 3 жыл бұрын
Noted dear!!!
@superkhan8508
@superkhan8508 3 жыл бұрын
KEEP IT UP BRO👍
@ProgrammingHero
@ProgrammingHero 3 жыл бұрын
Thank you so much 😀
@noob5032
@noob5032 3 жыл бұрын
Please make videos on opencv and mediapipe for detection of objects,hands,or face etc
@annatalkshow
@annatalkshow 3 жыл бұрын
I clicked the 1k like button now grand ma will send me gifts 😁
@ProgrammingHero
@ProgrammingHero 3 жыл бұрын
yeah, to claim your gift, join our discord server!! Link given in the description
@kavithar1518
@kavithar1518 3 жыл бұрын
Sir you have created a ide but it is not taking inputs do you have any solution
@techwithrg45
@techwithrg45 3 жыл бұрын
Sir pls make snake 🐍 game using python pygame Pls upload new videos
Learn Python With This ONE Project!
55:04
Tech With Tim
Рет қаралды 1,8 МЛН
小路飞还不知道他把路飞给擦没有了 #路飞#海贼王
00:32
路飞与唐舞桐
Рет қаралды 77 МЛН
😜 #aminkavitaminka #aminokka #аминкавитаминка
00:14
Аминка Витаминка
Рет қаралды 3,1 МЛН
風船をキャッチしろ!🎈 Balloon catch Challenges
00:57
はじめしゃちょー(hajime)
Рет қаралды 58 МЛН
Happy birthday to you by Secret Vlog
00:12
Secret Vlog
Рет қаралды 6 МЛН
How I make bots using python (educational)
17:12
Kian Brose
Рет қаралды 558 М.
What To Learn After Python?
10:24
Tech With Tim
Рет қаралды 85 М.
Create Stunning Python GUIs in 10 Minutes With Drag & Drop
11:38
Coding Is Fun
Рет қаралды 88 М.
BUILD A MOUSE USING YOUR EYE - Python Project
28:11
Programming Hero
Рет қаралды 192 М.
Run your own AI (but private)
22:13
NetworkChuck
Рет қаралды 1,6 МЛН
Coding Was HARD Until I Learned These 5 Things...
8:34
Elsa Scola
Рет қаралды 652 М.
Face attendance + face recognition with Python | Computer vision tutorial
1:15:30
Computer vision engineer
Рет қаралды 150 М.
小路飞还不知道他把路飞给擦没有了 #路飞#海贼王
00:32
路飞与唐舞桐
Рет қаралды 77 МЛН