answersLogoWhite

0

Many programming languages were designed to be the perfect answer to this question. Famous languages such as BASIC and LOGO were once thought to be an easy-to-learn language suited for even for children, while more recently the MIT offers SCRATCH with the same intentions. Many others also claim to be the ideal language for beginners of all ages.

Most programming languages are easy to learn, in that most languages come with only a handful of control structures and keywords.

In choosing the first language, it might be best to review the intentions and areas of interest. For example, a technically minded person might be interested in the Lego Mindstorm system, while a more artistic person might be interested in tools aimed at the visual arts, such as the processing language.

User Avatar

Wiki User

12y ago

What else can I help you with?

Related Questions

Do you think your perfect with C programming Den tell me how?

The first language you should learn is not C. It is English.


What programming language should you learn first?

html is fairly simple but it really depends as to what you want to learn and what skills and resources you have available to you at this time


What basic programming language's i should know to learn JAVA?

English


Which programming language should I learn JavaScript or Python?

Javascript is more easier, while Python is more complex. So, maybe you should try Javascript.


What are the advantages of second generation programming language?

Easier to learn: Second-generation programming languages are easier to learn than first-generation languages. They are closer to human language and are more intuitive


What is programming launguage?

A programming language is a language to communicate with the machine (computer). It can either high or low level programming language. A high level programming language is harder to understand by computers but easier by people. These include BASIC, C++, Java and etc. Low level programming languages are understandable by computers and people , like assembly and other system programing languages. Compilers/Linkers/Interpreters are needed to translate between programming language into machine language (binary code - 010001001 etc). If you want to learn programming language, first you should learn Basic or Python then goto C++ or Java. You can also learn C instead of C+++, your choice.


Does c a good computer programming language?

Yes it is. (Also, English is a good natural language, you should learn it.)


How do you program games?

you learn how in schoolIf your school doesn't have a programming class, then you can independently learn to program. You should start with an easy programming language, like Ruby or Python. Or, if you don't want to learn a programming language, you can get Game Maker. Game Maker has a drag-and-drop interface and there is an optional programming language included that gives you more power over your games.


Which programming language should you learn with net?

I'm somewhat confused... If you're asking what language should I learn, with the language I already know which is vb.net... Then I'd say Delphi. If your saying what met language should I learn then I would say. Vb.net or also known as vb8.


What programming language should I learn?

If you are a beginner then you should know that the basic of all programming languages is c, you can also learn c++ as they are quite similar, once completed with these basics u can learn Java, .NET, oracle and others


How do you make a do?

Learn, or invent, a programming language


Which is the first programming language that you should learn?

You should definitely learn C first, as pretty much all modern programming languages are based off of it. But if you wanted something easier, you could learn python, which happens to be based off of C. After C you could learn C++, as it is widely used but less so each year. HTML CSS and PHP would be good if you wanted to program web stuff. Then there's Objective-C (my first language) for iPhone, and Java for enterprise and android and such. .Net and C# for windows.