Live data from Hacker News

Poll: What is your primary programming language?

news.ycombinator.com

91–98 of 98 posts

Re: Poll: What is your primary programming language?

#91

is Python really so much more popular than Ruby (RoR), or this is HN case? As I regularly check Germany startup jobs and see Python jobs much less than Ruby/ROR ones.

If you limit yourself to web development at startups then Ruby is probably more popular. If you look at all fields where code is written to solve problems I'm not at all surprised that Python dominates Ruby. In fact I imagine the difference between the two is much larger than the poll shows if you look outside of the HN sphere

Re: Poll: What is your primary programming language?

#92
post #10

Why is there Ruby on Rails? Rails is not a language

I'm guessing it's a reflection of the perceived notion that a non-trivial number of Ruby developers would be completely lost if asked to write even the most trivial CRUD app without using Rails. Basically capturing people who tread ruby as the DSL that Rails happens to use a scripting language, rather than treading Ruby as a freestanding language.

Re: Poll: What is your primary programming language?

#96
post #87
post #35

Earlier quoted context omitted.

Science! Linguistics and machine learning. I just finished implementing a swipe trajectory recognition for a Swype-like keyboard. It's my thesis.

Nice, hope you'll post a link to your thesis/code when you're done (for Science!)

https://github.com/RemideZ/Swipe_Keyboard

Code should follow.

Post reply on HN