Any comments about why you chose what you did?
Printable View
Any comments about why you chose what you did?
C++
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.
But it's awfully hard to dance to!Quote:
you don't code Perl, so much as compose it.
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.
That's why we have Lious Armstrong, Jimmy Durante, Glenn Miller, Duke Ellington....Quote:
Originally posted by barrk
But it's awfully hard to dance to!
If they were programmers, I think they would like Perl.
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 :)
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.
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++.
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?"