Advertisement
Help Keep Boards Alive. Support us by going ad free today. See here: https://subscriptions.boards.ie/.
https://www.boards.ie/group/1878-subscribers-forum

Private Group for paid up members of Boards.ie. Join the club.
Hi all, please see this major site announcement: https://www.boards.ie/discussion/2058427594/boards-ie-2026

Is there any future in C++ dev as a career?

  • 19-01-2012 04:31PM
    #1
    Registered Users, Registered Users 2 Posts: 113 ✭✭


    Hi

    I'm a developer for a small software company and we primarily use C++ or C#/.NET but I noticed there are almost no career opportunities specialising in the former. It's 3 years since I left college, and I'm looking for a change as soon as we ship the next release of our software in a few weeks time, but it looks like I'll be making a language switch to move somewhere else because apparently nobody is programming in C++ any more. Has anyone else had to do this?


Comments

  • Registered Users, Registered Users 2 Posts: 40,038 ✭✭✭✭Sparks


    Short answer, yes.
    Longer answer, yes and people are actively hiring at the moment. I do 95% of my work in C++.


  • Registered Users, Registered Users 2 Posts: 7,156 ✭✭✭srsly78


    OP you aren't looking very hard. There is lots of work for c++ out there. Finance and game development would be two obvious areas.

    C# and C++ are not mutually exclusive, you can use them together with cli/c++. This is a good thing to learn if you want to stay competitive.


  • Registered Users, Registered Users 2 Posts: 639 ✭✭✭omen80


    I've noticed this too OP. My programming experience consists of mainly C++ and I don't see many jobs out there where it's a wanted skill. So I've started to learn Java, it's actually easy to pick up once you know C++. It's probably easier since you don't have to use pointers or worry about memory leaks. Most companies seem to look for Java / C# programmers rather than C++ from what I see.


  • Registered Users, Registered Users 2 Posts: 14,372 ✭✭✭✭jimmycrackcorm


    There's a lot of lucrative contract work out there for good C++ skills.


  • Registered Users, Registered Users 2 Posts: 113 ✭✭lenovoguy


    srsly78 wrote: »
    C# and C++ are not mutually exclusive, you can use them together with cli/c++. This is a good thing to learn if you want to stay competitive.

    Agreed, we do lots of work in both, using COM interop to stitch the different environments together.
    omen80 wrote: »
    I've started to learn Java, it's actually easy to pick up once you know C++. It's probably easier since you don't have to use pointers or worry about memory leaks. Most companies seem to look for Java / C# programmers rather than C++ from what I see.

    I cut my teeth on Java in uni and then did a bit of C++ later, but it's been 3 years since I did any Java in a commercial setting, and that was only until I was made redundant three months after I started :)


  • Advertisement
Advertisement
Advertisement