Confusing, isn't it? Having to deal with several programming languages. Different programming languages have been created, because of insatisfaction with existing languages. Also, attempts have been made to make programming languages better every time. Also, some languages have been developed for specific purposes - for example, ActionScript was specifically developed to give programming capabilities to Flash animations. Some languages have been developed just for fun. For example, a language called brainf*** was deliberately made hard to understand - but the language is still "Turing-complete", which basically means that in theory, anything can be programmed with it.
Let me give a few examples. C++ evolved from C, adding object-oriented capabilities. But in the process, compatibility with C was retained; this was an important design goal. On the other hand, the developers of Java took many of the elements of C++, but eliminated certain aspects which they considered unsafe. Thus, Java is similar to C++, but it is not compatible - a program designed in C++ will not compile in Java.
why do we have diffrent programming laungage
Different languages were created by different people, obviously.
Programming languages are used to code a program.
No one language is perfect, so we have had to create many programming languages for specific purposes.
Yes, Both are different programming languages... It's upon your interest which one you choose... Yes, Both are different programming languages... It's upon your interest which one you choose...
This is not necessarily true. It depends on how good you are a programming rather then speaking languages. It may be that people who come from different countries speak the language of where they come from and decide to do programming as their job.
There are many different programming languages available on the market. The programming language 'Halide' is a relatively new language on the market that was created to make programming easier.
You do not require any qualifications. You do need a knowledge of simple programming languages.
GML IS a real programming language. But anyway, all programming languages are about the same, with different syntax.
Programming languages are divided into five different generations. A programming language consists of the symbols, letters and numbers used to communicate with computers.
High level languages Mid Level Languages Low level languages High level languages: cobol, fortran etc Mid level languages: C, C++ Low level languages: assembly language
We have many programming languages because no one language is perfect. Some are very good at some very specific things, but are horrible for others. When we are presented with a problem, we have a large set of programming languages in which to find an appropriate language to use.