login
Blurts on the Art of Software Development

Today | RSS | RDF | Atom | Other Tags
Categories : All | All | CI | .NET | General | Humour | Java | Personal | Reviews | Ruby | SW Eng

When you see things like this little .sig I spotted from ruby-talk:

$stdout.sync = true
"rekcah ybuR rehtona tsuJ".reverse.each_byte do |b|
  ('a'..'z').step do |c| print c+"\b"; sleep 0.007 end
  print b.chr end; print "\n"

(Well, I added a little touch myself, having the fever and all...)


...and now I found the owner of the said .sig, one Bill Atkins.
Lasse, I feel groovy will be the only scripting language that we java programmers would be required to learn. I understand that it is not stable yet. but i guess it will eventually get there. Learning ruby makes sense if yes say we want to use ruby on rails. But otherwise i think groovy brings the productivity gains of say python / groovy to jvm?
That could very well be true, assuming the Groovy developers can deliver on their promises. Then again, it is good to learn programming languages outside your own sandbox every now and then just to keep an eye on what other people do, enjoy or deal with. I'm not really learning Ruby in order to make a living. I'm learning Ruby in order to learn stuff with stress on the word "learn", not on "stuff".
Looks like all nifty features in other languages have existed in lisp for ages. I run into such references quite often. I wonder why then lisp did'nt make it big given that most languages are working towards it. I tried it today for sometime and boy the code was so unreadable. Either way, my obsevations have been that perl, ruby, python and groovy look so much like each other.What has been your experience? Yeah there are few differences here and there but ultimately they all do the same thing in nice crisp manner. I have to admit that I no longer hold the guy who wrote groovy in high esteem. I ran into a presentation of his where he was touting some nifty groovy features that have been copied over from ruby/python.
Yes, Perl/Python/Ruby/Groovy are rather similar in many respects. After all, they're all scripting languages.


Add a comment

Title
Body
HTML : b, i, blockquote, br, p, pre, a href="", ul, ol, li
Math Quiz 7 + 10 = (Helps stop blog spam)
Name
E-mail address
Website
Remember me Yes  No 

E-mail addresses are not publicly displayed, so please only leave your e-mail address if you would like to be notified when new comments are added to this blog entry (you can opt-out later).

TrackBack to http://radio.javaranch.com/lasse/addTrackBack.action?entry=1112216510678