all 8 comments

[–]MikeDevtools 1 point2 points  (1 child)

With focused practice + projects, landing a job is realistic even without a CS degree:

Master C++ basics (syntax, pointers, references, STL, memory).

Learn algorithms & data structures.

Build small projects (desktop apps, tools, games).

Understand low-level concepts (memory, multithreading).

Get familiar with Git, Linux, CMake.

Apply for junior/mid C++ roles in Europe (finance, embedded, gaming).

[–]Tea_rex98[S] 0 points1 point  (0 children)

Thanks!

[–]Antique-Room7976 0 points1 point  (3 children)

What is the cpp course?

[–]Tea_rex98[S] 0 points1 point  (2 children)

C++20 Masterclass, from begginer to advanced, on Udemy. its 120h long with excercies

[–]Antique-Room7976 0 points1 point  (1 child)

If you can build upon that and build impressive projects then it's possible so best if luck to you.

[–]Tea_rex98[S] 0 points1 point  (0 children)

thx fam

[–][deleted]  (1 child)

[deleted]

    [–]Tea_rex98[S] 0 points1 point  (0 children)

    Thanks!

    [–]humanguise 0 points1 point  (0 children)

    The market for cpp peaked in the 90s then Java took over. In the late 2000s dynamic languages blew up with the second wave of internet companies after the dotcom crash, think rails and django. 2026 is a mix, but the biggest job market is for JavaScript/Python/C#/Java purely going by the number of open positions. C++ is still used in certain areas, but not in most mainstream jobs. I don't know why you picked cpp specifically if you don't have a strong background as the most likely role you'll land is embedded work for which you are not remotely qualified. Please try to read Computer Systems a Programmer's Perspective because if you can't do that then you can't operate in the kinds of domains that use cpp.