Ask HN: Am I right there's no place for C++ developers in the startup world?
11–20 of 30 posts
Re: Ask HN: Am I right there's no place for C++ developers in the startup world?
#12At SolidFire our core product is written in C++. We were bought by NetApp and are no longer a startup, though.
It's not a trendy language, but there are startups using it.
Re: Ask HN: Am I right there's no place for C++ developers in the startup world?
#13most operating systems, deep learning frameworks, computer graphics systems are in c++. the hottest 3 areas in tech, vr, deep learning/ai and self-driving cars, need c++ intensively. c++ programmers are at the tip of the programmer pyramid.
Re: Ask HN: Am I right there's no place for C++ developers in the startup world?
#14Re: Ask HN: Am I right there's no place for C++ developers in the startup world?
#15Re: Ask HN: Am I right there's no place for C++ developers in the startup world?
#16most operating systems, deep learning frameworks, computer graphics systems are in c++. the hottest 3 areas in tech, vr, deep learning/ai and self-driving cars, need c++ intensively. c++ programmers are at the tip of the programmer pyramid.
I agree, but most of the things you mentioned are done by big companies like google, most startups labeled with deep learning/ai are using python or javascript.
Re: Ask HN: Am I right there's no place for C++ developers in the startup world?
#17Re: Ask HN: Am I right there's no place for C++ developers in the startup world?
#18nowadays C/C++ is mostly something for: * low-level infrastructure like databases * desktop applications * some embedded work The vast majority of startups isn't doing anything like that, then you have to subtract those that do it using other technologies and there is not much left. And in many cases it's going to be part of a role, not a pure C++ position. Once they grow more and more companies go into low-level thi…
Re: Ask HN: Am I right there's no place for C++ developers in the startup world?
#19Re: Ask HN: Am I right there's no place for C++ developers in the startup world?
#20So I'd say that while it's less common to see startups doing anything with C++, they certainly do exist.