|
-
Sep 19th, 2006, 10:05 PM
#1
Thread Starter
Frenzied Member
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.
-
Sep 19th, 2006, 10:37 PM
#2
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.
-
Sep 20th, 2006, 11:23 AM
#3
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.
-
Sep 20th, 2006, 06:01 PM
#4
Re: nobody wants c++?
 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
-
Sep 21st, 2006, 12:16 PM
#5
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
-
Forum Rules
|
Click Here to Expand Forum to Full Width
|