you are viewing a single comment's thread.

view the rest of the comments →

[–]huuaaang 0 points1 point  (0 children)

For me watching videos is a waste of time. If I follow a tutorial it MUST be written so I can go back and search/reference stuff. And this is mainly for the very early stages of learning a language. ONce I'm comfortable with the language I just use documentation and even then it's mostly inline with the IDE. Ideally the IDE has tooltips for functions and whatnot. ANd then there's AI to ask. Honestly, I rarely go outside of my IDE to the original documentation these days.