|
Post in Forums
Create a Profile
Upload Pictures
|
Keep a Journal
Meet Friends
It's FREE!
|
|
Sign Up!
|
Forum Index > Computers & Internet > Programming | >> Whats the best programming language for you? | | |
|
joethepinguin
Recruit 4 points


42/M/, California Join Date: Sep 2006 | Most people are convinced that the language they use is the best,
because they manage to do clever things with it.
To compare programming language, you must compare concrete things,
for example, the time you need to write and debug a program with this
language.
It is not true that all the languages are equivalent. Old languages
(Fortran, C, Basic, C++) are not sure, and research in programming
languages has made a lot of progresses since. Languages such as PHP
or Perl suffer from big conception problems, even if they are widely
used. Even Python is not really a good programming language.
If you are looking for a language very secure, concise, efficient,
and which program are fast to write and debug, I should recommend
Objective Caml (OCaml). It includes all the most recent advances in
research about programming languages and has a lot very intersting
concepts that make programming very easy. Much more than Java for
example. | | |
Top
|