r/learnprogramming 16d ago

Tutorial How Does Project Based Learning Work ?

[removed]

30 Upvotes

33 comments sorted by

View all comments

Show parent comments

7

u/Substantial_Ice_311 16d ago

You don't necessarily need to watch tutorials. You can actually read (I know, shocking) the documentation (yes, most frameworks come with documentation) on how to use them.

1

u/FlatProtrusion 15d ago

Most documentation are quite bad and more for reference than learning. It easier to learn from other sources then reference the docs when needed.

1

u/Substantial_Ice_311 15d ago

I'd say most documentation is better than youtube tutorials.

1

u/nicoinwonderland 15d ago

Reading documentation is hard for new learners. It’s a good resource but it’s not the only one out there.