Overclock.net banner

Which languages do you code in regularly?

  • Assembly (Please specify)

    Votes: 4 4.4%
  • Batch Files (MS DOS / cmd.exe)

    Votes: 7 7.8%
  • C#

    Votes: 28 31.1%
  • C / C++ (grouped for convenience; please specify)

    Votes: 29 32.2%
  • Go lang

    Votes: 1 1.1%
  • Java

    Votes: 34 37.8%
  • Javascript, HTML5, web frontend technologies (inc. ActionScript, Dart, etc)

    Votes: 25 27.8%
  • Lisp / functional languages (Common Lisp, Scheme, Haskell, etc - Please specify)

    Votes: 1 1.1%
  • Lua

    Votes: 2 2.2%
  • Objective-C

    Votes: 0 0.0%
  • Pascal, Object Pascal, Delphi (Please specify)

    Votes: 0 0.0%
  • Perl (5 or 6. Please specify)

    Votes: 5 5.6%
  • PHP

    Votes: 12 13.3%
  • Python

    Votes: 11 12.2%
  • Ruby

    Votes: 2 2.2%
  • Rust

    Votes: 1 1.1%
  • Shell scripts (Bash / Csh / etc. Also including sed and awk)

    Votes: 11 12.2%
  • SQL (inc Pl/SQL, T-SQL, etc - Please specify)

    Votes: 20 22.2%
  • VB (6, VBA, ASP, VBS / WSH, & .NET - Please specify)

    Votes: 13 14.4%
  • Other (eg Matlab, Prolog, OCaml, etc - Please specify)

    Votes: 4 4.4%

The epic "what languages do you *regularly* code in" thead:

3K views 96 replies 29 participants last post by  Plan9 
#1 ·
Please don't just select options that you know; I'm more interested in languages that you regularly code in (regardless of if it's personal use or part of your day job). However please feel free to discuss any other languages you know but don't use regularly in the comments of this thread too.

And yes, there are some nasty groupings of languages as well as a lot that have been missed off. Sadly Huddler only allows for 20 items per poll
frown.gif
 
See less See more
1
#2 ·
Poll seems broken:

 
#6 ·
Quote:
Originally Posted by Plan9 View Post

Huddler isn't great with big numbers
tongue.gif
1/2 is 50%, so it got it correct.

To specify, I use C primarily for microcontrollers (and just a little asm). In my day to day work I use JavaScript and one of common lisp, clojure, ruby, or python. I look to be adding Erlang to my actively used list soon as I like it's concurrency model better than any other I've seen (I'm probably making a real-time multiuser system in LFE -- lisp flavored Erlang -- in the near future)
 
#10 ·
I pretty much only program in .NET anymore. Back in College I did C++, Java, .NET, & assembly but all I do anymore is .NET. To be honest, its the only one I remember well enough to pick back up and do without a whole lot of trouble. Admittedly though I have been heavily considering relearning Java.
 
#11 ·
notepad txt
 
#12 ·
Of all the threads to point out a programatical error... It's probably talking about users that voted instead of the individual votes.

As for me... Old job was a ton of C# and ASPX with a spash of batch. New job I'm having to do everything... JavaScript, Java, C++, C, Assembly, and this week I finally got to do some C#. I voted for JavaScript and C#.... not much C# right now, but after i showed my boss how fast i can build simple app, i probably will have a ton more of those little projects. Sooooo much JavaScript tho... I didn't like it at first, but the more I learned the more it blew me away.
 
#14 ·
I like how we are voting on languages by normal use, and we go on some tangent to discuss the ineffectiveness of a web voting application.
thumb.gif


Right now a lot of C# because I got into a company that is invested into Microsoft products.. For hobby projects I code in C, Java, and Python, working on some small projects and a micro-kernel for x86 i686.
 
#15 ·
C#, VB (all the VBs) and SQL.

if i get the analyst job i want then mainly SQL at that point with some scripting tossed in...they use SPSS so prob python as i think that is what it uses...so i get to learn that mess of a lingo that is python!
 
#16 ·
C# and SQL. I was tempted to put down VBA since I'm currently working with it quite a bit, but that was for only one project so I'm not going to call it regular. I'm also going to be writing quite a bit more HTML and JavaScript, but I guess I can't call that regular just yet.
Quote:
Originally Posted by Plan9 View Post

1 isn't half of 6 though
wink.gif
There were only two voters. 1 is half of 2. It makes sense in terms of the number of voters, but not in terms of the total number of selected options. Right now C# has 9 voters with 21 total, which makes the approximate 42% correct.
 
#18 ·
Don't expect me to read the thread, that's unreasonable!
tongue.gif
 
#21 ·
Fortran and C with Cuda for work these days.

Generally use Java, C++ and Python for uni assignments.
 
This is an older thread, you may not receive a response, and could be reviving an old thread. Please consider creating a new thread.
Top