What are programming languages?
In simple terms we can define , a programming language is used to control the actions of machine. These are designed in such a way that it's instructions can be communicated to a computer system.
In other terms , programming language is a notation that helps to write programs that are identified as a proper algorithm.
Choosing a programming language......!!
Basically before initializing any project the major thought is about choosing a programming language.So, how do i choose programming language....?
There are certain factors on the basis of a decision can be made ........
- Targeted platform : The first thing you need to decide is "where to run the program?" . Not all languages are capable of running on all kinds of platforms.
- Efficiency : The compilers that go well with the languages you choose must be efficient so as to make the language platform fast. For example netbeans, eclipse etc.,.
- Performance : The language you choose must be flexible enough to let you add more features in it. Also don't forget that it's overall performance must be suitable and liking.
- Project size : The must select a language that can support your target and suits the project size well.
- Time : The time taken to produce the project or the programs maybe a bothersome to the programmers .
- Tools support : It can be optional to choose a tool supported language . It helps better to develop faster and efficient way. In my next post I will explain you on top 15 programming languages and their features - Om Prakash Majoju
Comments
Post a Comment