|
|
|
Ask HN: Is watching livecoding streams an efficient way to learn coding?
|
|
11 points
by jay_cc
1960 days ago
|
|
Watching coding livestreams has the benefit that you see that experienced coders struggle as well, you will see the little tricks people use to polish/speed up their code and you can ask the streamer questions. But wouldn't you learn more in the same amount of time if you were working on a project yourself? |
|
As long as you know enough to get started on <project>, then you can just look things up as you get stuck.
There is an element of "you don't know what you don't know" when you're new to some stuff, but as you gain experience, the effect is less.