I'm trying to figure out if the Bro Code Python 12-hour video is a good place to start for learning Python. I've already downloaded the materials he suggested and I'm currently at chapter 2. Should I stick with this resource, or are there better recommendations for beginners?
5 Answers
I recommend checking out boot.dev. I've been using it for a few months and it's great! You learn at your own pace, get interactive coding checks, and can even connect with others on Discord.
I haven't seen that specific video, but I agree that a 12-hour tutorial might be overwhelming. If you prefer video learning, Corey Schafer's YouTube channel is a popular and highly recommended option for Python!
I’ve used Bro Code before for Java. It's decent for copying code and getting started, but I found more structured courses like the University of Helsinki's MOOC to be better for really understanding how to solve problems in programming.
Honestly, I'd steer clear of a 12-hour video as your first resource. There are plenty of teachers out there who might not be effective, so it's important to use credible sources. I suggest learning from multiple platforms to get a better grasp of Python and differentiate between good and bad content.
I started with the 12-hour format too, but I found that mixing in the official documentation and immediately applying the concepts in projects helped me learn better. It’s all about what works best for you!

Related Questions
How To: Running Codex CLI on Windows with Azure OpenAI
Set Wordpress Featured Image Using Javascript
How To Fix PHP Random Being The Same
Why no WebP Support with Wordpress
Replace Wordpress Cron With Linux Cron
Customize Yoast Canonical URL Programmatically