Thread: Help with ruby "coding language" NO IDEA IF THIS IS RIGHT PLACE

Results 1 to 4 of 4
  1. #1 Help with ruby "coding language" NO IDEA IF THIS IS RIGHT PLACE 
    Registered Member
    Join Date
    Dec 2015
    Posts
    30
    Thanks given
    0
    Thanks received
    1
    Rep Power
    0
    So I've been told a good language to learn is "Ruby". It's for java coding pretty much "I think so", I've downloaded the ruby 2.30 and extracted the files in a folder on my desktop. What I've seen is there isn't a installing program or anything, So do i just open up notepad++ and change my language to ruby and it's that simple?

    "ALSO KNOW IDEA IF THIS IS THE RIGHT TOPIC PLACE THINGOOO"
    Reply With Quote  
     

  2. #2  
    Registered Member
    Stimulant's Avatar
    Join Date
    Jan 2013
    Age
    27
    Posts
    1,457
    Thanks given
    248
    Thanks received
    187
    Rep Power
    578
    It's not working like that xD, you must use Eclipse to code not notepad
    Reply With Quote  
     

  3. #3  
    Registered Member
    Join Date
    Feb 2016
    Posts
    1
    Thanks given
    0
    Thanks received
    0
    Rep Power
    0
    Quote Originally Posted by boby9 View Post
    So I've been told a good language to learn is "Ruby". It's for java coding pretty much "I think so", I've downloaded the ruby 2.30 and extracted the files in a folder on my desktop. What I've seen is there isn't a installing program or anything, So do i just open up notepad++ and change my language to ruby and it's that simple?

    "ALSO KNOW IDEA IF THIS IS THE RIGHT TOPIC PLACE THINGOOO"

    Once ruby is installed, you can use a text editor of your choice, and save your code as .rb file.
    You can run it by navigating to your file in the command line, and typing ruby + yourfilename.fb

    Ruby is it's own programming language, not sure what you mean by "it's for java coding pretty much I think so".
    There is however something called JRuby with does something with Ruby<>Java, you can check that out here"
    Home — JRuby.org
    Reply With Quote  
     

  4. #4  
    Contributor

    clem585's Avatar
    Join Date
    Sep 2013
    Posts
    3,788
    Thanks given
    706
    Thanks received
    702
    Rep Power
    570
    Quote Originally Posted by boby9 View Post
    So I've been told a good language to learn is "Ruby". It's for java coding pretty much "I think so", I've downloaded the ruby 2.30 and extracted the files in a folder on my desktop. What I've seen is there isn't a installing program or anything, So do i just open up notepad++ and change my language to ruby and it's that simple?

    "ALSO KNOW IDEA IF THIS IS THE RIGHT TOPIC PLACE THINGOOO"
    Ruby is another programmation language so if you want to keep developing RSPS, you'll have to get better at Java. I really don't know the language so I don't know if it's theorically possible to convert the server from Java to Ruby but I know that it would take too look to be efficient whichever it is.
    Project thread
    Reply With Quote  
     


Thread Information
Users Browsing this Thread

There are currently 1 users browsing this thread. (0 members and 1 guests)


User Tag List

Similar Threads

  1. [Need help with some npc coding]
    By babich in forum Help
    Replies: 1
    Last Post: 02-14-2010, 05:20 AM
  2. Need help with making a code.
    By m4de t0 k1ll in forum Requests
    Replies: 0
    Last Post: 09-07-2009, 11:28 PM
  3. Help with piece of code!
    By harraj128 in forum Help
    Replies: 12
    Last Post: 03-24-2009, 10:32 PM
  4. Replies: 2
    Last Post: 03-20-2009, 01:32 PM
Posting Permissions
  • You may not post new threads
  • You may not post replies
  • You may not post attachments
  • You may not edit your posts
  •