Question:
I am thinking of trying to learn a programming language, what do you think the best one to learn first is?
rat
2012-07-22 00:23:27 UTC
Ok, so I'm turning 15 this year, and in a year or two, I'm going to be able to do higher level ICT classes at school, and I want to learn a programming language, or at least look at learning one before that.

I'm just wondering what the best language to learn first would be. I know this is a hotly debated topic, but I want to learn a simple programming language, that will let me make basic programs and games.

Thanks guys.
Nine answers:
Ramsey
2012-07-22 01:08:06 UTC
DO NOT I repeat, DO NOT listen to anyone that says visual basic. That language is so old and useless it makes learning other languages harder. Since you sound like you are interested into software programming, you could start out with Java or C++. I personally started off with python. It was a very simple and easy language to learn and I decided to learn java after that because I was also interested in making software and/or games.Many say Java is better than C++ as it has more resources and libraries and writing the code is much less complicated than C++ but no one ever said you can't learn both. So basically you could go python->Java/C++->(insert advanced language here).
bible
2016-11-01 06:00:20 UTC
a million) information is conscious no age 2) Python is an excellent first selection. If no longer, i'd advise Java. IT extremely relies upon upon what you prefer to do. 3) HTML/CSS are not from now on programming languages. they'd be reliable issues to understand/study, yet... 4) VB is terrible, so do not waste some time. the in straight forward words component VB is reliable for is education you the way no longer to write down reliable code.
?
2012-07-22 00:43:13 UTC
Just to start off: HTML is NOT a programming language. You will not be able to make programs; with it, you are limited to simple web pages (until you move to CSS, JavaScript etc.)



In my opinion, I think you should start off in an easy programming language such as Visual Basic 2010, or an easy scripting language such as Python, just to learn the concepts such as variables, functions, argument variables, debugging etc. Once you are comfortable with this, you should maybe move on to a more complex language for beginners such as Java or C++.
Nunya
2012-07-22 00:25:14 UTC
IMHO, Java



EDIT: HTML is not programming, it stands for hyper text MARKUP LANGUAGE (caps being the key point). It is just a way of writing things to be displayed in a certain way. PHP would be closer to a programming language (even though its actually scripting). Just stick to the actual programming languages (C Sharp, C++, Java, VBasic are the most popular).
GNU
2012-07-22 00:46:28 UTC
I'd recommend you start off with Python. After you have adapted the concept of python logically, you can migrate to C# or C++ at ease. Though if you have zero knowledge on how programming works, then Java would be the best foundation for you.
MattT ;)
2012-07-22 00:26:16 UTC
Java is super easy to learn, and it stretches from a simple console, to building your own GUI. For beginners, I recommend using BlueJ as your IDE, then once you understand how to use classes as objects, you can try out Greenfoot for easier graphics management.
Michael
2012-07-22 00:26:44 UTC
Java
anonymous
2012-07-22 00:26:20 UTC
No trust me your best choice is HTML. My high-school is first in Georgia. And HTML is pretty much the intro to coding programs. You can even build webpages with it. :)
Andrew K
2012-07-22 00:23:59 UTC
visual basic


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