J F: What is the best programming language for beginners?
I want to get into programming. I attempted C++ before, that was nearly impossible, so I was told to start with something more basic. What is a good language to learn for beginners? I’ve done HTML before, but that’s really they only kind that I’ve done, but HTML isn’t even really programming.
Answers and Views:
Answer by ManchesterLad
On the software side, I would say Java or C#.
On the web side, I would say PHP and Javascript.
I think PHP & Mysql..Answer by Louis
I recommend if you want to do web stuff then go and learn css (If you haven’t already), then move on to php/mySql.
If you want to do programming then I’d say start off with python and then go on to java and the C++. Python will teach you basics of programming, java is a nice second language (And very useful) and then c++ is another great language.
Leave a Reply