answersLogoWhite

0


Best Answer

No one language is perfect, so we have had to create many programming languages for specific purposes.

User Avatar

Wiki User

15y ago
This answer is:
User Avatar

Add your answer:

Earn +20 pts
Q: Why do we need so many programming languages?
Write your answer...
Submit
Still have questions?
magnify glass
imp
Related questions

Is Programming a language?

No, but of course there is a programmers' slang. And programming is done with so-called 'programming languages'.


Why are brilliant math students so terrible at programming languages?

Because they don't get proper guidence of a knowlegable programming teacher who will built them from basic/abc to top of programming languages.


Many programming languages allow more forms of the three basic structure?

Why, yes, you could say so.


What is the computer language that is still in use?

Computer languages, more commonly called programming languages, are developed all the time, and new ones emerge regularly. While some new ones are short lived, some old ones come out of fashion or fail to catch-up with more modern developments, a wide variety of programming languages are in use.Some will argue that the C programming languages and all its derivatives, such as the C++, C# and Java languages (to name just a few) are the most widely used programming languages today.However, other programming languages are equally powerful and versatile.While programming language families such as C or Pascal are typically general-purpose languages, an even larger set of languages is specialized to a specific problem domain. These include languages specialized in describing graphics, describing data or database queries, describing programming languages and their rules, and so on and so forth. The list of specialized languages is even larger than that of general-purpose languages.


Why you need C programming?

C- Programing is basically a programing language of a computer. It helps to create software programing language which is usefull in creating softwares & data base programes. C programing language is the first & basic programing language. Other programing languages are:- C, C++ & C# (latest).


Is there software taht can teach me how to program?

There is no one program used to teach programming. There are many programming languages so there is one way to learn programming. You normally use the program that you are learning to program in using a book and instruction as to how the language works.


Why is programming language important?

Programming languages are important because they....well...help us make programs :) High level programming languages are especially important because they help abstract away all of the little details that are required in low level languages.


What are the companies which use pure object oriented programming languages?

Microsoft, Apple and so on.


How can right brained people learn programming languages so well?

Depends on the person


Why do we need computer languages?

So that we can write computer programs in a manner that humans can read. Computers "think" in one and zeros, and in a very logic based, linear fashion. Programming languages are a bridge between the way people think, and the ones and zeros that computers use. Programming languages also help programs think in a step by step fashion like computers do.


Applets are written in what programming language?

There are many types of applets, and they can be written in many different languages, but you're probably referring to the most widely known Java applets. So, they're written in a programming language called Java.


What makes a computer language easy?

A language that is English-like is always easiest to learn. There are lots of them and these languages are collectively known as Third Generation Languages. Some are more complicated than others and a bit harder to learn. You need a good logical mind to be able to learn a computer language. To learn any one of them takes time, patience and lots of practice.Once you have learned how to use one, the others are easier to learn, because you've already learned the concepts of programming and they apply across many languages. All programming languages have lots of things in common. In the same way spoken languages all have things like verbs, nouns, tenses and so on, programming languages have common structures too. Once you know what they are, you can apply that knowledge in other languages. Again like spoken languages, lots of programming languages have similar words in them that are used in the same way.