Is the Bro Code Python 12-Hour Video a Good Starting Point for Beginners?

0
20
Asked By CuriousCoder92 On

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

Answered By InteractiveExplorer On

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.

Answered By VideoFanatic81 On

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!

Answered By MixedResourceUser On

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.

Answered By SkepticalLearner34 On

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.

Answered By ProjectDrivenDev On

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

LEAVE A REPLY

Please enter your comment!
Please enter your name here

This site uses Akismet to reduce spam. Learn how your comment data is processed.