r/cscareerquestions 11h ago

Experienced Is C++ desktop/system software still a good career path in 2026?

Hi everyone,

I recently built a Chromium-based browser project using C++, and I enjoyed it a lot.

Most clients I meet today ask for Electron, Tauri, SwiftUI, or web apps for desktop software. I understand why, because they are faster to build and easier to ship.

But I’m more interested in complex software where C++ still gives a real advantage.

For people working professionally with C++:
what career paths or product areas still need strong C++ skills?

I want to focus my learning and portfolio on projects that can actually help my career, not just build random toy apps.

What kind of C++ desktop/system projects would be worth building in 2026?

16 Upvotes

8 comments sorted by

11

u/Alex-S-S 11h ago edited 11h ago

The main areas where C++ is dominant are: gaming, financial software, especially automated trading systems and systems engineering where some of de codebase is C and the rest is C++.

There's also a strong C++ foundation for everything AI. Take trainers for example: the Interface is Python but the actual layers are implemented in C++ for performance reasons. C++ is also fundamental to inference, you need speed when processing those networks, both small and big.

13

u/PoePlayerbf 10h ago

You forgot databases, 3D modeling software, operating systems, web browsers rendering engine. Machine learning frameworks Tensorflow, Pytorch.
OpenCV.

Crypto blockchains are also written in C++.

The list goes on and on.

8

u/aboardreading 11h ago

For C++, I would say in approx order of industry size and ease of getting in there's:

• ⁠Finance
• ⁠Defense
• ⁠Embedded, IOT, robotics, automotive, basically things that require sensor integration and touch the real world
• ⁠Software infrastructure (building databases, OSes, browser engines etc. Probably a high skill floor for this industry.)
• ⁠Games
• ⁠High performance computing (scientific applications, modeling, things like that.)

Ime finance hiring is quite strong right now, although I don't really know the entry level market or where you are. Look at trading firms and hedge funds if you can solve some hard leetcodes and quite reliably solve mediums in interview environment, they pay well and are always thirsty for talent. Look at banks or exchanges if you're not as confident in your skills/aren't getting interviews at the trading firms. This is also great if you're not US based, as while there are hotspots for the premium stuff, they are global and also the less premium stuff is very regionally distributed.

Good luck and I can probably provide more info if you have specific questions about finance swe!

1

u/Inmokou 3h ago

Are you talking about Capital Markets swe roles? Isn't the barrier of entry pretty high?

5

u/publicclassobject 8h ago

Yes but also pick up Rust.

1

u/kkingsbe 46m ago

Yeah reading through these replies was pretty eye opening. I would not use c++ for embedded nowadays if it’s up to me. Embedded rust is SO MUCH better

3

u/Fragrant-Airport1309 2h ago

Brother ALL the cool stuff is in C++. Fighter jets, video games and robots. Pushing software and machinery to the limits with optimal performance. How can you get any cooler than that.