2DWorlds Forums
What is the easiest programming language for beginners? - Printable Version

+- 2DWorlds Forums (http://2dworlds.buildism.net/forum)
+-- Forum: Off Topic (http://2dworlds.buildism.net/forum/forumdisplay.php?fid=5)
+--- Forum: General Discussion (http://2dworlds.buildism.net/forum/forumdisplay.php?fid=17)
+--- Thread: What is the easiest programming language for beginners? (/showthread.php?tid=81)



What is the easiest programming language for beginners? - Walrus - 11-29-2012

I'd assume that either HTML or Python is (mainly because Python is very instructional, and guided, so is HTML). It all depends on the person though and what they wanna do though (like make programs, games, sites, ect).


RE: What is the easiest programming language for beginners? - Ghosty - 11-29-2012

HTML is very simple and easy to learn, but it is not a programming language, unless you learn HTML5, which I have never bothered to do.

PHP and JavaScript, when combined with HTML, can be used to make some decent websites and webpage-only games.

If you want to make complete games, I've only ever dealt with Java, but not enough to make a complete game in itself. And, of course, there's Lua, but it's usually embedded inside another language.


RE: What is the easiest programming language for beginners? - noob007 - 11-29-2012

I think Python is a pretty good language for beginners.


RE: What is the easiest programming language for beginners? - Void - 11-29-2012

(11-29-2012, 03:28 PM)noob007 Wrote: I think Python is a pretty good language for beginners.

That and I think Perl is rather simple.


RE: What is the easiest programming language for beginners? - Glome - 11-30-2012

lolcode


RE: What is the easiest programming language for beginners? - DysLabs - 11-30-2012

HTML5 is considered a programming language?
Wait, what?