TE
TechEcho
Home24h TopNewestBestAskShowJobs
GitHubTwitter
Home

TechEcho

A tech news platform built with Next.js, providing global tech news and discussions.

GitHubTwitter

Home

HomeNewestBestAskShowJobs

Resources

HackerNews APIOriginal HackerNewsNext.js

© 2025 TechEcho. All rights reserved.

Ask HN: Am I right there's no place for C++ developers in the startup world?

14 pointsby throwaawwaayyover 8 years ago
I just browsed 100+ startup jobs on AngelList, found 0 C++ positions. I filtered out hundreds of jobs for Ruby, iOS, PHP, Python, and about a million for Javascript.<p>I live in London, maybe this is just a UK thing? or is C++ dead in the startup world.

15 comments

Cozumelover 8 years ago
Startups aren&#x27;t about code, they&#x27;re mostly not even about actual products, it&#x27;s just a lot of idiots running around trying to get funding using the latest new buzzwords and shiny new tech that looks good on their resume.<p>If you have a strong engineering background especially in C++, you&#x27;ll be just fine.
cliffcroslandover 8 years ago
We use C++ heavily at Accompany. The CTO co-founder was one of the chief engineers at Google Analytics where most of the highly scaled systems were written in C++. Perhaps you could try investigating startups where the founders have a Google engineering pedigree?
sharemywinover 8 years ago
Startups are about flexibility and time to market. Not two of C++&#x27;s best qualities. Obviously, a generalization and an opinion, but I would argue it fits the facts.
itamarstover 8 years ago
Keep in mind that many companies will hire you even if you don&#x27;t know the language they code in, on the assumption you&#x27;ll easily learn new languages.<p>I&#x27;ve mostly done Python in past, and C++ long ago, but at current job I&#x27;ve also been writing Java, Javascript, Ruby and Kotlin.
blackflame7000over 8 years ago
C++ is one of the most powerful and ubiquitous languages in software engineering but keep in mind that you wont find much C++ in webdev because Python,Ruby,PHP, etc are at a higher level of abstraction and their interpreter was likely written in C.
fiedziaover 8 years ago
C++ is dead there (and in many other places). The closest thing is Golang and Swift (and perhaps Rust). That doesn&#x27;t mean there are no C++ jobs, but you&#x27;d need to look for them elsewhere. Why is that surprising?
评论 #12901726 未加载
billconanover 8 years ago
most operating systems, deep learning frameworks, computer graphics systems are in c++.<p>the hottest 3 areas in tech, vr, deep learning&#x2F;ai and self-driving cars, need c++ intensively.<p>c++ programmers are at the tip of the programmer pyramid.
评论 #12902915 未加载
评论 #12901819 未加载
detaroover 8 years ago
nowadays C&#x2F;C++ is mostly something for:<p>* low-level infrastructure like databases<p>* desktop applications<p>* some embedded work<p>The vast majority of startups isn&#x27;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&#x27;s going to be part of a role, not a pure C++ position.<p>Once they grow more and more companies go into low-level things, but for your typical young start-up it&#x27;s a waste of resources if it isn&#x27;t part of the core product.
评论 #12903605 未加载
评论 #12914740 未加载
Maultascheover 8 years ago
I&#x27;ve seen some demand for C++ in job advertisements in Germany and the Netherlands for startups. These startups tend to be doing things with devices of various kinds and need developers to write software for them. I&#x27;ve seen a few that are also using C++ for high-performance, real-time sort of software that isn&#x27;t device-related.<p>So I&#x27;d say that while it&#x27;s less common to see startups doing anything with C++, they certainly do exist.
nickpsecurityover 8 years ago
People use whatever lets thdm quickly put together applications. Most that know C++ probably dont hear much on C++ frameworks for web. Knowing about those could help. Here&#x27;s one Ive seen a few times in comments although not tried:<p><a href="http:&#x2F;&#x2F;cppcms.com&#x2F;wikipp&#x2F;en&#x2F;page&#x2F;main" rel="nofollow">http:&#x2F;&#x2F;cppcms.com&#x2F;wikipp&#x2F;en&#x2F;page&#x2F;main</a>
erikbyeover 8 years ago
<a href="https:&#x2F;&#x2F;news.ycombinator.com&#x2F;item?id=12846216" rel="nofollow">https:&#x2F;&#x2F;news.ycombinator.com&#x2F;item?id=12846216</a><p>Fair amount of C++ here.
jlaroccoover 8 years ago
I don&#x27;t agree with that statement.<p>At SolidFire our core product is written in C++. We were bought by NetApp and are no longer a startup, though.<p>It&#x27;s not a trendy language, but there are startups using it.
erichoceanover 8 years ago
We use C++ heavily in the startups I am CTO for. Recommended.
评论 #12905242 未加载
pvorbover 8 years ago
If you like systems programming, you should look for startups using Rust or Go. I think they are more popular in the startup scene right now.
CodeWriter23over 8 years ago
Is C++ the only language you code in?
评论 #12909046 未加载