What makes a "good" language |
| |
|
|
|
Code Guru Gender:  Posts: 1399 Topics: 85
|
|
|
April 07, 2008, 06:22:49 AM
|
|
Of course, very subjective - but with all the different languages available, how do people base their choice of language to use? In addition, if two languages are very similar what features would make one "better" than the other for people?
Nick
|
|
| |
|
|
|
New Coder Posts: 37 Topics: 2
|
|
|
May 01, 2008, 12:58:39 PM
|
|
For me, a good language is one that allows you to perform low-level/ optimised actions as well as high-level actions. C++ is the best for me. It can be high-level and you have the opportunity to create your own constructs effectivley with classes and operators but when you need to you can easily manipulate bytes and bits.
|
|
| |
|
|
|
New Coder Posts: 49 Topics: 14
|
|
|
September 11, 2008, 12:23:05 AM
|
|
Good language depends upon different criteria. it will be combination of all Technical/Functional/behavioral/Usability performance/adaptability and ease to understandable by the user. it shoud be ease to use. The syntax level and User Interface should be simple and ease to adaptabel with good performance.
|
|
| |
|
|
|
Regular Coder Posts: 50 Topics: 15
|
|
|
September 15, 2008, 09:26:54 AM
|
|
For me the a "good language " is one that is very easy to learn and program ,has very user friendly features but yet very-2 powerful in terms that it should be able to do whatever the user like like connecting it to different versions of databases or connecting it to some physical devices
|
|
| |
|
|
|
Professional Coder Gender:  Posts: 242 Topics: 3
|
|
|
June 28, 2011, 06:05:33 AM
|
|
a good language is one that can optimize the function usage so that it would be easier to complete a program..
|
|
| |
|
|
|
Professional Coder Posts: 229 Topics: 7
|
|
|
July 18, 2011, 12:22:58 AM
|
|
Good language must have following characterstics simple naturalness Abstract Efficient Structured extensible locality
|
|
| |
|
|
|
Professional Coder Posts: 229 Topics: 7
|
|
|
July 20, 2011, 11:59:09 PM
|
|
I think good language should be suitable for non-professional programmers also and not only to the professional one. It should be simple to learn and use but must have many programming features.
|
|
| |
|
|
|
New Coder Posts: 18 Topics: 0
|
|
|
August 04, 2011, 01:39:29 AM
|
|
a good programming language means full automation
|
|
| |