View Poll Results: Which is better?

Voters
19. You may not vote on this poll
  • C

    1 5.26%
  • C++

    14 73.68%
  • C#

    2 10.53%
  • They are all the same

    2 10.53%
Results 1 to 16 of 16

Thread: C, C++, or C#?

  1. #1

    Thread Starter
    Hyperactive Member wolfrose's Avatar
    Join Date
    Aug 2002
    Location
    Indiana
    Posts
    309

    C, C++, or C#?

    I thought I would learn a new programming language, but I can't decide which to learn. Which do you think is better?

  2. #2
    Frenzied Member Memnoch1207's Avatar
    Join Date
    Feb 2002
    Location
    DUH, Guess...Hint: It's really hot!
    Posts
    1,861
    Personally, I like C#...It's essentially the same structure as C++ and Java.
    Being educated does not make you intelligent.

    Need a weekend getaway??? Come Visit

  3. #3
    Addicted Member CoMMiE's Avatar
    Join Date
    Jul 2000
    Location
    Malaysia, Kuala Lumpur
    Posts
    179
    Obviouisly c++ is better because you can mix and match manage and unmanage code
    To follow the path:
    look to the master,
    follow the master,
    walk with the master,
    see through the master,
    become the master.-ZEN

  4. #4
    Monday Morning Lunatic parksie's Avatar
    Join Date
    Mar 2000
    Location
    Mashin' on the motorway
    Posts
    8,169
    Um, no, I wouldn't see that as a reason. Managed C++ and Unmanaged C++ together are pretty tricky to use, you need to know how the language works before you do that.

    Anyway, which one you choose depends on what you need. What sort of programs do you want to write?
    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

  5. #5

    Thread Starter
    Hyperactive Member wolfrose's Avatar
    Join Date
    Aug 2002
    Location
    Indiana
    Posts
    309
    I want to increase my chances of getting more work. I am an independent contractor. I have a lot of languages under my belt now. I just want to increase my knowledge. The kind of programs I want to write will depend on what I can do with the next language I learn. If that makes any sense to you

  6. #6
    Stuck in the 80s The Hobo's Avatar
    Join Date
    Jul 2001
    Location
    Michigan
    Posts
    7,256
    Why is this an or question? If you want to increase your chances of getting a job, learn all of them.

    Dive into C++, and when you feel familiar with it, start hitting C#.
    My evil laugh has a squeak in it.

    kristopherwilson.com

  7. #7

    Thread Starter
    Hyperactive Member wolfrose's Avatar
    Join Date
    Aug 2002
    Location
    Indiana
    Posts
    309
    That's why it is an or question. I wanted to know which one is the best one. I didn't want to start learning C# and then find out that C++ is better. I'll eventually learn them all, but I need to start somewhere. Might as well start with the best.

  8. #8
    Stuck in the 80s The Hobo's Avatar
    Join Date
    Jul 2001
    Location
    Michigan
    Posts
    7,256
    Well, I've heard that it's an easy jump from C++ to C#, but I've never heard how easy it is counterwise.
    My evil laugh has a squeak in it.

    kristopherwilson.com

  9. #9
    Kitten CornedBee's Avatar
    Join Date
    Aug 2001
    Location
    In a microchip!
    Posts
    11,594
    Right. Learn C++, then C#. C++ is harder to learn, but once you know it C# is dead easy (as well as Java, and most other programming languages too).

    But there is no better language. C# is for RAD, C++ is for the rest.
    All the buzzt
    CornedBee

    "Writing specifications is like writing a novel. Writing code is like writing poetry."
    - Anonymous, published by Raymond Chen

    Don't PM me with your problems, I scan most of the forums daily. If you do PM me, I will not answer your question.

  10. #10
    Addicted Member dolor's Avatar
    Join Date
    Sep 2002
    Location
    in a place seldom found on a map
    Posts
    220
    learn them all...every language has it's own ups and downs
    - you've been privileged to read a post by Miz

  11. #11
    Frenzied Member
    Join Date
    Aug 2000
    Location
    Birmingham, AL
    Posts
    1,276
    It depends on the type of job you're looking for.
    C# is obviously going to be better in a RAD environment.

    C++ isn't.
    But it's a lot more fun

    Raw C looks nasty is why I skipped learning it before C++

  12. #12
    Monday Morning Lunatic parksie's Avatar
    Join Date
    Mar 2000
    Location
    Mashin' on the motorway
    Posts
    8,169
    C often looks nicer to me than C++

    Pick the language for the job. Deciding which to pick is what takes the practice.
    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

  13. #13
    Kitten CornedBee's Avatar
    Join Date
    Aug 2001
    Location
    In a microchip!
    Posts
    11,594
    C++ gives you incredible things. Parksie, have you checked out the Spirit parser library?
    All the buzzt
    CornedBee

    "Writing specifications is like writing a novel. Writing code is like writing poetry."
    - Anonymous, published by Raymond Chen

    Don't PM me with your problems, I scan most of the forums daily. If you do PM me, I will not answer your question.

  14. #14
    Fanatic Member JCScoobyRS's Avatar
    Join Date
    Oct 2002
    Location
    Some Mountain in Colorado
    Posts
    677
    Go with C++ as it's non proprietary like C# and better than C.
    He who listens well, speaks well.

  15. #15
    Monday Morning Lunatic parksie's Avatar
    Join Date
    Mar 2000
    Location
    Mashin' on the motorway
    Posts
    8,169
    Originally posted by CornedBee
    C++ gives you incredible things. Parksie, have you checked out the Spirit parser library?
    Funny you should mention that. I did take a look at it, since I'm thinking of writing some kind of scripting language for a client of mine...
    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

  16. #16
    Kitten CornedBee's Avatar
    Join Date
    Aug 2001
    Location
    In a microchip!
    Posts
    11,594
    I think the idea is absolutly fascinating.
    All the buzzt
    CornedBee

    "Writing specifications is like writing a novel. Writing code is like writing poetry."
    - Anonymous, published by Raymond Chen

    Don't PM me with your problems, I scan most of the forums daily. If you do PM me, I will not answer your question.

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