Wow, lots of python. I use it quite a bit too but mainly for scripting. What are you guys using it for?
Poll: What is your primary programming language?
51–60 of 98 posts
Re: Poll: What is your primary programming language?
#52Re: Poll: What is your primary programming language?
#53Re: Poll: What is your primary programming language?
#54Re: Poll: What is your primary programming language?
#55I'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.
"Write backend and frontend code in the same language? Yes please." It's an awesome goal. I just wish that language wasn't Javascript...
Re: Poll: What is your primary programming language?
#56Client Agent (Python) > Connection Handler (Node.js) > Worker(s) (Python) > Database
For me, Node.js is the language I loved to hate. I seriously want to hate it because it's Javascript, but its pretty darn good at what it does. #ProgrammerProblems
Re: Poll: What is your primary programming language?
#57Re: Poll: What is your primary programming language?
#58Re: Poll: What is your primary programming language?
#59Kinda surprised at the unpopularity of Objective-C (and to a certain extent, Java). Is mobile native app development dying?
Re: Poll: What is your primary programming language?
#60Earlier quoted context omitted.
"Write backend and frontend code in the same language? Yes please." It's an awesome goal. I just wish that language wasn't Javascript...
(Smart)GWT makes this possible with Java. I like my languages for big projects strict and unforgiving ;)