+ 1
Which is the best language to start with and move on?
I have started with python3. Will it be easy for me to move on to Java script after learning pyhton? Or do I have to learn any other language before moving on to Java script
8 Respostas
+ 1
HTML is the easiest to learn and is web based, JavaScript is also web based. HTML basically is the shell for the scripts, so I would learn HTML before JavaScript.
Hope this helps and if you have anymore questions feel free to ask :)
+ 5
Python, no doubt! It's readable, simple, favors coding style, and is extremely versatile. It was built for programming beginners, and is being taught as an introductory level course at high schools and colleges globally.
+ 1
You are so welcome
+ 1
@sumti
I have already finished learning python half. And I want to move on to Java script after I finish python. So what I am asking is there any language that I should learn before moving on to Java script so it could be easy to learn
Thank you for u r answer also
0
Thank you for the answer @Mason
0
c++
- 2
If you want to learn web designing, then go for HTML first, then CSS and in the end, if you want, Javascript. I would recommend that you learn everything about web designing from w3schools.com, It's from where I learned web designing. It's really a great website to learn web designing since there are full and efficient tutorials there to learn every web designing language there is. From Bootstrap to W3.CSS to XML to ASP.net, there are tutorials for everything and anything related to web designing at w3schools.com.
If you don't prefer web designing and want to learn how to create your own apps, then I would recommend going for C++ since it's considered the best language after Java to create applications and games. You can learn C++ at SoloLearn since SoloLearn has a full tutorial on C++.
PaperTronics