The worst thing about online learning is that everything has become a video. Every code tutorial. Every design tutorial. Nobody actually writes out a guide anymore. It's just "hey guys welcome to my tutorial" and watching 10 minutes of content that isn't remotely relevant...
Post
@Daojoan I agree. I usually put extra time into searching for text-based alternatives to these videos 
@Daojoan I only recently started realizing that more often than not, people are surprised to find that for the presentations I give, there usually is a full text written version, and that the references are links to actual text resources.
@Daojoan I can't agree more! I in particular do best learning through text and am good at scanning a document quickly to find what I need. I hate watching videos produced by amateurs with annoying speaking habits who spend the whole video drawing imaginary circles with their cursor around the menu item they are talking about!
@Daojoan I dont know if is this or that Discord replaced so many forums, that many problem solving answers and learning material is not searchable or will get lost forever.
@Daojoan A guy I now work with documents internal procedures by linking to YT vids. I'm about ready to rewrite all our wiki pages
@Daojoan
But every information is repeated 5 times, to get the 10 minutes video filled up.
With garbage.
@Daojoan Ugh, so true! I hate watching long videos when I just want quick steps. Give me a simple guide please — my brain can’t handle all that fluff!
@Daojoan Really annoying
But luckily I have found an exception for coding: 
Codecademy
No video, just text and coding exercises. Directly on their platform. You code following the exercise, it corrects you and you can test yourself directly on their platform
I have a love/hate relationship with them: I love the fact that it is practical, no 30 minute video course, but the pace is really slow.
But if you want to tackle a new topic in coding, it's just great
@Daojoan
Heartily agreed! While -some_ things benefit from video (like "How do you take apart this thing?", though well made photos do the same), most things really don't need a video and bad voice over.
FWIW, there is this script:
https://github.com/obra/Youtube2Webpage
which converts YT videos to a series of screenshots along with the subtitled text. I have not tried it, so I don't know how well it works.
Or if you do find a written tutorial, it's written by AI, so you can't trust it.
@Daojoan true. I wouldn't mind so much if they didn't pad it out so much with useless ramblings just to stretch the useful bit.
@Daojoan I blame the platforms (Coursera, Udemy, etc). They all enable mediocre quality video peddlers to make a fair amount of money.
A course-creation/monetization platform that didn't rely on video would probably be beneficial.
@Daojoan I like the use of #video as very short clips embedded in a text narrative or instructions, along with still #photographs.
As used by the @bbc in the early days of the Web.
Stills are often best for showing which part is where, video is a good way to see how someone skilled does a particular tricky move, words convey #structuredinformation, and best printed.
@Daojoan Very much agree. I'm a visual person, but in the sense that I scan a well organised text much, much faster than a rando with a webcam can explain it.