Velocity Reviews

Velocity Reviews (http://www.velocityreviews.com/forums/index.php)
-   Ruby (http://www.velocityreviews.com/forums/f66-ruby.html)
-   -   Five Top programming Languages (http://www.velocityreviews.com/forums/t845851-five-top-programming-languages.html)

bicomplex@gmail.com 11-18-2007 03:47 AM

Five Top programming Languages
 
Five Top programming Languages


1 Ruby

2 CHZZ

3 Actionscript

4 Java

5 C#

6 Phyton


Best Markup Language

-> XML


Cheers,

#LoonyDudd

M. Edward (Ed) Borasky 11-18-2007 04:01 AM

Re: Five Top programming Languages
 
bicomplex@gmail.com wrote:
> Five Top programming Languages
>
>
> 1 Ruby
>
> 2 CHZZ
>
> 3 Actionscript
>
> 4 Java
>
> 5 C#
>
> 6 Phyton
>
>
> Best Markup Language
>
> -> XML
>
>
> Cheers,
>
> #LoonyDudd
>
>

What is CHZZ??


Lloyd Linklater 11-18-2007 04:28 AM

Re: Five Top programming Languages
 
IT seems we have yet another poster just trying to get a rise out of us.
--
Posted via http://www.ruby-forum.com/.


ara.t.howard 11-18-2007 04:39 AM

Re: Five Top programming Languages
 

On Nov 17, 2007, at 9:10 PM, Konrad Meyer wrote:

> For that matter, what is XML??


touche!

a @ http://codeforpeople.com/
--
it is not enough to be compassionate. you must act.
h.h. the 14th dalai lama





Devi Web Development 11-18-2007 04:43 AM

Re: Five Top programming Languages
 
> For that matter, what is XML??
>
> --
> Konrad Meyer http://konrad.sobertillnoon.com/
>


You've probably seen XML, or at least another SGML-subset like HTML
They look like this:
<tag attribute="value" anotherAttribute="anotherValue">
Some content
<aNestedTag someAttribute="more space separated values" />
More Content
<!-- a comment -->
</tag>

It was created by the W3C, the folks who really standardized HTML,
invented CSS, RDF, SMIL, SVG, Atom (as in news feeds, not the
elementary particle) It's popular because it's simple, and there are
standardized ways for accessing it, and manipulating it (XPath,
XQuery, XSLT, DOM, etc.) It's main use is as a file for meaningful
data, separate from the program that manipulates or generates it. The
new Microsoft Word uses an XML vocabulary as their default file
format. Operating systems more and more seem to be full of it. I've
said enough.
see the W3C's page
http://www.w3.org/XML/


-Daniel Brumbaugh Keeney


M. Edward (Ed) Borasky 11-18-2007 05:04 AM

Re: Five Top programming Languages
 
Konrad Meyer wrote:
> Quoth Devi Web Development:
>> Operating systems more and more seem to be full of it. I've
>> said enough.

> Sorry my sarcasm wasn't clear enough, good people of ruby-talk. ;P


Well ... speaking of sarcasm, I kind of like the statement that
operating systems are full of it myself. :)




Michael T. Richter 11-18-2007 06:34 AM

Re: Five Top programming Languages
 
On Sun, 2007-11-18 at 12:50 +0900, bicomplex@gmail.com wrote:
> *Five* Top programming Languages


Chad Perrin 11-18-2007 08:12 AM

Re: Five Top programming Languages
 
On Sun, Nov 18, 2007 at 01:43:29PM +0900, Devi Web Development wrote:
>
> Operating systems more and more seem to be full of it. I've
> said enough.


Can I quote you (out of context) on that?

--
CCD CopyWrite Chad Perrin [ http://ccd.apotheon.org ]
Rudy Giuliani: "You have free speech so I can be heard."


M. Edward (Ed) Borasky 11-18-2007 08:46 AM

Re: Five Top programming Languages
 
Chad Perrin wrote:
> On Sun, Nov 18, 2007 at 01:43:29PM +0900, Devi Web Development wrote:
>> Operating systems more and more seem to be full of it. I've
>> said enough.

>
> Can I quote you (out of context) on that?
>

I beat you to it. :)




Ben Bleything 11-18-2007 06:48 PM

Re: Five Top programming Languages
 
On Sun, Nov 18, 2007, Jay Levitt wrote:
> Uh, nope. I think I'd remember if I saw something like that. Please don't
> make assumptions.


Okay, this is getting out of hand. Are you being sarcastic? It's hard
to tell.

> So this is popular in the Microsoft world? What's with the slash at the
> end of the third line? Does that continue it to the next line?
>
> Also, I'm just guessing at the syntax based on your example (is that from
> an actual data file?), but your comment doesn't seem to end - there's only
> an exclamation point on the left.
>
> Great! Another new language to learn. Thanks, Microsoft.


Okay, now I'm thinking you are.

Ben



All times are GMT. The time now is 07:09 PM.

Powered by vBulletin®. Copyright ©2000 - 2013, vBulletin Solutions, Inc.
SEO by vBSEO ©2010, Crawlability, Inc.


1 2 3 4 5 6 7 8 9 10 11 12 13 14 15 16 17 18 19 20 21 22 23 24 25 26 27 28 29 30 31 32 33 34 35 36 37 38 39 40 41 42 43 44 45 46 47 48 49 50 51 52 53 54 55 56 57