python-discord / meta

Issue tracker for suggestions and other questions relating to our community
https://pythondiscord.com
31 stars 5 forks source link

New tag request #133

Closed Diabolical5777 closed 2 years ago

Diabolical5777 commented 2 years ago

Description: The tag informs why YouTube or any tutorials are not good to be followed.

Motivation: There are a lot of users asking for help on code that they were spoonfeeded or simply do not understand and I think this is a good way to tell them to stop and try and understand since all information you want about making a command can be found in docs.

Tag content: (can of course be shortened since this is fairly long) Tutorials are fundamentally flawed in concept when it comes to teaching you something like a programming language. The simple reason for this is a programming language is how you create whatever you want, a tutorial is something that teaches you how to do what the tutorial is teaching. I recommend reading through all of these points if you want to understand why A couple of points against tutorials...especially video tutorials:

spyoungtech commented 2 years ago

Closing as duplicate of python-discord/meta#125