Results 1 to 5 of 5

Thread: nobody wants c++?

  1. #1

    Thread Starter
    Frenzied Member dis1411's Avatar
    Join Date
    Mar 2001
    Posts
    1,048

    nobody wants c++?

    i'm not quite ready to enter the job market yet.. but from what i've seen employers are more interested in programmers of the latest and greatest (.NET) vs say c++/win32.

    true/untrue?

    if all they know is they want the latest and greatest, i should stay away? or just take what i can get?
    Last edited by dis1411; Sep 19th, 2006 at 10:14 PM.

  2. #2
    PowerPoster sunburnt's Avatar
    Join Date
    Feb 2001
    Location
    Boulder, Colorado
    Posts
    1,403

    Re: nobody wants c++?

    That's a good question, but I'm not really qualified to answer. I think General Developer or Chit Chat might be a better place to ask this question; let me know and I can move it.
    Every passing hour brings the Solar System forty-three thousand miles closer to Globular Cluster M13 in Hercules -- and still there are some misfits who insist that there is no such thing as progress.

  3. #3
    Kitten CornedBee's Avatar
    Join Date
    Aug 2001
    Location
    In a microchip!
    Posts
    11,594

    Re: nobody wants c++?

    Different fields demand different skills. Most jobs that involve writing custom applications for various companies will generally favour RAD languages over C++ and similar, for the simple reason that it's faster and cheaper to develop applications with them.
    The general-purpose applications are still usually written in C++, for various reasons. Big software companies will often favour C++ skills, as do companies that require lots-of-computation applications like the one I'm working at right now. There are fewer of these companies, and thus fewer jobs, but they might pay better on average. (Haven't checked.)

    It is my opinion and experience, though, that once you know C++ learning Java and C# is easy, so you could just do that and be qualified for just about every programming job that might be thrown at you.
    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.

  4. #4
    Arabic Poster ComputerJy's Avatar
    Join Date
    Nov 2005
    Location
    Happily misplaced
    Posts
    2,513

    Re: nobody wants c++?

    Quote Originally Posted by CornedBee
    Different fields demand different skills. Most jobs that involve writing custom applications for various companies will generally favour RAD languages over C++ and similar, for the simple reason that it's faster and cheaper to develop applications with them.
    The general-purpose applications are still usually written in C++, for various reasons. Big software companies will often favour C++ skills, as do companies that require lots-of-computation applications like the one I'm working at right now. There are fewer of these companies, and thus fewer jobs, but they might pay better on average. (Haven't checked.)

    It is my opinion and experience, though, that once you know C++ learning Java and C# is easy, so you could just do that and be qualified for just about every programming job that might be thrown at you.
    Java isn't RAD, .NET languages are!!

    It takes years to learn C++ professionally, it's not an easy language... But even if takes time, I assure you it's all worth it.

    But as CornedBee said, Only large companies and companies that work on General purpose applications, use C++.

    And "Yes" the paycheck is bigger
    "I'm not normally a praying man, but if you're up there, save me... Superman!" - Homer Simpson
    My Blog

  5. #5
    Kitten CornedBee's Avatar
    Join Date
    Aug 2001
    Location
    In a microchip!
    Posts
    11,594

    Re: nobody wants c++?

    Java is as much RAD as C# is. The languages have pretty much the same capabilities. The interface designers have similar capabilities.

    The only thing missing from Java is some control that directly displays DB query results, and I believe there are 3rd-party libraries for that.
    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