what do you do when you don't understand most of the thing by watching tutorial? rewatch? | Sololearn: Learn to code for FREE!
Nouvelle formation ! Tous les codeurs devraient apprendre l'IA générative !
Essayez une leçon gratuite
+ 5

what do you do when you don't understand most of the thing by watching tutorial? rewatch?

yesterday I watched java tutorial on Youtube. I didn't understand most of thing's. I don't know why maybe I am bad at English that's why. well. what do you do when you don't understand?

28th Apr 2017, 7:05 AM
Isomer
Isomer - avatar
8 Réponses
+ 15
Break down what you don't understand into smaller parts, then search the net for solutions one by one. E.g. I don't understand 'int x += x++', so I search for the += operator first, then the postfix x++. After putting all the information together, I get a better grasp of what is happening.
28th Apr 2017, 7:18 AM
Hatsy Rei
Hatsy Rei - avatar
+ 13
I don't quite good at learning from Youtube. So read much. everyone has different style in learning. but as suggested by @Hatsy Rei break down the complex part , it will be very helpful.
28th Apr 2017, 8:17 AM
Agus Mei
Agus Mei - avatar
+ 11
I'd say, take courses from real people - institutes/computer classes and work on real projects because most of the deep things that we learn through youtube/tutorials are not that important.
28th Apr 2017, 7:36 AM
Min Somai
Min Somai - avatar
+ 10
@isomer 1 hour a day is enough
28th Apr 2017, 8:05 AM
Min Somai
Min Somai - avatar
+ 5
thanks both of you
28th Apr 2017, 7:56 AM
Isomer
Isomer - avatar
+ 5
#Somai I can't do that. my background isn't computer science. besides I don't have proper time to learning from others. all I have to depend on Internet and youtube. thanks for your advice
28th Apr 2017, 7:59 AM
Isomer
Isomer - avatar
+ 5
#Somai I will try, thanks
28th Apr 2017, 8:20 AM
Isomer
Isomer - avatar
+ 5
#Mei so you learn from books. I haven't read a single programming books 😜 I just watch watch and watch. yup I will try Rei method and thanks for you reply
28th Apr 2017, 8:22 AM
Isomer
Isomer - avatar