Search site

Add to Google Subscribe in NewsGator Online

Send a comment back

If you are not a registered user, your comment will be moderated and may be deleted subsequently by the author if it is deemed to contain inappropriate materials. All embedded URLs will automatically be turned into anchors, so there is no need to wrap them in HTML tags

by:Guest User
Your Name:
Your URL/Blog
(to link back to your site):
The elegance of computer languages ? back

Worldcup

Why do I like Ruby ?

3.times        { print "X " }
1.upto(5)      { |i| print i, " " }
99.downto(95)  { |i| print i, " " }
50.step(80, 5) { |i| print i, " " }

Why do I like Java ?

log.by('david').level(WARN).target('MyApp').send('localhost');
Why do I like Perl ?
my %kv = map { $_ =~ /(\w+)\s*=\s*(\w+)/; $1,$2 } grep { ! /^#/ } <FILE>;

 

 

back


 by by David at 25 Mar 2006 16:52:56
Copyrights © Transcraft Trading Limited 2006.All rights reserved.