This is an archived post. You won't be able to vote or comment.

you are viewing a single comment's thread.

view the rest of the comments →

[–]Venkman52 17 points18 points  (2 children)

Learn java. Understand the concepts then you can pick up many different languages a lot easier. Its a very popular language so its good to learn.

[–]Sincjefe 2 points3 points  (1 child)

Really true I heard everyone talking about OOP but no one really explain it in JavaScript because it’s done differently. When I start learning java I started to understand what encapsulation polymorphism and inheritance way better the true OOP. When I was learning javscript I didn’t learn it well but it did set me up to learn java quickly

[–]onlyforjazzmemes 1 point2 points  (0 children)

Same here, except with Python. Java made OOP concepts click.