View Poll Results: What's the best programming language?

Voters
19. You may not vote on this poll
  • Visual Basic: obviously

    3 15.79%
  • C++: fast, strong, and solid

    10 52.63%
  • Java: cross-platform heaven

    0 0%
  • Perl: I'm the only person who uses it professionally

    2 10.53%
  • TI-BASIC: The language of TI's graphing calculators

    1 5.26%
  • Programming language? What's that?

    3 15.79%
Results 1 to 11 of 11

Thread: SOUND OFF: Best programming language

  1. #1

    Thread Starter
    Member filburt1's Avatar
    Join Date
    Aug 1999
    Posts
    6,935

    SOUND OFF: Best programming language

    Any comments about why you chose what you did?

  2. #2
    denniswrenn
    Guest
    C++

  3. #3
    Frenzied Member
    Join Date
    Feb 2001
    Posts
    1,140
    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.
    Travis, Kung Foo Journeyman
    As always, RTFM.

    WWW Standards: HTML 4.01, CSS Level 2, ECMA 262 Bindings to DOM Level 1, JavaScript 1.3 Guide and Reference
    Perl: Learn Perl, Llama, Camel, Cookbook, Perl Monks, Perl Mongers, O'Reilly's Perl.com, ActiveState, CPAN, TPJ, and use Perl;
    YBMS, but Mozilla doesn't.

  4. #4
    Hyperactive Member barrk's Avatar
    Join Date
    Sep 2000
    Location
    My own little world
    Posts
    274
    you don't code Perl, so much as compose it.
    But it's awfully hard to dance to!

  5. #5
    Tygur
    Guest
    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.

  6. #6
    Frenzied Member
    Join Date
    Feb 2001
    Posts
    1,140
    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.
    Travis, Kung Foo Journeyman
    As always, RTFM.

    WWW Standards: HTML 4.01, CSS Level 2, ECMA 262 Bindings to DOM Level 1, JavaScript 1.3 Guide and Reference
    Perl: Learn Perl, Llama, Camel, Cookbook, Perl Monks, Perl Mongers, O'Reilly's Perl.com, ActiveState, CPAN, TPJ, and use Perl;
    YBMS, but Mozilla doesn't.

  7. #7
    Monday Morning Lunatic parksie's Avatar
    Join Date
    Mar 2000
    Location
    Mashin' on the motorway
    Posts
    8,169
    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
    I refuse to tie my hands behind my back and hear somebody say "Bend Over, Boy, Because You Have It Coming To You".
    -- Linus Torvalds

  8. #8
    Monday Morning Lunatic parksie's Avatar
    Join Date
    Mar 2000
    Location
    Mashin' on the motorway
    Posts
    8,169
    I refuse to tie my hands behind my back and hear somebody say "Bend Over, Boy, Because You Have It Coming To You".
    -- Linus Torvalds

  9. #9

    Thread Starter
    Member filburt1's Avatar
    Join Date
    Aug 1999
    Posts
    6,935
    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.

  10. #10
    Monday Morning Lunatic parksie's Avatar
    Join Date
    Mar 2000
    Location
    Mashin' on the motorway
    Posts
    8,169
    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++.
    I refuse to tie my hands behind my back and hear somebody say "Bend Over, Boy, Because You Have It Coming To You".
    -- Linus Torvalds

  11. #11
    Fanatic Member Gaffer's Avatar
    Join Date
    Nov 2000
    Location
    London
    Posts
    828
    Only one vote for VB????

    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?"

Posting Permissions

  • You may not post new threads
  • You may not post replies
  • You may not post attachments
  • You may not edit your posts
  •  



Click Here to Expand Forum to Full Width