View Poll Results: What's the best progamming language?
- Voters
- 12. You may not vote on this poll
Results 1 to 10 of 10
Please ask your friends to vote in this poll. I'm working on a research project, and I would like as many people as possible to vote. In fact, I'd like ...
- 05-20-2004 #1Just Joined!
- Join Date
- May 2004
- Posts
- 4
What's the best programming language?
Please ask your friends to vote in this poll. I'm working on a research project, and I would like as many people as possible to vote. In fact, I'd like about 80 people to vote.
Thanks!!!
- 05-21-2004 #2Linux Guru
- Join Date
- Mar 2003
- Location
- Wisconsin
- Posts
- 1,907
C++ all the way. It's like C, only plus. [insert drum here]
What you should really do is a scripting poll.
PERL RULES!!!
JeremyRegistered Linux user #346571
"All The Dude ever wanted was his rug back" - The Dude
- 05-21-2004 #3Linux Engineer
- Join Date
- Sep 2003
- Location
- Knoxhell, TN
- Posts
- 1,078
C... Linux is written in it...
Their code will be beautiful, even if their desks are buried in 3 feet of crap. - esr
- 05-21-2004 #4
As you should know there is no best they all have there uses as said you would not write a kernel in perl but you would not write a contact form in C
- 05-21-2004 #5
As giro says, the best programming language depens on the problem to code/fix

but IMO, asm is the best, as you can do the most things with it (in theory everything you can do in higher level languages can in someway be done in asm (as it's translated or interpented to it (well acruallt, the bytes for which the asm is mnemonics for (prefix, opcodes, modr/m, sib, imm, etc))))Regards Scienitca (registered user #335819 - http://counter.li.org )
--
A master is nothing more than a student who knows something of which he can teach to other students.
- 05-22-2004 #6Just Joined!
- Join Date
- May 2004
- Posts
- 4
[edit]
Poll Question
What's your favorite programming language?
[/edit]
Sorry for the confusion
- 05-22-2004 #7Linux Newbie
- Join Date
- Feb 2003
- Location
- Swansea (UK)
- Posts
- 221
when you say best (favourite as you now mention) in what ways, i think this is an important piece of info that this poll neglects
i only am only good at Visual Basic so thats my answer... (i am between intermediate and advanced with it)
- 05-22-2004 #8Just Joined!
- Join Date
- May 2004
- Posts
- 4
I mean favorite for general purposes. Which one do you use the most often, and do you like it? For example, if you use C++ the most often and you like it alot, that would be your favorite language.
- 09-03-2006 #9Just Joined!
- Join Date
- Sep 2006
- Posts
- 0
OCaml
On a concrete point of view, it is difficult to say that C++ is a good programming language. It is really old and research in computer science made a lot of progress since C++. For example Java is much more secure and well designed than C++. But it has other drawbacks that make it not usable for all purpose (not efficient for example).
I know a lot of different language: C, C++, Java, Basic, Fortran, C#, OCaml, Haskell, and scripting languages (perl, python, bash...)... (which means that I wrote several thousand of lines with all of them) and my advice is the following:
If you are looking for a modern language, secure (very few bugs in your programs), very expressive and efficient, have a look at Objective Caml. We are using it for some of our projects and we are really happy with it, because programs are really easy to debug and quick to write. The language is really expressive. I am really impressed.
- 09-03-2006 #10
This is a very old thread and I see no reason to resurrect it. As has already been stated, different languages perform their best in different situations, and not any one language is the "best" for everything.
Registered Linux user #270181
TechieMoe's Tech Rants



