+ 7
Which one should i start leaening? Java or java script?
13 odpowiedzi
+ 7
First of all make your decision about your goal. If you are going to be a web developer and designer go for html, css and then Javascript.
If you want to make games, applications and ... go for Java because it's a general purpose programming language.
Good luck.
+ 13
Learn Java.
But, if you want to learn JavaScript learn HTML and CSS before it.
+ 10
⇨ Java is an object-oriented and feature-heavy programming language that’s in high demand. It’s been built under the premise of "Write once, run anywhere", meaning that it can be written on any device and work cross-platform.
Additionally, Java is often used for Android and iOS app development, as it’s the basis of the Android operating system, which makes it one of the best choices if you want to build mobile apps.
Here’s a really cool [ INFOGRAPHIC: ] https://www.sololearn.com/post/69481/?ref=app that should make things easier for you. 😉
+ 10
⇨ JavaScript is another incredibly popular language. Many websites that you use every day rely on JavaScript including Twitter, Gmail, Spotify, Facebook, and Instagram according to General Assembly.
Additionally, it’s a must-have when adding interactivity to websites because it communicates with HTML and CSS. This makes it essential for front-end development and consumer-facing websites while becoming increasingly important in back-end development and growing in demand all the time. Because of its popularity, JavaScript is also the leading the charge in test automation frameworks, being the backbone of frameworks like Protractorand Nightwatch.JS.
Please, Before asking a question on the Q/A, try to 🔍SEARCH. . . to avoid from posting duplicate threads!
+ 7
JavaScript is easy.
I prefer recommending you JavaScript.
But if you want to jump to software development directly then learn java because JavaScript is just a scripting language.
For beginning programming and for easiness to learn java, you need to learn JavaScript.
+ 6
Javascript if you are mainly web focused.
+ 5
Java. judging from your skills at present
+ 4
Depends, Web development; do JS first if you wanna do Web Dev. General Programming, Do Java first.
+ 4
Javascript
+ 3
First jS than java!
+ 3
There is no "correct" order. These languages have different applications. But js is certainly simpler to start with, as it only requires a browser and a text editor, which every computer already has installed by default.
(Although I do recommend using a more feature rich editor than Notepad.)
+ 2
Learn Java. But if you are focusing on web development. Learn HTML,CSS and Javascript