Troubleshooting a big legacy C++ codebase is probably something that Dante would have included in his Inferno as a punishment for pride and hubris.
The pool of talented C++ developers is running dry
31–40 of 595 posts
Re: The pool of talented C++ developers is running dry
#32I guarantee that higher quality pay will give you access to a higher quality talent pool.
Re: The pool of talented C++ developers is running dry
#33Earlier quoted context omitted.
These are financial firms griping about the lack of developers. They're some of the highest paid developers in the world. But working for these companies is also insanely stressful. Long hours, high pressure. Maybe that reputation has caught up to them.
Last time I looked at the finance industry, which was admittedly a while ago, I saw a C++ job that listed the salary as being around $100k. Sounds reasonable. In New York City. Oh . Compare to Google salaries, on levels.fyi for example. I know they're not theoretical or inaccurate because I worked at Google for a while. If you really want to do C++ professionally, that and maybe other FAANG companies seem like they'd…
Re: The pool of talented C++ developers is running dry
#34C++ is the only language I know where you can think you’ve learned it, then stumble upon a completely alien codebase. The decades-long history of the language has spawned all kinds of dialects and template-powered Lovecraftian horrors.
Re: The pool of talented C++ developers is running dry
#35Heh. I'm pretty proficient in modern C++, and it is my favorite tool for a lot of things, but my PHP job pays way more than any C++ position available. Did an interview once for Senior C++ Engineer, embedded software in the medical device space. All went good, until the offer: $100k. Articles like this are nothing more than a desperate attempt at getting younger generations to learn said topic, so companies can pay t…
Re: The pool of talented C++ developers is running dry
#36I guarantee that higher quality pay will give you access to a higher quality talent pool.
These are financial firms griping about the lack of developers. They're some of the highest paid developers in the world. But working for these companies is also insanely stressful. Long hours, high pressure. Maybe that reputation has caught up to them.
Re: The pool of talented C++ developers is running dry
#37Earlier quoted context omitted.
These are financial firms griping about the lack of developers. They're some of the highest paid developers in the world. But working for these companies is also insanely stressful. Long hours, high pressure. Maybe that reputation has caught up to them.
Last time I looked at the finance industry, which was admittedly a while ago, I saw a C++ job that listed the salary as being around $100k. Sounds reasonable. In New York City. Oh . Compare to Google salaries, on levels.fyi for example. I know they're not theoretical or inaccurate because I worked at Google for a while. If you really want to do C++ professionally, that and maybe other FAANG companies seem like they'd…
Re: The pool of talented C++ developers is running dry
#38Re: The pool of talented C++ developers is running dry
#39I guess C++ is the new COBOL. When fresh out of college, I used to pride myself knowing C++. I used to revel in its complexity because it made me feel a cut above the rest. How naive & stupid I was. I have not worked in C++ for a long time, I cannot climb the mountain of complexity again.
Re: The pool of talented C++ developers is running dry
#40Earlier quoted context omitted.
Do people actually use c++ for HFT? I thought it was all verilog and cuda.
CUDA is C++ I imagine some work is also useful on CPUs, and C++ is one of the most efficient languages.