Live data from Hacker News

Poll: What is your primary programming language?

news.ycombinator.com

11–20 of 98 posts

Re: Poll: What is your primary programming language?

#12
post #6

Hard for me to vote for a single language here. Recently I've been flipping between Go, C and Lua in fairly equal measures. My 'primary' language only exists for some short sample period as by necessity I'm flipping between languages as needed by projects.

Kind of the same problem here. At work everyone splits their time between several projects, and my work is distributed as:

- 45% python (1 project)

- 45% C# (1 project)

- 5% R

- 5% JS (1 very small project - data visualization using dc.js)

Re: Poll: What is your primary programming language?

#16
I've spent the last five years in Rails, but finally got the whole "the browser handles the MV* framework" thing with Node.js, and now I've converted myself totally to javascript.

Write backend and frontend code in the same language? Yes please. Longing for that fantastically delicious Ruby syntax? Do everything in coffeescript.

Post reply on HN