LinuxQuestions.org

LinuxQuestions.org (/questions/)
-   2008 LinuxQuestions.org Members Choice Awards (https://www.linuxquestions.org/questions/2008-linuxquestions-org-members-choice-awards-83/)
-   -   Programming Language of the Year (https://www.linuxquestions.org/questions/2008-linuxquestions-org-members-choice-awards-83/programming-language-of-the-year-695662/)

indienick 02-12-2009 12:07 PM

Quote:

Originally Posted by archtoad6
Quick, what does: 's/\/\/\//\/\//' do?

Substitutes "///" for "//"!

But, I get what you're saying. In my own words, every language has its own, little perks - some of which are never re-created in others.

archtoad6 02-13-2009 07:57 AM

I just added the smiley I should have put in last post.

My example is one I use to remind folks that the '/' is not sacred -- neither in Perl nor in sed. In both cases you can use any character you want: the 1st character after the command letter, usually 's', becomes the delimiter; people typically use '/' out of habit, & possibly because they weren't taught the full capabilities of the programs.

So 's/\/\/\//\/\//' becomes 's,///,/,'.

theYinYeti 02-16-2009 07:59 AM

Quote:

Originally Posted by archtoad6 (Post 3441227)
Quick, what does: 's/\/\/\//\/\//' do? ;) Edit: added smiley

And what does ${var//\\//} in bash? :D (Sorry could not resist…)

Yves.

archtoad6 02-17-2009 05:41 AM

Fixes M$ paths. :)

priyaunni 02-22-2009 09:21 AM

Java ... No questions about that!!!
:)

debian

taylor_venable 02-23-2009 07:41 PM

Oh my, I feel bad for Caml. Don't cry little Caml; I still think strict statically-typed languages are cool. :D

brianL 02-25-2009 05:56 PM

Quote:

Originally Posted by taylor_venable (Post 3455061)
Oh my, I feel bad for Caml. Don't cry little Caml :D

One hump or two?

echo77 02-26-2009 01:12 AM

No javascript option? The things you can do with it nowadays...

dora 02-26-2009 02:10 AM

Poor Cobol, with only 3 votes...

taylor_venable 03-02-2009 07:22 AM

Maybe this category could get split / truncated next year. When half the entrants (my favorite languages, but oh well) get < 1% of the vote, it's not that enlightening. Of course then there will be tons of complaints about missing options. :) IMHO it would be more interesting to add a language like JavaScript to the mix and eliminate Scheme than to see Scheme get beat soundly again (which you know will happen). Maybe just keep the first seven entries above, add a few very popular new ones (like JavaScript) and see how close things shake out.

echo77 03-02-2009 07:32 AM

I am very much for including Javascript next year... most web programmers in php, python, ruby, perl, java, c# use js libraries - it will be up to the programmer to wonder if they are doing more in js than in the core language. From my perspective I am increasingly using more js whereas php/py usage is reduced to retrieve data.

Maybe there shd also be a poll for best javascript library - yui, dojo, moo, etc

cemzafer 04-21-2009 10:10 AM

Something missing in this Members Choice Awards. :(
Lazarus project must be in the poll and of course FPC (Free Pascal Compiler).

cemzafer 04-22-2009 06:24 PM

Hey, wake up man. Look at the real project.

http://www.lazarus.freepascal.org/

Thanks you guys, for make Pascal be happy. :)

dora 04-23-2009 12:48 AM

Could Scala be added to the list next year? (just asking).

jeremy 04-24-2009 09:34 AM

As always, we'll post the nominees and allow suggestions for additions before the start of the polls next year. Thanks for the feedback.

--jeremy


All times are GMT -5. The time now is 06:48 PM.