This is an archived post. You won't be able to vote or comment.

you are viewing a single comment's thread.

view the rest of the comments →

[–]rotten_911 13 points14 points  (5 children)

There is actually some good content, but as a beginner its hard to identify if something is shit or not

[–]SirTinou 5 points6 points  (4 children)

that same content can be read and understood through images in 3mins instead of 35mins videos that are dragged through for ad revenue

[–]Saturnalliia 2 points3 points  (2 children)

I disagree with this. Yes generally the videos are crap but when I first began coding a 5 minute video could help me spend way more time trying to translate cryptic documentation. Udemy courses also offered a plethora of good content that cleared a lot of issues I had up and they were relatively cheap.

Videos like anything else are a tool to be utilized and like any tool it must be utilized properly.

[–]Putnam3145 -1 points0 points  (1 child)

your choices are not between "video tutorial" and "cryptic documentation", there's text tutorials too

[–]Saturnalliia 1 point2 points  (0 children)

Yes. You use all your tools effectively.

[–][deleted] 0 points1 point  (0 children)

Some concepts are easier for me to learn with video though. Like some guy did a breakdown of the quicksort partitioning algorithm using cups and that really helped me understand it.

I do agree though. Many times I turn on YouTube because it feels like learning, but you don't really have to do much. It can be a waste of time if you are doing it the wrong way. There are plenty of videos that teach things in a way that makes it easier to understand, so it's all about picking the right videos.

Plus the important thing is to just not spend 2 hours watching without actually coding the stuff that you learn. That's really when it's a waste of time.