How do I use YouTube for learning a new programming language?
YouTube has tons of tutorials! If you can use this, you can make a game-changer. A few days ago, I was learning golang
First, I tried to get a crash course on youtube
I found these, but they were pretty big. So I went with a shorter one to understand stuff in less time; because I’ve already experience with static & dynamic typed language
So I searched “golang in 5 mins” and this led me to the fantastic tutorial.
Then I read some of my company codebase, which is already written, and went through them. I understood many parts of it, and golang was not looking like a horror film!
But later, I wanted to go a little deeper, and so I searched the playlist
Then I found these two fantastic series where I learned much golang, and I started writing code.
领英推荐
But this is not good enough, honestly, because up until now, they were teaching me about the language details, not building anything specific. So I searched “golang project with microservice”
Then it leads me to write microservices. Now I’ve several micro-services in production! The company is happy with my performance too!
Another quick tip, most of the time, YouTube shows old content (they sorted based on many stuff). So if you are learning React, you can find much content using class. But mostly use hooks, so it’s best to find projects within a few months!
You can search like this “React projects
This will lead you to the newer tutorial
Because tech moves so fast!
If this helps you, feel free to check my discord where we help each other for learning programming and ask questions! discord link →?https://discord.gg/brC3Zytm
Frontend Developer | JavaScript | React Native | React
3 年Thanks for posting bhai.