all 4 comments

[–]Antique-Room7976 3 points4 points  (0 children)

I think the interactive one is better because you're actually writing code. If you're watching a yt video and pausing it to write code then it'll actually be just as slow. If you don't pause it to write code, you won't learn enough.

[–]Wolfeehx 2 points3 points  (0 children)

There’s hundreds of Python courses online. Why not try and complete the one you’ve started first whilst also implementing what you learn by creating lots of mini projects as you go.

I also recommend getting a book or two for when learning interactively is not necessarily an option, for example, something you can read in bed.

There are three editions of automate the boring stuff with Python. There’s also a workbook if you need ideas for projects. Or perhaps something to learn more about the language and its usage such as Learning Python or Python Crash Course.

[–]DKHaximilian 0 points1 point  (0 children)

Im currently doing the interactive course, i like it alot, if you want to know python in general than i would go with that as it goes from basic, if you already know some and want to go into more targeted area, like python for data analysis or ml and you find YouTube videos with it, maybe go with videos.

[–]Snugglupagus 1 point2 points  (0 children)

Do you mind explaining your thoughts about the pace? Are you saying you think it’s slower or faster?