Build A Python GUI App Tutorial

  Рет қаралды 1,358,743

developedbyed

developedbyed

Күн бұрын

Пікірлер: 1 000
@davidleblanc1161
@davidleblanc1161 5 жыл бұрын
"I'm going to go to a new line by pressing enter" *Furiously scribbling notes*
@clerisduchrist1253
@clerisduchrist1253 4 жыл бұрын
David Leblanc 8:32 😂
@devarshsanghvi9315
@devarshsanghvi9315 4 жыл бұрын
Me too
@70nald0
@70nald0 3 жыл бұрын
lol
@dublex7977
@dublex7977 5 жыл бұрын
He's the coding pewdiepie
@shawnbeans7389
@shawnbeans7389 4 жыл бұрын
he is the codingpie
@tuttifrutti8172
@tuttifrutti8172 4 жыл бұрын
CodeDiePie
@michaelispahani242
@michaelispahani242 4 жыл бұрын
More like a coding jacksepticeye
@theempresshasnoclothes
@theempresshasnoclothes 4 жыл бұрын
Math.floor(gang);
@Zygarde365
@Zygarde365 4 жыл бұрын
i was just thinking that
@bilaluddin2345
@bilaluddin2345 5 жыл бұрын
Wait you have to open an app to open more apps... I’ve just witnessed innovation in it’s finest
@learn2draw716
@learn2draw716 4 жыл бұрын
Isn’t a computer just one big app?
@bilaluddin2345
@bilaluddin2345 4 жыл бұрын
@@learn2draw716: Isn't life just one big app?
@abuk95
@abuk95 3 жыл бұрын
@@learn2draw716 computer is just a one big calculator... comfortable people made an app from it for themselves by just using cHr0Me and ViSuaL cOdE
@feetlunatic5134
@feetlunatic5134 3 жыл бұрын
@@bilaluddin2345 the real app is the friends we made along the way
@Ballu12345
@Ballu12345 3 жыл бұрын
Is this mobile big app
@demev7488
@demev7488 4 жыл бұрын
Thanks for the idea and the great tutorial! I was able to build off of this to make a few small tweaks. - Set fixed window size - Get the buttons on the same line - Add the program title and favicon - Add a menu bar to 'Open File', 'Run Apps', or close out of the program - Add logic: if program doesn't have any apps selected and the 'Run Apps' button is clicked, an error alert pops up letting the user know there wasn't any programs to run. - Add logic: if the program doesn't have any apps selected before it's closed, it doesn't create a save text file I plan on implementing your idea of adding a remove program feature as well in the future. EDIT: I created a list box for the programs so the user can select and remove an app, or just run a single app that is selected and the user hits the 'Run App' button.
@ruchitadwivedi9123
@ruchitadwivedi9123 4 жыл бұрын
Heyy that seems pretty cool. Would you like sharing your code?
@nirajraut9408
@nirajraut9408 3 жыл бұрын
Hey, could you share your code?
@lisabeyer2453
@lisabeyer2453 3 жыл бұрын
hey it would be very helpful if you can share your code :)
@alfred7167
@alfred7167 3 жыл бұрын
That's cool ..would you mind sharing that code
@ukaszzbrozek6470
@ukaszzbrozek6470 2 жыл бұрын
It would be more user friendly if block button when there is no apps instead of showing alert message. Great that you improving the idea of the program. :)
@ganashree1906
@ganashree1906 4 жыл бұрын
After watching this vedio I realised that what I know about python is like drop of water in ocean😂😂
@topuz8070
@topuz8070 3 жыл бұрын
Exactly the same feeling
@djbabu8796
@djbabu8796 3 жыл бұрын
I just learnt to print hello world.
@kayaqueen6982
@kayaqueen6982 3 жыл бұрын
@@djbabu8796 me too
@anywindo
@anywindo 3 жыл бұрын
@@djbabu8796 Same
@Ballu12345
@Ballu12345 3 жыл бұрын
Print ("Hello World")
@philgeorge5379
@philgeorge5379 4 жыл бұрын
I watched alot of tutorials from other programmers who teach the concepts of tkinter but none of them explain it as well as coding pewdiepie(Dev Ed) You deserve a like, Dev Ed
@livingphate
@livingphate 5 жыл бұрын
Been watching your stuff for a while, this is the exact tutorial I was looking for
@JuicyBenji
@JuicyBenji 5 жыл бұрын
A mix between "Vegetable Police" and "JackScepticEye" is how I'd describe you. It feels kinda weird, but I did like the video
@ErickBuildsStuff
@ErickBuildsStuff 5 жыл бұрын
Dev Ed, i recently subscribed your channel. Though I'm a master CS student in Germany, i almost forgot programming as i wasn't coding everyday. I thought I'm not good at all. But after binging few of your videos, i got courage and confidence as staring at the screen for 20min not understanding, is pretty much common. I know a lot of things but not motivated enough may be. Thank you for inspiring.
@jaradhiggins6599
@jaradhiggins6599 3 жыл бұрын
how's your motivation now? any update?
@JasonWhittle1
@JasonWhittle1 3 жыл бұрын
KZbin has grown to such a variety of video's. Now there is a genre for programming mixed with a sort of comedy.
@1flybyguy
@1flybyguy 5 жыл бұрын
"It's releasing the juice! It's juicing up!" Lol! So much wordplay in this episode.
@muhamedgalal3093
@muhamedgalal3093 5 жыл бұрын
I caught u Ur also a game developer U have unity😂😂😂
@sumeetbansal3552
@sumeetbansal3552 5 жыл бұрын
We want unity games, and a c# tutorial
@mrdiin.dev_
@mrdiin.dev_ 5 жыл бұрын
Also Blender!!!
@JBerry0129
@JBerry0129 5 жыл бұрын
how is that caught?
@SergioCandelaRamirez
@SergioCandelaRamirez 4 жыл бұрын
@@JBerry0129 0:52 u can see his desktop and Unity and Blender are there :)
@AndrewTSq
@AndrewTSq 4 жыл бұрын
@@SergioCandelaRamirez maybe he just benchmarks his cpu with blender :-)
@rjmplq
@rjmplq 3 жыл бұрын
Wow! This is really helpful. I'm a Python beginner and this was very easy to follow. Also, it's a good introduction to tkinter. I'm excited to start building apps now. I specifically like how you explained the syntax in a clear and simple way.
@G4M3GAMERYTPRO
@G4M3GAMERYTPRO 2 жыл бұрын
same
@haezche
@haezche 2 жыл бұрын
how are you now?
@slacherarmy5563
@slacherarmy5563 2 жыл бұрын
fun fact GUI's are actually an advanced not basic feature
@Qtaro-oh
@Qtaro-oh 2 жыл бұрын
the fact that exe files compiled by pyinstaller are always detected as virus won't let you rest at ease T_T
@JustinMacri007
@JustinMacri007 Жыл бұрын
Wavtvyo be freinds
@m.hakania2251
@m.hakania2251 2 жыл бұрын
I am new to Python as well, this was very rewarding video. Thank you for making this tutorial!! at 9:02, when you add filetype="*.exe", you might have had Windows in mind, how that whole line will change if we are on Linux/Unit os in nature (Including Mac or any of the rather popular Linux distros , namely Ubuntu, Fedora") Thank you for making this fun and education at the same time!
@problematicpunk
@problematicpunk 3 жыл бұрын
Instead of using: for app in apps: f.write(app + ',') You could use: f.write(','.join(apps)) This would fix the empty list item at the end.
@dhruvgupta5658
@dhruvgupta5658 2 жыл бұрын
hey ed I've been a fan since 2020 , the best thing about you is your humble voice that explains everything so well that i don't even need to just watch the video again or be confused , your videos are a great way to learn !💜
@trivagravia4837
@trivagravia4837 3 жыл бұрын
my respects..l started python 14 days ago, have read the few basics using print(Eric Matthes) , decided let me go straight right away into practical staff.. just made my first App on python ...thanks to you......
@deepeshdragoneel3351
@deepeshdragoneel3351 4 жыл бұрын
Man this guy is cool! This guy certainly improved my workflow
@ayanleInstitute
@ayanleInstitute 4 жыл бұрын
If you want to run on mac OSX ( or 11 ), use this function instead import subprocess def runApp(): for app in apps: subprocess.call(["/usr/bin/open", "-W", "-n", "-a", app])
@krishnabisht1240
@krishnabisht1240 3 жыл бұрын
Hey check this cool art of yash Made by character of keyboard using python kzbin.info/www/bejne/oZLHgoRseKioerM
@juansocool3
@juansocool3 2 жыл бұрын
Sir, you have saved my life. Thank you.
@PeterHerriman
@PeterHerriman 5 жыл бұрын
Yah! My first play with Python and GUI - you made it super easy to get the concept (pretty new Python user too) THANK YOU!
@Kabs9780
@Kabs9780 2 жыл бұрын
I have made major strides in python the past week. Monday learned some basic code for if and else, Tuesday I worked with that more and got bored. So Wednesday I wrote a program to open apps and files on my desktop after watching this video. Wow . Thank you for your help
@gibbytravis
@gibbytravis 4 жыл бұрын
Cool now I'm ready for my interview for a senior python developer position. Thanks!
@anonBnik
@anonBnik 3 жыл бұрын
Did you get it?
@gibbytravis
@gibbytravis 3 жыл бұрын
@@anonBnik Sadly no. They said don't call us. We'll call you. Haven't heard back yet.
@lukasas44
@lukasas44 3 жыл бұрын
First minute and I'm already clicking on Subscribe - the mans manner is epic :DD Bravo, man :D
@kennethazor
@kennethazor 3 жыл бұрын
was preparing myself for a sped-up 5 hour video, and you taught me all I needed to know in just under 25. that's magic
@guitar0wnz
@guitar0wnz 2 жыл бұрын
I saw that video and came straight here as well, I was like helllll no
@casettemix
@casettemix 2 жыл бұрын
25 hours is more -.-
@kennethazor
@kennethazor 2 жыл бұрын
@@casettemix 25 minutes -.-
@28Down
@28Down 2 жыл бұрын
For anyone following this in 2022 if you got "root.mainloop() AttributeError: 'str' object has no attribute 'mainloop'" after 21:05 try changing root.mainloop() to tk.mainloop(). Worked for me, thanks for tutorial!
@gitongawanjohi5707
@gitongawanjohi5707 5 жыл бұрын
When you say GUI like that it sounds like calling someone a dog in my vernacular.
@bwanamaina
@bwanamaina 5 жыл бұрын
ngui 😔
@gitongawanjohi5707
@gitongawanjohi5707 5 жыл бұрын
Exactly! Mũndũ wa nyũmba.
@Gamegankk
@Gamegankk 5 жыл бұрын
Kweli kabisa
@bwanamaina
@bwanamaina 5 жыл бұрын
nmeona tuko wengi huku ✔
@doncorleon9
@doncorleon9 4 жыл бұрын
Haha.. Noma sana!
@tescoworker4848
@tescoworker4848 5 жыл бұрын
Pár napja láttam az egyik videód amiben említed, hogy jól megy a német nyelv tanulás mert tudsz magyarul :D váratlanabb dolog még soha nem történt velem az interneten :D Köszi a quality contentet
@vrooomvrooom230
@vrooomvrooom230 4 жыл бұрын
:D magyar frends?
@samuscope8428
@samuscope8428 3 жыл бұрын
jujj én is magyar vagyok csövi
@RGTECHZA
@RGTECHZA 4 жыл бұрын
Salute.This guy is by far the best guy to learn coding from - 9 million out of 5 stars-Mind blown
@BoostedBoi
@BoostedBoi 5 жыл бұрын
Hello my gorgeous friend on the internet
@pandasprogramming8304
@pandasprogramming8304 5 жыл бұрын
friends* lol
@Zihad
@Zihad 5 жыл бұрын
@@pandasprogramming8304 lol
@kashifkhan-il4ne
@kashifkhan-il4ne 5 жыл бұрын
hello
@josefaschwanden1502
@josefaschwanden1502 5 жыл бұрын
No homo
@webnest5705
@webnest5705 2 жыл бұрын
finally a programming channel with some sense of humour ♥
@roietbd2992
@roietbd2992 4 жыл бұрын
I just want to say that programming anything to improve your own needs is (what I think) the best practice method. You may learn how to build more complex software for yourself and for future projects generally.
@inothecoolrex11
@inothecoolrex11 3 жыл бұрын
He deserves much more subs. Such a legend! Keep it up
@adityadeshmukh9614
@adityadeshmukh9614 4 жыл бұрын
Your Actions and expressions are too funny bro 😂😂 But i really love u bro
@intanzulaikha4361
@intanzulaikha4361 4 жыл бұрын
I think he is the first guy doing coding with Windows OS. Thank you ed your tutorial really help me the most and easy to follow. It actually become more easier because you use Wins OS
@sethstyle
@sethstyle 5 жыл бұрын
I understood like 5% of that... Gave me plenty of new stuff to learn. Great tut, thanks!
@OPGAMER.
@OPGAMER. 3 жыл бұрын
To Simply reset it Create Another Button and add command=resetFile Now Simply Run this Function:- def resetApp(): if os.path.exists("save.txt"): os.remove("save.txt") apps = [] exit()
@sbunny8
@sbunny8 4 жыл бұрын
Awesome video. You gave just the right amount of explanation as you went along. You showed the process for building the GUI App, rather than just showing the finished product, but you didn't waste time with, "uh, umm.. gee, what next, I dunno, uh...". I was able to follow everything you did. A+
@inktorious8549
@inktorious8549 3 жыл бұрын
Where has this guy been all my life?
@AbdulrahmanZaid1
@AbdulrahmanZaid1 5 жыл бұрын
Thank you so much for this clean and easy to understand tutorial.
@shouryachauhan61
@shouryachauhan61 3 жыл бұрын
You have no idea how much he helped me!
@najda9237
@najda9237 4 жыл бұрын
I'm completely beginner, and I just open this tutorial to see the how apps are building by python :( but actually you made me disappointed with all these codes and this freaky app but to be honest you are so lovely and funny guy, I love you :)
@theboringprogrammer4444
@theboringprogrammer4444 4 жыл бұрын
I'd recommend you start with something your level before programming an API. For example, try programming a calculator or a game with python using pygame. You know, beginner stuff... And learn the basics of python, too.
@TheLostEngineer19
@TheLostEngineer19 4 жыл бұрын
@@theboringprogrammer4444 what is API?
@chronon8782
@chronon8782 4 жыл бұрын
this isnt complicated, even someone with no experience can understand if you listen to what hes saying
@theboringprogrammer4444
@theboringprogrammer4444 4 жыл бұрын
​@@chronon8782 Yes, this isn't complicated if you just copy and paste it all, everyone knows that. Even a toddler could "copy and paste" and call itself a "programmer." What is complicated, if you are a beginner of course, is understanding what he is coding. If you don't even know what a function is, or even what a module is... Then you wont deeply understand anything. Yes, you might understand this *one* script, but you wont be able to reprogram a different API. Because you didn't understand how APIs work to the point that you can program one by yourself, you only understood how this one API worked at max.
@chronon8782
@chronon8782 4 жыл бұрын
what is the amateur programmer besides an expert copy and paster, but yes im not retarded i understand what the hard part is, but just by looking at it i could recreate it, most of the syntax is the same and you could just explore all of he options that you have with tkinter without needing the video, im not a programmer, nor do i ever aspire to be, im just fucking around and getting the gist of it is simple in this video
@jacksparrow2000
@jacksparrow2000 2 жыл бұрын
Learnt so much of useful Python in just 15 minutes! Great example!
@JoaoLucas-dd4xm
@JoaoLucas-dd4xm 5 жыл бұрын
"let's go play with the snake." Ed, 2019
@naufal9784
@naufal9784 2 жыл бұрын
why I can't open file? my program can run but can't operate when I clicked open file??
@NOBODYUSEFULL
@NOBODYUSEFULL 5 жыл бұрын
You can save python file as .pyw so there is no console window
@aadimanchekar1032
@aadimanchekar1032 5 жыл бұрын
im a newbie can u please explain??
@NOBODYUSEFULL
@NOBODYUSEFULL 5 жыл бұрын
@@aadimanchekar1032 Of course. Its basically just a Python User Interface file. So a Python file that opens up a new Window without the command line. Hope it helps
@aadimanchekar1032
@aadimanchekar1032 5 жыл бұрын
@@NOBODYUSEFULL thank you so muchhh😁
@NOBODYUSEFULL
@NOBODYUSEFULL 5 жыл бұрын
@@aadimanchekar1032 Glad I could help you
@obertmakaza
@obertmakaza 4 жыл бұрын
eyy you the best. I didn't have python launcher and now I have downloaded and it work.
@BuGabageb
@BuGabageb 3 жыл бұрын
Really liked the video. The pace is good and I found it very informative as I’ve never made a GUI in python before. There is something I must ask though. What is the name of that theme you’re using for VScode?? Its so cleaaaaaan.
@aidangifford1673
@aidangifford1673 3 жыл бұрын
for me this is the first tkinter tutorial that actually worked and made sense. Thank you!!
@REDTAPS
@REDTAPS 3 жыл бұрын
First time here was forwarded by a friend and i gotta say i love the way you teach, you come across precise and funny i love it, i promise im gonna master coding
@fitzysbaby2677
@fitzysbaby2677 3 жыл бұрын
thank you, watched a couple other which had me lost in the end, learned a bunch from this one!
@yashpandey350
@yashpandey350 5 жыл бұрын
lol, I used the same frame size as yours . For a few minutes, I couldn't be able to understand why I am not able to see the button than I realized that I crossed my desktop frame size.😂😂😂
@thatavijain
@thatavijain 4 жыл бұрын
me too bro! 😂🤣
@smithwesson924
@smithwesson924 4 жыл бұрын
0:09 - 0:10 best part in the video
@skorotkiewicz
@skorotkiewicz 5 жыл бұрын
You're my favorite ASMR channel
@go371211
@go371211 5 жыл бұрын
@@shitdemon487 Yes, which is what he did in the video
@vidhya6388
@vidhya6388 2 жыл бұрын
Awesome way of teaching..thanks for not boring.
@VerbindingMislukt
@VerbindingMislukt 5 жыл бұрын
0:46 i am wanting to learn coding, stumbled upon this channel. That right there earned you the subscribe! Looking forward to watching more of your videos
@darkskin84
@darkskin84 5 жыл бұрын
Milan Vaessen 😂😂😂, that got me too and I subscribed!!
@j_progressions
@j_progressions 2 жыл бұрын
I NEEDED THIS FOR MY PROJECT THANK YOU SO MUCH
@FreedomForKashmir
@FreedomForKashmir 5 жыл бұрын
What ..... what ... what the hell This awesome guy have reached 161k in just my blink Wao ... god job and congrats
@GPMrks
@GPMrks 3 жыл бұрын
Hey Ed, can you tell us what's that theme you're using?
@alvidervishaj231
@alvidervishaj231 5 жыл бұрын
What is the VS Code theme you are using, it's so nice ! Also love your videos :P
@emanuelecapone242
@emanuelecapone242 4 жыл бұрын
Well, I never got bored during the video, so thank you for the amazing quality content
@jasonbowen5872
@jasonbowen5872 2 жыл бұрын
This is really great I had a lot of fun doing this tutorial. Thanks Ed! I have only been doing this for 6 days and I learnt a lot from this. You are a great teacher and presenter. Your pace is quick but you are concise so that helped. Have a great day...I have subscribed and will hopefully learn a lot more from you.
@cosmik8563
@cosmik8563 2 жыл бұрын
after the 9:30 mark when I run program and click on open file it does nothing
@imadoulhou7854
@imadoulhou7854 5 жыл бұрын
The best crazy man, appreciate that But could you do a complete course about Tkinter, Selenium, Flask We will be really thankful to you! Thanks in advance 🎂🎂🍲🍲
@gavinfair7683
@gavinfair7683 3 жыл бұрын
if anyone is stuck on the save txt part instead of using "app" use your file name for example mine is called "main" so it would be with open("save.txt", "w") as f: for main in apps: f.write(main + ",")
@ProgrammingwithPeter
@ProgrammingwithPeter 5 жыл бұрын
That's why python is so powerful, you can do anything with it.
@marl3x
@marl3x 5 жыл бұрын
*programming Let's just not bring the language war into this.
@uid4447
@uid4447 5 жыл бұрын
Every programming languages have pros and cons. You can't simply say python is the best.
@ProgrammingwithPeter
@ProgrammingwithPeter 5 жыл бұрын
@@uid4447 I never said said that it's the best, lol, I said it's powerful, two different things
@ProgrammingwithPeter
@ProgrammingwithPeter 5 жыл бұрын
@@marl3x I didn't, never said its the best or sort of, just powerful
@ThatBigGuyAl
@ThatBigGuyAl 5 жыл бұрын
You sound like the Udemy commercial
@binibini7403
@binibini7403 4 жыл бұрын
You make coding fun and you are funny too. Thank you.
@NikhilAdiga
@NikhilAdiga 5 жыл бұрын
Let's go play with the snake😂
@maximiliankrug1011
@maximiliankrug1011 2 жыл бұрын
Great tutorial and really well explained. 👍👍
@HelplessFangirl
@HelplessFangirl 3 жыл бұрын
Wait, I thought this was supposed to help productivity, why are you opening League of Legends xD
@henryseh6043
@henryseh6043 4 жыл бұрын
As the very beginner myself,it’s very very hard to watch while doing it with him ,he’s so fast freaking fast, wow amazing!!!! I wish I could reach that speed .
@theboringprogrammer4444
@theboringprogrammer4444 4 жыл бұрын
I'd recommend you start with something your level before programming an API. For example, try programming a calculator or a game with python using pygame. You know, beginner stuff... And learn the basics of python, too.
@imolasimo1921
@imolasimo1921 5 жыл бұрын
Hello my gorgeous son on the internet!❤
@Zihad
@Zihad 5 жыл бұрын
Wait, is it Edwin Simo's mother?
@muhammadusmanghani4992
@muhammadusmanghani4992 4 жыл бұрын
mam your child is doing amazing stuff for all of us noob programmers.
@imolasimo1921
@imolasimo1921 4 жыл бұрын
Thank you!
@mikethegamedev
@mikethegamedev 3 жыл бұрын
Thank you so much! This is what i wanted! :D
@user-hd6xc1xn9d
@user-hd6xc1xn9d 4 жыл бұрын
8:20 personal timestamp
@aurelienbaraka2527
@aurelienbaraka2527 2 жыл бұрын
You've always been the best
@TheOneAndOnlyAhmed
@TheOneAndOnlyAhmed 5 жыл бұрын
Gui sound sticky
@sanchitverma2892
@sanchitverma2892 5 жыл бұрын
yeah its pretty gooey
@therealomegatron8629
@therealomegatron8629 2 жыл бұрын
Dude your awesome. Thanks for this tutorial.
@nishantpandey1980
@nishantpandey1980 5 жыл бұрын
Gooooooeeeee App on pitthon
@rfpcs1
@rfpcs1 4 жыл бұрын
This is the 1st python program tutorial that worked the way its supposed to. aside from my typing errors I tested it from thr desktop worked just fine, I changed the gray to Yellow easier to see.
@Mellowjay
@Mellowjay 5 жыл бұрын
Is it just me or you actually resemble Chandler from Mr.Beast's videos?? 🤔
@ronkdonkles
@ronkdonkles 3 жыл бұрын
im just starting out, i have tried python before but i only used it for stuff like roblox. i was pretty addicted to it but i got confused and stopped for a while this is alot of fun to do! i think it can get me back into python!!!
@edgardomolina7973
@edgardomolina7973 3 жыл бұрын
Thanks Mr. Beast , you're the best my friend,grettings from Mexico
@gonzalolimaLA
@gonzalolimaLA 2 жыл бұрын
Hola Mr Beast me encantan tus videos saludos desde Uruguay
@syeddaimali2239
@syeddaimali2239 5 жыл бұрын
I enjoy watching your tutorials bro I've seen many youtubers but they make videos like they are forced to do so. but you ! , enjoy it and make your gorgeous friends on the Internet Enjoy it too :D love you for this .
@toastvernascher4533
@toastvernascher4533 Жыл бұрын
Thanks for the great Tutorial😊
@letrasconmawa
@letrasconmawa 2 жыл бұрын
its perfect thanks alot really im so happy that i made itthanks
@anthonywoods2550
@anthonywoods2550 Жыл бұрын
Thank you, I leaned a lot.
@estherling8435
@estherling8435 3 жыл бұрын
Thanks! I learn a lot from this video. It helps because I want to make an app (though mostly for my amusement) using python. I didnt know it could be so easy! So thanks a lot.
@Kngdmio
@Kngdmio 5 жыл бұрын
This video was special ed. This video was special, ed. Thanks.
@iiannRB
@iiannRB Жыл бұрын
very good explanation, thanks 😀
@m.t-thoughts8919
@m.t-thoughts8919 4 жыл бұрын
Awesome Video m8! It helped me alot! 😊
@jairajsingh1850
@jairajsingh1850 5 жыл бұрын
This video came in like a blessing from the gods .. I have been searching for a gui tutorial for python and wasn't quite able to find a good one .. thank you very much for your video ..
@sohamsawant4151
@sohamsawant4151 5 жыл бұрын
Check the python GUI video from freecodecamp
@PySnek
@PySnek 3 жыл бұрын
lol what are you talking about? youtube is full with tkinter videos, mostly much easier to understand than this. This is not a beginner topic and the syntax is hard to understand if you want to learn tkinter.
@raja4790
@raja4790 3 жыл бұрын
Really helpful . Thanks mate!
@Geoff31858
@Geoff31858 4 жыл бұрын
Thanks for the tutorial dude! I'm following along line by line. Very helpful! Thanks!
@yousefalmasri9890
@yousefalmasri9890 4 жыл бұрын
Thank you so much for this usefull video, it is a required skill in the job am applying to, thanks to you knw i have a chance to get it
@fantom1919
@fantom1919 4 жыл бұрын
what theme do you use for visual studio code
@chakravarthyelumalai8408
@chakravarthyelumalai8408 2 жыл бұрын
Lovely tut man
@jamesgodspower7734
@jamesgodspower7734 2 жыл бұрын
This guy is so funny at the same time 😂
@leolion516
@leolion516 2 жыл бұрын
Amazing tutorial. I followed it along, and everything worked perfectly as you said...First time I can do a Python tutorial from start to finish without any difficulties. I like your sense of humour as well, it makes everything even funnier. Keep it up with the great content!
@Amir-English
@Amir-English 2 жыл бұрын
Thank you! That was useful.
@tirtastyadi9395
@tirtastyadi9395 3 жыл бұрын
Hi there, thanks for great tutorial i've learnt a lot from your videos keep it up!
I made Games with Python for 10 Years...
28:52
DaFluffyPotato
Рет қаралды 376 М.
3 PYTHON AUTOMATION PROJECTS FOR BEGINNERS
17:00
Internet Made Coder
Рет қаралды 1,7 МЛН
UFC 310 : Рахмонов VS Мачадо Гэрри
05:00
Setanta Sports UFC
Рет қаралды 1,2 МЛН
Top 10 CSS One Liners That Will Blow Your Mind
13:34
developedbyed
Рет қаралды 984 М.
Build A Python App That Tracks Amazon Prices!
18:44
developedbyed
Рет қаралды 1 МЛН
Mastering Python - Everything You Need To Know To Become a Python Master
16:02
Build A Modern Python GUI Project | Step by Step Tutorial
29:19
developedbyed
Рет қаралды 272 М.
👩‍💻 Python for Beginners Tutorial
1:03:21
Kevin Stratvert
Рет қаралды 3,4 МЛН
How to STUDY so FAST it feels like CHEATING
8:03
The Angry Explainer
Рет қаралды 2,2 МЛН
i built a viral app but don't know how to code.
16:26
Nicolas Moser
Рет қаралды 18 М.
BASH scripting will change your life
14:18
NetworkChuck
Рет қаралды 1 МЛН