0
C++ or HTML
I just started learning to program/code and I started with C++. But now I look around on different forums and they say I shouldve started with HTML, should I switch over to primarily learning HTML?
6 Answers
+ 3
c++ is for aplications, for example videogames, and HTML is for webpages and some aplications in internet
+ 1
They're completely different things; it doesn't make much sense to consider one over the other. C++ is a programming language, whereas HTML is a mark-up language.
Do you want to program or write mark-up? Use your answer to that question to decide.
+ 1
With HTML you describe how content will appear in a Webbrowser.
Whereas with programming languages like C++ you create programms.
+ 1
it depends on what you want to do ?!
if you want to develope websites so you need to learn html , css , Java script , PHP , .......
if you want to develope desktop applications try to learn languages like Java , c# ,c++ , python ,.....
my advice to you is to learn exactly what do you want before starting learning any thing
0
how about java or C# for a start?
0
its kinda different...