+ 1

What is the best coding language to learn first

I started c++ first but im told by friends that htlm is better to learn first...is this true or would you be better off learning other languages first

27th Jul 2017, 5:00 PM
Ethan Behringer
Ethan Behringer - avatar
11 Answers
+ 3
im not sure what i want to do...to be entirely honest...i just randomly tapped a language and i have no knowedge of the other languages so i was just a bit curious about them. thank you for answering
27th Jul 2017, 5:09 PM
Ethan Behringer
Ethan Behringer - avatar
+ 3
@Ethan You're welcome!
27th Jul 2017, 5:31 PM
Manual
Manual - avatar
+ 2
It really depends what you are trying to accomplish. If your goal is to build websites I would recommend learning HTML, CSS and JavaScript However, C++ is better for writing your own programs
27th Jul 2017, 5:03 PM
S C
+ 2
I prefer C based languages You will have to choose what suits you here are threads that will help you. https://www.sololearn.com/discuss/361752/?ref=app https://www.sololearn.com/discuss/284542/?ref=app
27th Jul 2017, 5:23 PM
Manual
Manual - avatar
27th Jul 2017, 5:25 PM
Manual
Manual - avatar
+ 2
thank you so much...i have just sort of started html now and i really like it...still sticking with c++ though
27th Jul 2017, 5:25 PM
Ethan Behringer
Ethan Behringer - avatar
+ 2
Oh, there c++ web developement as well! I am still looking into it. https://www.sololearn.com/discuss/531321/?ref=app
27th Jul 2017, 5:27 PM
Manual
Manual - avatar
+ 2
thanks so much
27th Jul 2017, 5:29 PM
Ethan Behringer
Ethan Behringer - avatar
+ 2
The diffrent languages are like tools in a tool box. Which is better the hammer or the screwdriver? The answer is simple, are you tryng to drive a nail or a screw?
27th Jul 2017, 6:19 PM
Phoenix
Phoenix - avatar
+ 1
it depends on what you want to do. c++ and html serves hugely different purposes so it isn't fair to say that one is better than the other. those two are simply different. if you want to build pc apps, video games, or the back end of software then c++ is the way to go. if you want to make web pages then html can do that. I've heard python is used extensively in designing scientific applications and Java is good for mobile platforms. it all depends on what you want to do.
27th Jul 2017, 5:05 PM
Christian
Christian - avatar
+ 1
i started with html it seemed like an easy place to begin, im much further now, have you learned jquery?
28th Jul 2017, 8:44 PM
Escobar
Escobar - avatar