Home
Help
Search
Calendar
Login
Register
Please
login
or
register
.
1 Hour
1 Day
1 Week
1 Month
Forever
Login with username, password and session length
News:
Click here to join us on IRC (#charas on irc.freenode.net)!
Charas-Project
»
Off-Topic
»
Archive
»
Really Old Stuff
»
General programming
»
Python or Ruby?
« previous
next »
Print
Pages: [
1
]
Author
Topic: Python or Ruby? (Read 3119 times)
Domo_46_Kun
The Flying Asian
Initiate
Posts: 32
Python or Ruby?
«
on:
October 01, 2006, 12:09:41 AM »
I'm trying to decide whether to learn Python or Ruby... both seem easy enough to learn. I know a lot of C++, I took a class on it for an entire year. I'm using rm2k3... what language would be easier to implement?
Logged
Flying Asian FTW.
WarxePB
Action Sue
Royal
Posts: 3,601
What killed the dinosaurs?
(No subject)
«
Reply #1 on:
October 01, 2006, 01:47:25 AM »
Erm... you can't apply either Python or Ruby to RM2K3. If you want to use a coding language but still have RPG Maker functionality, go and get RMXP, which has a Ruby scripter for more advanced coding and whatnot.
RMXP is fully translated and legal if you buy it, so go and get it off CNET.com. You could also download it, but that's a big illegal no-no, and we cannot give links to a free translation.
Logged
Blog:
The Gigaverse
Twitter:
Initial Chaos
Domo_46_Kun
The Flying Asian
Initiate
Posts: 32
(No subject)
«
Reply #2 on:
October 01, 2006, 02:00:21 AM »
Can RMXP use python? I have RPXP as well.
And "PUT SHOE ON HEAD"... xD. YTMND FTW.
Logged
Flying Asian FTW.
Archem
One, one too many schizophrenic tendancies
Global Moderator
Over 9000!
Posts: 15,012
I made a fortune in toothpicks, but I lost it all in a fire.
(No subject)
«
Reply #3 on:
October 01, 2006, 02:01:35 AM »
As far as I know, no, it can only use Ruby.
As far as I know.
Logged
Domo_46_Kun
The Flying Asian
Initiate
Posts: 32
(No subject)
«
Reply #4 on:
October 01, 2006, 02:04:48 AM »
OK... then I think I'm going to have to hand-code my game with Python... it might take a little longer, but I'll be able to make my own GUI and it will be a lot more flexible... plus Python is easier to understand than RM anyways.
Logged
Flying Asian FTW.
Darkfox
These spectacles do nothing
Staff
Over 9000!
Posts: 10,215
(No subject)
«
Reply #5 on:
October 01, 2006, 03:18:22 AM »
I heard that Ruby sucks for a reason: the actual language, is although supposed to be easier than C++, the majority of documentation for Ruby is Japanese so it would be hard to apply as a codeing language. So it is not globally supported.
RMXP uses a watered down derivitive of this.
Python I never really consider. Not sure what to say there, but if I was to use a language my choice may go between VB or somthing in that category. Might be harder though.
Logged
Domo_46_Kun
The Flying Asian
Initiate
Posts: 32
(No subject)
«
Reply #6 on:
October 01, 2006, 01:54:08 PM »
I started learing python last night... damn easy!
This is the "Hello World" program...
>>>print "Hello World/n"
no confusing language... closest to actual english you can get.
Logged
Flying Asian FTW.
Print
Pages: [
1
]
« previous
next »
Charas-Project
»
Off-Topic
»
Archive
»
Really Old Stuff
»
General programming
»
Python or Ruby?