+ 3
How do I understand JS like I understood Html and Css
I've been studying JS here I'm now in array,yet I don't have full understanding of what I'm learning.....
2 Answers
+ 5
The reason maybe because you are rushing and also take this small advise whenever you learn something new try to implement and try to apply them in solving something small before going to another new concepts.
for example you said that you have already learnt array now try to think what you can achieved using array.
one of the example would be to code a program that will show student's marksheet and then find percentage by storing students marks in an array..
they are lots and nobody can help you until and unless you try to experience little little thing on your own and enjoy them.
+ 2
RKK
Thanks for your advise