Live data from Hacker News

YouTube Channels to Level Up Your Programming Skills

blog.codegiant.io

1–10 of 127 posts

Re: YouTube Channels to Level Up Your Programming Skills

#4
post #2

As a self tought software engineer, I have tried learning to code from YouTube videos but I really don't recommend it

I think everyone has their own preference to learn but I second this recommendation. Videos work well to have a friendly face explain how things work and get interest generated, but if you intend to level up your programming skill you are better off reading code documentation and googling your way through every concept that needs explaination. Videos don't allow you to navigate away from the original learning path. I personally keep finding myself in situations where I am reading something up and want to fork out to get a good grasp on a concept being discussed. Text is your friend.

Re: YouTube Channels to Level Up Your Programming Skills

#8
post #2

As a self tought software engineer, I have tried learning to code from YouTube videos but I really don't recommend it

I’m in the same boat, I like watching videos to learn, but YouTube videos are not really comprehensive.

Codingtrain youtube has some decent series, but I like buying courses on Udemy. They’re usually like $10 since there are always promotions.

Re: YouTube Channels to Level Up Your Programming Skills

#10
post #7

“The only way to learn a new programming language is by writing programs in it”. --

I know a guy who apparently has photographic memory. When a new programming language comes out, he buys the book, and reads it, and then he's fluent in that language.

It's terrifying to watch.

And the guy had no idea that's not how people do it. He saw me fiddling with a new language, and was baffled with what I was doing.

Post reply on HN