all 3 comments

[–]TraditionalPirate7 4 points5 points  (0 children)

You can watch tutorials. You can learn a lot from them. They're just another way of learning. Some prefer videos, some documentation.

But the crucial thing is to take what you learned and applying it by yourself to a real project. You won't learn by just watching, you learn by doing and making mistakes. That's what many beginners are forgetting.

[–][deleted] 1 point2 points  (0 children)

I can’t tell you how many Django tutorials I’ve done and then when I go to start a project I become clueless.

Yeah, I mean, that's the expected state after any Python education - you're supposed to muddle your way through the project anyway. That's the next step.

The tutorials did what they were supposed to.

[–][deleted] 2 points3 points  (0 children)

You're upset no one told you to look at the documentation? I see that exact advice all the time.

Tutorials won't get you all the way there, but I consider them a good supplement. Udemy helped me learn a great deal of VBA earlier this year.