Click to See Complete Forum and Search --> : SOUND OFF: Best programming language
filburt1
Jul 18th, 2001, 12:45 PM
Any comments about why you chose what you did?
denniswrenn
Jul 18th, 2001, 12:48 PM
C++
CiberTHuG
Jul 18th, 2001, 12:55 PM
Honestly, it depends on what you need to do. I would probably say that Java or C++ is your best bet most of the time. I would also say that since I can find practical times to use TI's BASIC, it would rank above VB.
I voted for Perl since it is by far the most fun to program in. After all, Perl is Poetry, and you don't code Perl, so much as compose it.
barrk
Jul 18th, 2001, 01:06 PM
you don't code Perl, so much as compose it.
But it's awfully hard to dance to!
Tygur
Jul 18th, 2001, 01:10 PM
I voted for perl because it's the most fun to use. I don't really know why. I don't even know it very well, but it is my favorite anyway.
CiberTHuG
Jul 18th, 2001, 01:14 PM
Originally posted by barrk
But it's awfully hard to dance to!
That's why we have Lious Armstrong, Jimmy Durante, Glenn Miller, Duke Ellington....
If they were programmers, I think they would like Perl.
parksie
Jul 18th, 2001, 03:37 PM
The thing about C and C++ is that they're actually cross platform on the source level, as opposed to just having different implementations of the language :)
I love the way you can take a huge project and just recompile it with only a few changes.
Plus it's fast, solid, and you get inline asm :)
parksie
Jul 18th, 2001, 03:39 PM
http://pub.alxnet.com/poll?id=2028601&q=view
filburt1
Jul 18th, 2001, 03:41 PM
Not true! Not all C and C++ code is cross-platform on the source level! You can do some Unix stuff in C that you can't in Win32.
parksie
Jul 18th, 2001, 03:45 PM
Yeah, but if you stick to the standard library functions most of the time you're okay. Plus, there are indirection libraries for graphics (opengl), sound (openal), threading (pthreads), windowing (fltk) and loads more for C and C++.
Gaffer
Jul 19th, 2001, 04:09 AM
Only one vote for VB???? :confused:
Look, if you have to create a comparison of figures from various sources for an overtly aggressive manger by the end of the day, VB becomes a truly beautiful language.
Mrs Thug is right, it depends on what you need to do. Which kind of makes this thread title inappropriate. How about "What language do you enjoy programming in?"
vbforums.com
Copyright Internet.com Inc., All Rights Reserved.