Forum: Ruby Mar 28th, 2005 |
| Replies: 21 Views: 11,304 I know this is from awhile back, but you can use print in ruby and it does the same thing as puts. |
Forum: Ruby Feb 26th, 2005 |
| Replies: 21 Views: 11,304 |
Forum: Ruby Feb 25th, 2005 |
| Replies: 21 Views: 11,304 I found a good tutorial for ruby at http://www.math.umd.edu/~dcarrera/ruby/0.3/index.html.
Also c# is going pretty good, I got this app dev program on cd that teaches it. It is pretty good... |
Forum: Ruby Feb 16th, 2005 |
| Replies: 12 Views: 8,388 Yeah i looked at some of the python code in the code snippet section it looks similar to Ruby |
Forum: Ruby Feb 12th, 2005 |
| Replies: 12 Views: 8,388 Actually i am learning c sharp, so far from what I have seen it looks pretty good |
Forum: Ruby Feb 12th, 2005 |
| Replies: 21 Views: 11,304 I think I am going to learn python too, I have notice that a lot of people use it. |
Forum: Ruby Jan 29th, 2005 |
| Replies: 21 Views: 11,304 Hello everyone,
I just started to learn how to program in Ruby. It is a pretty cool language. You can get ruby from www.ruby-lang.org (http://www.ruby-lang.org). You can see my code snippets on... |
Forum: Ruby Jan 27th, 2005 |
| Replies: 12 Views: 8,388 Yeah that is what I had to do. The newer versions for everything don't seem to want to work for me.
Also I am glad to see someone finally post to my thread (even though I figured things out on my... |
Forum: Ruby Jan 23rd, 2005 |
| Replies: 5 Views: 5,899 |
Forum: Ruby Jan 23rd, 2005 |
| Replies: 5 Views: 5,899 Does a dos promt window open as well as a normal looking window? Did you get FXRuby. You can get the one click installer and that would get you everything you need. I don't think the final version is... |
Forum: Ruby Jan 22nd, 2005 |
| Replies: 5 Views: 5,899 I realized I didn't mention what exactly to download. On www.ruby-lang.org, on the right side there is a thing that says download. Once you are on that page find the link that says one click... |
Forum: Ruby Jan 21st, 2005 |
| Replies: 1 Views: 5,042 Okay, this introduces two new things into the widget. The first thing you need is a picture file (.jpg, .png, .bmp etc...). The new code makes the picture into the button with the text "Hello, World"... |
Forum: Ruby Jan 21st, 2005 |
| Replies: 4 Views: 5,003 Your welcome. Ruby is a fun language to learn. |
Forum: Ruby Jan 20th, 2005 |
| Replies: 4 Views: 5,003 This is kind of an extension to my previous code snippet. This language is really fun to use. I find it pretty easy to use and understand. This will create a window with a button. |
Forum: Ruby Jan 20th, 2005 |
| Replies: 5 Views: 5,899 This is a basic window coded in Ruby. To download Ruby go to www.ruby-lang.org and download the latest version. The latest version includes the FX toolkit that is needed to create this window. |
Forum: Ruby Jan 17th, 2005 |
| Replies: 12 Views: 8,388 |
Forum: Ruby Dec 3rd, 2004 |
| Replies: 12 Views: 8,388 My teacher suggested that I shouold learn ruby. I downloaded the software(but not the latest version). I dont know how to get it to work on my computer. I am running windows xp. If anyone can help me... |