Пікірлер
@thesuitelifeofhackandcoding
@thesuitelifeofhackandcoding 13 секунд бұрын
A little off topic here: in this video at 17:20 the def of leap year is going a bit above my head. As per my understanding in the return statement of leap year after 4 % year == 0 there should an OR right instead of AND?
@whosestone
@whosestone 4 сағат бұрын
Holy smokes, this did it. 🎉
@munish259272
@munish259272 5 сағат бұрын
Hi Corey, Thanks for coming back. Is it possible for you to make video on weak references, descriptors, class abc(meta classes)
@therealyash.sharma
@therealyash.sharma 5 сағат бұрын
Please drop tutorials on: 1. Fastapi 2. How to use twilio 3. How to break the bigger problem into smaller functions and classes. I am new to development and struggle to divide the problem and write different functions Also, do you think it's possible to become SWE just by knowing python? Please tell me what kind of projects I could to do to showcase swe experience. Most people have web dev tutorial on mern stack
@Michael1ndonli
@Michael1ndonli 7 сағат бұрын
For anyone that is stuck on this tutorial I've summarised what I got it working (it took longer than with the other previous tutorials).
@Michael1ndonli
@Michael1ndonli 7 сағат бұрын
---------- First off, these are the versions I'm using: Python version - Python 3.8.3 Flask==2.0.3 itsdangerous==2.1.2 ----------
@alexfontaine6233
@alexfontaine6233 8 сағат бұрын
so are you running this on sublime text? i downloaded sublime text and it looks different from yours. Im not able to run anything i can only type lines of text.
@ed-salinas-97
@ed-salinas-97 8 сағат бұрын
Trying to browse through all the comments, I don't think I saw anyone say anything about Windows. To schedule something, you typically use the Task Scheduler. Been a while since I've done it, but I don't believe it uses cron nomenclature, just drop down when you want to run your script or .bat file.
@alexfontaine6233
@alexfontaine6233 8 сағат бұрын
im using windows and I cant get past 11:25. I saved the print('hello world') using the IDLE program. on command prompt Its telling me it cant open file. I followed your directions exactly. Is there something that I have to adjust in order to get it to work? Any help would be appreciated
@tobi7957
@tobi7957 9 сағат бұрын
thank you so much
@gabrconc
@gabrconc 10 сағат бұрын
I have done the financial web app for me using your Django series many years ago. I have it up and running on Linode and every month me and my wife use it to do our monthly budget. All thanks to the knowledge I got from your tutorials. I can’t wait to see that new series.
@porlando12
@porlando12 12 сағат бұрын
Would love to see you cover the pytest framework!
@porlando12
@porlando12 12 сағат бұрын
@coreyms, are you running this cron job on a home server? I would be interested in learning more about other environments that this script could be deployed to!
@ThierryLalinne
@ThierryLalinne 13 сағат бұрын
Very useful! Thank you so much Corey. 🙏
@porlando12
@porlando12 13 сағат бұрын
Feels like I'm back in grad school all over again getting to watch a brand new Corey Schafer video!
@user-ic8ok9cy9e
@user-ic8ok9cy9e 16 сағат бұрын
hi, I have problem. Problem is that navbar rigth side is not on right, but after other links. How can I fix it?
@rafael_tg
@rafael_tg 16 сағат бұрын
Hello Corey. Thanks for the video. Python Selenium does not require manual driver downloads anymore. Starting from Selenium version 4.6.0, the Selenium Manager is integrated, which automatically discovers, downloads, and caches the drivers required by Selenium when they are unavailable. This means that Selenium can download the necessary drivers silently, eliminating the need for manual downloads.
@Lsteve24
@Lsteve24 15 сағат бұрын
When did this happen? Do you mean you do not have to install chromedrivers anymore?
@rafael_tg
@rafael_tg 13 сағат бұрын
@@Lsteve24 yes. Just use driver = webdriver.Chrome()
@DonMunyak
@DonMunyak 17 сағат бұрын
06/06/2024 - 9yrs later and still relevant and helpful - THANKS
@ajinkyap65
@ajinkyap65 18 сағат бұрын
This man single handledly saved my ass. Thanks dude
@vaibhavsolanki8953
@vaibhavsolanki8953 19 сағат бұрын
Hi I am getting a the folloeing error: PS1: Command not found. export: Command not found. When I am sourcing the file with intial two commands
@hritikmishra5227
@hritikmishra5227 20 сағат бұрын
hurrah corey is back😃😃😃
@wongsimon2387
@wongsimon2387 21 сағат бұрын
Nice job. Thanks
@eappsi
@eappsi Күн бұрын
I immediately liked the video when he said, "I won't exclude people who can't pay for paid courses." A man with a golden heart.
@chimsbeatzzedstar
@chimsbeatzzedstar Күн бұрын
Uop students raise your hands ✋
@Michael1ndonli
@Michael1ndonli Күн бұрын
This is why now you have 1.3million followers Corey. Made top class content that is offered for free. Put good energy out and it always comes back to you! Keep it up and keep producing more work like this, 6 years on and its still highly valuable material.
@samheroe4319
@samheroe4319 11 сағат бұрын
is this course still relevant or should i look for another up to date course ?
@Michael1ndonli
@Michael1ndonli 7 сағат бұрын
@@samheroe4319 This course is still relevant, I've been through all of it right now, the only bit that was out of date is the part where you set up email authentication tokens for recovery passwords. i've posted my workaround for this on that video too..
@Michael1ndonli
@Michael1ndonli 7 сағат бұрын
@@samheroe4319 Also Tech with Tim has a similar series where he builds a similar app in flask & Django
@bassycounter
@bassycounter Күн бұрын
This series has been so rich and in-depth on the ins and outs of getting a web app going with flask, thank you so much for teaching stuff like this.
@proM55
@proM55 Күн бұрын
who are here from 2024
@Enigma13185
@Enigma13185 Күн бұрын
I need to add things to a list in a class so that i can later enumerate through the list to print certain things within the class do u by any chance know how to do that?
@behnamheydarian9569
@behnamheydarian9569 Күн бұрын
It was awesome. Thank you ❤
@Enigma13185
@Enigma13185 Күн бұрын
I subbed because u teach better than the course that im taking, because u dont just say "Alright now that ive taught u how to walk jump off this cliff and fly." U actually explain what each and every little detail does so thank you for that. Ill recommend u to every code i know! :)
@AndrewStottisTheIndiWerWlf
@AndrewStottisTheIndiWerWlf Күн бұрын
Very good video. But I'm a bit misophonic and your audio was really hard for me to listen to.
@trinityaikens6191
@trinityaikens6191 Күн бұрын
Lol probably simplest part of the video but how did you convert .env variables to uppercase so fast?? Something I struggle with for a lot of applications. 17:09
@scottvanwagenen1765
@scottvanwagenen1765 Күн бұрын
Thank you!!! This makes it so clear
@pesallway
@pesallway Күн бұрын
Your Videos are pretty useful!!! Btw can you suggest one Python book which covers almost all topics from the language to frameworks. Thanks!
@yamanjain
@yamanjain 2 күн бұрын
Anyone who is beginning, please learn playwright instead. Much easier and efficient. Thank me later.
@niyatisaxena3042
@niyatisaxena3042 2 күн бұрын
Mate please make a video on DefaultDict in Python. I am facing a lot of problem in that topic. Your explanation will definitely help me.
@237311
@237311 2 күн бұрын
Useful video. Can you make a video to book a campsite using selenium?
@redfire5887
@redfire5887 2 күн бұрын
The goat is back! Corey I dont think I would be anywhere where I am in my life if you haven’t made these youtube videos. Thank you for your work and I look forward to seeing your new videos! Maybe you could do a tutorial on pytorch/NN in the future!
@michaelgohn2554
@michaelgohn2554 2 күн бұрын
Great video! Clear and straight to the point thanks!
@kedarppopuri2776
@kedarppopuri2776 2 күн бұрын
Corey Brother please make tutorial on python for networking
@IncomeBoost42
@IncomeBoost42 2 күн бұрын
About time to introduce the utility company to stripe haha
@vahidx1265
@vahidx1265 2 күн бұрын
Great
@KrupavaramPamula
@KrupavaramPamula 2 күн бұрын
i've a doubt on import error , y its coming like this its just an example Traceback (most recent call last): File "c:\Users\Vidya sagar\OneDrive\leo\code\WORK\test.py", line 1, in <module> from work import add,test ImportError: cannot import name 'add' from 'work' (c:\Users\Vidya sagar\OneDrive\leo\code\WORK\work.py)
@NazaninTalei
@NazaninTalei 2 күн бұрын
It was so useful and clear. Thanks!
@eziola
@eziola 3 күн бұрын
I look forward to new Corey Schafer videos more than the super bowl.
@cam4088
@cam4088 3 күн бұрын
anaconda is no longer there
@cam4088
@cam4088 3 күн бұрын
im so lost
@xmuta
@xmuta 3 күн бұрын
Very nice
@glorytoarstotzka330
@glorytoarstotzka330 3 күн бұрын
thanks for teaching me with your intermediate courses. I learnt from them years ago and I've been a hired dev for 2 years now. object oriented programming was just too difficult for me until I watched and rewatched those tutorials, thanks again for that. I think that that tutorial really made the difference