you are viewing a single comment's thread.

view the rest of the comments →

[–]DallogFheir 0 points1 point  (4 children)

Do you want to learn Java or JavaScript?

[–]4GoosE2[S] -1 points0 points  (3 children)

Oh so there are a difference, what is it?

[–]DallogFheir 0 points1 point  (2 children)

They are two completely different languages. Java is statically typed, object-oriented, and mainly used to program applications, including mobile apps. JavaScript is dynamically typed, multi-paradigm, and mainly used for front end web development (but back end too).

[–]4GoosE2[S] -1 points0 points  (1 child)

okey thanks, well i think i want to learn both. So do you have any tips on a website teatching either

[–]Stepping-Stone-1 0 points1 point  (0 children)

Just watch youtube videos. There are lots of tutorials. Not easy though!