0
Is that possible to learn two languages at the same time?
I started learning JavaScript, and interested in learning Java. What is the best way? learn at the same time, or start second language after the first one?
3 Answers
+ 12
you can learn multiple for sure. im of the opinion that learning one is better, since you get to focus on the logic of programming rather than the syntax.
however, if you don't know html or css, learn those along side, as they are connected to javascript.
once you're done with javascript, java could be a good choice to learn backend for your websites. however remember that java and javascript are only connected in name, they're not tied to eachother at all and it will not make learning java any easier than any other languages.
+ 8
it`s better if you complete one language first and then up to the next one so that you`ll not confused with the two of them.
+ 1
Yeas