LinuxQuestions.org
Share your knowledge at the LQ Wiki.
Home Forums Tutorials Articles Register
Go Back   LinuxQuestions.org > Forums > 2011 LinuxQuestions.org Members Choice Awards
User Name
Password
2011 LinuxQuestions.org Members Choice Awards This forum is for the 2011 LinuxQuestions.org Members Choice Awards.
You can now vote for your favorite products of 2011. This is your chance to be heard! Voting ends on February 9th.


Notices


View Poll Results: Programming Language of the Year
Python 143 29.30%
PHP 43 8.81%
Perl 38 7.79%
Ruby 23 4.71%
C 88 18.03%
C++ 57 11.68%
Java 27 5.53%
Lisp 11 2.25%
Erlang 4 0.82%
Haskell 3 0.61%
C# 3 0.61%
Lua 7 1.43%
COBOL 4 0.82%
Scheme 1 0.20%
Go 0 0%
Fortran 7 1.43%
R 2 0.41%
Objective-C 2 0.41%
Free Pascal 20 4.10%
Ada 2 0.41%
Tcl 3 0.61%
Clojure 0 0%
Voters: 488. You may not vote on this poll

Reply
  Search this Thread
Old 02-01-2012, 01:43 PM   #61
richard
LQ Newbie
 
Registered: Mar 2011
Location: Berkshire/Surry/Hampshire bourder in UK
Distribution: Debian
Posts: 17

Rep: Reputation: 0

Where is Eiffel. I love this language, but don't get to use it much. I finally learnt OO when I learn Eiffel.
 
Old 02-01-2012, 04:26 PM   #62
gocrazymonkey
LQ Newbie
 
Registered: Oct 2011
Location: UK
Distribution: Fedora, Ubuntu
Posts: 5

Rep: Reputation: Disabled
Python 3 here, I love it
 
Old 02-01-2012, 09:38 PM   #63
flshope
Member
 
Registered: Jul 2009
Location: Tennessee (United States)
Distribution: Debian 11.6, Ubuntu 22.04.2, 18.04.6, Android 11
Posts: 236
Blog Entries: 44

Rep: Reputation: 80
Fortran is for real men. C is for unix.
 
Old 02-02-2012, 06:08 AM   #64
chenjintao_ii
LQ Newbie
 
Registered: Dec 2011
Posts: 29

Rep: Reputation: Disabled
I'm using perl, but, I LOOOOVE C
 
Old 02-02-2012, 06:41 PM   #65
browny_amiga
Member
 
Registered: Dec 2001
Location: /mnt/UNV/Mlkway/Earth/USA/California/Silicon Valley
Distribution: Kubuntu, Debian Buster Stable, Windoze 7
Posts: 684

Rep: Reputation: 56
My vote goes to Python. I am not really a programmer and I tried a lot of others in the last 15 years and nothing came close to what I can do now in Python (GUIs and such), with that little effort and when I find code again, I can actually understand it.
I think that Python has the most advantages of any high-level programming language and the least disadvantages:
1. open source, no company dominating or restricting it (or messing it up)
2. plattform independence
3. clean syntax, the least typing effort, easy on the eyes
4. modern: devoid of legacy garbage that piled up over the years (which you can see nicely in Java)

and in my book you cannot really compare a high-level language (java, python) with a low-level (C, C++), they live in different worlds and have other ideal areas of usage, the same as you don't compare a 747 and a fighter jet: they are perfectly adapted to their specialized field of use.
 
Old 02-02-2012, 07:28 PM   #66
Archenoth
LQ Newbie
 
Registered: Feb 2012
Posts: 5

Rep: Reputation: Disabled
Quote:
Originally Posted by sycamorex View Post
Lisp - just because I started learning it and like its logic.
Oh, you and me both... I was used to C-Style syntax and logic, but LISP has such an odd, but effective way of doing things. It's strangely enlightening...
 
Old 02-04-2012, 08:22 AM   #67
flexit
LQ Newbie
 
Registered: Nov 2011
Posts: 3

Rep: Reputation: Disabled
I am kind of surprised that Scala is not on the list.
 
Old 02-05-2012, 06:45 AM   #68
savotije
Member
 
Registered: Oct 2010
Location: Serbia (Europe)
Distribution: Slackware 13.1
Posts: 97

Rep: Reputation: 6
Python is great language
 
Old 02-08-2012, 12:01 PM   #69
Satyaveer Arya
Senior Member
 
Registered: May 2010
Location: Palm Island
Distribution: RHEL, CentOS, Debian, Oracle Solaris 10
Posts: 1,420

Rep: Reputation: 305Reputation: 305Reputation: 305Reputation: 305
I like programming on C. I vote for C language.
 
Old 02-08-2012, 04:11 PM   #70
clocker
Member
 
Registered: Sep 2011
Distribution: fedora, redhat, mint
Posts: 87

Rep: Reputation: Disabled
learnt vb.net and php. But they are verbose, lately i love c++ and Java although it has long lines of calling classes
 
Old 02-08-2012, 06:42 PM   #71
NEQTAN
Member
 
Registered: Jan 2012
Location: ND USA
Distribution: Linux Mint 12
Posts: 52

Rep: Reputation: 1
Please Add

I think Assembly / Assembler should be in the list. But I vote C for now.
 
Old 03-05-2012, 05:19 PM   #72
jarubyh
Member
 
Registered: Aug 2011
Location: $HOME
Distribution: Slackware, FreeBSD, Debian
Posts: 50

Rep: Reputation: 1
Quote:
Originally Posted by NEQTAN View Post
I think Assembly / Assembler should be in the list. But I vote C for now.
I agree. Reminds me of one of my best ideas: they've got Python4Kids, right? Why not Assembly for kids? Those kids need to mov up a notch! *heh heh heh*

But seriously, folks, C++ is programming language of the year.

-Boost
-Qt
-GTK
 
Old 03-08-2012, 07:30 AM   #73
Geri
Member
 
Registered: Mar 2011
Posts: 25

Rep: Reputation: 15
c is my personal favorit.
 
  


Reply



Posting Rules
You may not post new threads
You may not post replies
You may not post attachments
You may not edit your posts

BB code is On
Smilies are On
[IMG] code is Off
HTML code is Off



Similar Threads
Thread Thread Starter Forum Replies Last Post
Programming Language of the Year jeremy 2010 LinuxQuestions.org Members Choice Awards 85 05-29-2011 02:58 PM
Programming Language of the Year jeremy 2009 LinuxQuestions.org Members Choice Awards 117 03-03-2010 05:54 PM
Programming Language of the Year jeremy 2008 LinuxQuestions.org Members Choice Awards 107 05-03-2009 08:32 PM
Programming Language of the Year jeremy 2007 LinuxQuestions.org Members Choice Awards 107 02-29-2008 10:40 PM

LinuxQuestions.org > Forums > 2011 LinuxQuestions.org Members Choice Awards

All times are GMT -5. The time now is 01:37 AM.

Main Menu
Advertisement
My LQ
Write for LQ
LinuxQuestions.org is looking for people interested in writing Editorials, Articles, Reviews, and more. If you'd like to contribute content, let us know.
Main Menu
Syndicate
RSS1  Latest Threads
RSS1  LQ News
Twitter: @linuxquestions
Open Source Consulting | Domain Registration