Feels productive thanks to his no BS attitude (which can be sometimes limiting though).
Ask HN: What programming language you use the most at work?
31–40 of 45 posts
Re: Ask HN: What programming language you use the most at work?
#32Re: Ask HN: What programming language you use the most at work?
#33Re: Ask HN: What programming language you use the most at work?
#34Pascal with a small amount of C++. I'm working in the air traffic management industry.
Re: Ask HN: What programming language you use the most at work?
#35Academia 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.
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?
#36C++. 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.
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.
Re: Ask HN: What programming language you use the most at work?
#37Re: Ask HN: What programming language you use the most at work?
#38Kotlin/Java/Go/Elixir for side projects. I'd like to start using F#/OCaml.