J!NX Forums
J!NX Forums
Home | Forum Home | Profile | Register | Active Topics | Members | Search | FAQ
Username:
Password:
This username differs from J!NX login...
Save Password
Forgot your Password?

 All Forums
 TechSpeak
 Code Poets
 Ruby question and perhaps more
 New Topic  Reply to Topic
 Printer Friendly
Author Previous Topic Topic Next Topic  

LastAmericanCowboy
Omega Member

USA
181 Posts

Posted - 10/25/2009 :  7:19:14 PM  Show Profile  Visit LastAmericanCowboy's Homepage  Reply with Quote
So im thinking about learning a new language and i was looking at ruby. i like the way it does the whole OO thing and its similar to the c++ that i know but i digress, my question is what can you use ruby for making exactly? c++ has the whole .exe that you make and its pretty easy to tell what kind of program it is. Thanks

family guy
Advanced Member

www.c0deb0x.net
2747 Posts

Posted - 10/25/2009 :  8:19:22 PM  Show Profile  Send family guy an AOL message  Click to see family guy's MSN Messenger address  Send family guy a Yahoo! Message  Reply with Quote
Ruby scripts can be turned into .exe files using something like RubyScript2Exe.

------------------------------------------------------
Moving at 1/35 c with respect to what? Without defining a reference, it's like asking, "What the difference between a duck?" -Swansont
Studying philosophy 'scientifically' would be like stirring a spoon with some soup. -Sayonara
http://www.scienceforums.net
Go to Top of Page

LastAmericanCowboy
Omega Member

USA
181 Posts

Posted - 10/25/2009 :  8:31:12 PM  Show Profile  Visit LastAmericanCowboy's Homepage  Reply with Quote
yeah i have that scite program that has the output window but as far as making solid programs can you do that with this language or is it a scripting language? Should i focus on something like java for creating actual apps that people can use? (i know the term apps is extremely vague)
Go to Top of Page

p99
Senior Member

¬¬¬¬¬¬¬
1299 Posts

Posted - 10/25/2009 :  8:51:40 PM  Show Profile  Send p99 an AOL message  Click to see p99's MSN Messenger address  Send p99 a Yahoo! Message  Reply with Quote
That all really depends. The difference between scripting languages and compiled languages can be explained that one is more efficiant and responsive while being more difficult to create.

while that's true to soem degree, anyone with a semi-modern computer won't notice much of a difference unless your making huge mistakes or trying to create a physics calculator.


Ruby is just a scripting language. It's designed to allow you to do some things that require a bit more then a shell script and a bit less then a full 200k line program in c.

Ease of use and design as well as shortening time at the keyboard.
For the average programmer creating simple applications, scripting languages come out as #1 in my book. Unless your trying to learn lower level things... then just stick with a traditional language.

Ruby isn't the most commonly used and I've never personally used it. But it does hold it's own weight as a language and even has some sort of use as a web language.

http://rubyonrails.org/

you may also want to check out Konundrum which I read was some sort of IDE comparable to .Net style of quick gui design for ruby
http://techbase.kde.org/Development/Languages/Ruby
http://rubyforge.org/projects/korundum/


I've always been interested at least a bit in Ruby, as well as Pearl.
But I have a deep liking of python (not so much it's dirty "flow") for whatever reasons, but much I mostly use web languages or lua type scripting lately.

Edited by - p99 on 10/25/2009 8:53:14 PM
Go to Top of Page

int
Alpha Member

40 Posts

Posted - 10/27/2009 :  7:05:57 PM  Show Profile  Reply with Quote
quote:
Originally posted by LastAmericanCowboy

yeah i have that scite program that has the output window but as far as making solid programs can you do that with this language or is it a scripting language? Should i focus on something like java for creating actual apps that people can use? (i know the term apps is extremely vague)



C++ or one of the .NET language would be your best bet probably.

Kid. Do not fuck with me on this issue. Hardware is my domain, and you had better tread softly.
Go to Top of Page
  Previous Topic Topic Next Topic  
 New Topic  Reply to Topic
 Printer Friendly
Jump To:
J!NX Forums © J!NX and Snitz Go To Top Of Page
Snitz Forums 2000