Live data from Hacker News

Ask HN: What programming language you use the most at work?

news.ycombinator.com

31–40 of 45 posts

Re: Ask HN: What programming language you use the most at work?

#35

Academia is weird. I’ve gotten unfortunately good at R. To the point where I’m frequently building on a full R stack. Luckily the skills translate well to Python/JavaScript, which is where I’m heading once I’m out of academia.

> I’ve gotten unfortunately good at R.

There's nothing wrong with being good at R. I work with data every day, and R is a godsend.

Re: Ask HN: What programming language you use the most at work?

#36

C++. As Someone1234 said, web development is the largest area in software. I'm in embedded systems, though, which is a very different world from web programming, and C++ (or just C) is the king in that area.

Yes. I'm also in embedded development (and desktop, and networking, and...) and I'm the only dev using C++. Everyone else is on C.

I'm the engineering lead, so I could force the issue, but it's better to let people keep using the tools they're comfortable with.

Post reply on HN