Question:
What are the best programming languages for a beginner besides C++ or Python?
C
2013-06-25 12:36:44 UTC
Any other simple programming languages besides those two?
Three answers:
Chip
2013-06-25 12:42:05 UTC
C++ isn't really considered a beginner/simple language, it's actually considered pretty mainstream/medium difficulty to use. If you're already comfortable with C++ then you definitely don't need a "beginner" language.



It's really hard to get any simpler than Python. Seriously... I thought my first language (QBasic) was easy until Python came along and made QB look like assembly. And yes, I know I'm dating myself pretty badly by mentioning I know QBasic.



I guess you can try VisualBasic - it's extremely easy to use but it's also somewhat restrictive in what you can do with it.
Todd
2013-06-25 21:12:57 UTC
Ruby is slightly more expressive than Python. Its drawback is that it doesn't have as extensive a user base or collection of libraries yet. I use it for almost everything these days, including programming for the Android OS via Ruboto.
Tech
2013-06-26 11:51:55 UTC
besides c++ or python , java is the best programming language for the beginner

here is link for java http://tech2our.com/java


This content was originally posted on Y! Answers, a Q&A website that shut down in 2021.
Loading...