+ 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?
8 Respostas
+ 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.
+ 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.
+ 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.
+ 10
@isomer 1 hour a day is enough
+ 5
thanks both of you
+ 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
+ 5
#Somai I will try, thanks
+ 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