Interactive Ruby Demo
-
I hope this is not a re-post, but this is a cool site.. Ruby has been the new buzz word for a while now and this interactive demo is a great way to get your mitts dirty. http://tryruby.hobix.com/[^] ade me; while(myKitchen.beerInFridge() == true) { me.watchTV(); me.consumeBeer(myKitchen.getBeerCan()); }
-
I hope this is not a re-post, but this is a cool site.. Ruby has been the new buzz word for a while now and this interactive demo is a great way to get your mitts dirty. http://tryruby.hobix.com/[^] ade me; while(myKitchen.beerInFridge() == true) { me.watchTV(); me.consumeBeer(myKitchen.getBeerCan()); }
It's a shame it's so painfully slow - I'm guessing it has to send all the code back to the server to get evaluated :-\ -- Help me! I'm turning into a grapefruit! Buzzwords!
-
I hope this is not a re-post, but this is a cool site.. Ruby has been the new buzz word for a while now and this interactive demo is a great way to get your mitts dirty. http://tryruby.hobix.com/[^] ade me; while(myKitchen.beerInFridge() == true) { me.watchTV(); me.consumeBeer(myKitchen.getBeerCan()); }
The current content of the page: Hi. Things are down for a bit. After 100,000 lines of Ruby code running through it's veins in a day's time... resources went thin. I'm going to have a waffle, mull things over, and get this back up in the next hour or so. Thanks for the interest. Sorry things got so crashy there at the end. Anyway, I started learning Ruby last year, but gave up when I realized no-one at work besides me was interested in it.
My programming blahblahblah blog. If you ever find anything useful here, please let me know to remove it.
-
I hope this is not a re-post, but this is a cool site.. Ruby has been the new buzz word for a while now and this interactive demo is a great way to get your mitts dirty. http://tryruby.hobix.com/[^] ade me; while(myKitchen.beerInFridge() == true) { me.watchTV(); me.consumeBeer(myKitchen.getBeerCan()); }
Nice find, thanks Adrian. One thing I love about working with Ruby on Rails is the Interactive Ruby Shell. regards, Paul Watson Ireland Colib and ilikecameras. K(arl) wrote: oh, and BTW, CHRISTIAN ISN'T A PARADOX, HE IS A TASMANIAN!
-
I hope this is not a re-post, but this is a cool site.. Ruby has been the new buzz word for a while now and this interactive demo is a great way to get your mitts dirty. http://tryruby.hobix.com/[^] ade me; while(myKitchen.beerInFridge() == true) { me.watchTV(); me.consumeBeer(myKitchen.getBeerCan()); }
> while(myKitchen.beerInFridge() == true) { > me.watchTV(); > me.consumeBeer(myKitchen.getBeerCan()); > } Isn't me.watchTV() modal? I think you need to put me.consumeBeer() on a high priority non-GUI thread.
-
> while(myKitchen.beerInFridge() == true) { > me.watchTV(); > me.consumeBeer(myKitchen.getBeerCan()); > } Isn't me.watchTV() modal? I think you need to put me.consumeBeer() on a high priority non-GUI thread.
the if(me.PassOut()) { break;} exit condition was omitted too...:burp: :) Steve
-
Nice find, thanks Adrian. One thing I love about working with Ruby on Rails is the Interactive Ruby Shell. regards, Paul Watson Ireland Colib and ilikecameras. K(arl) wrote: oh, and BTW, CHRISTIAN ISN'T A PARADOX, HE IS A TASMANIAN!
I'd never look at Ruby before, looks very much like Python actually. -- Andrew.
-
I'd never look at Ruby before, looks very much like Python actually. -- Andrew.
Andrew Peace wrote:
I'd never look at Ruby before, looks very much like Python actually.
Woah - I thought you didn't hang around here any more. Or maybe I just missed all your posts :-)
-
Andrew Peace wrote:
I'd never look at Ruby before, looks very much like Python actually.
Woah - I thought you didn't hang around here any more. Or maybe I just missed all your posts :-)
I tend to read the Lounge fairly frequently, though I've not been around as much as I used to. I've possibly not posted so much recently, though not on purpose :). -- Andrew.