No one has voted on any posts yet. Votes from other community members are used to determine a member's reputation amongst their peers.
6 Posted Topics
Re: I would be happy to help with anything. I would recommend using GUI for the project, namely TK, as this has been given a whole chapter of its own and commended in one of the leading ruby books, Programming Ruby. What also helps is that the GUI works with Java, … | |
Re: I agree, Ruby is mainly for other software, but wouldn't it be easier to just stick a link to this forum in both software and web development? | |
Re: I know Ruby and I bought a book that helped A LOT. It's called "Programming Ruby" and it is published by The Pragmatic Programmers, a well known programming body, famous for their great books. It explains EVERYTHING you will need to know, as well as around 900 methods in the … | |
Re: [quote=linux;327679]I guess no one uses RGSS?[/quote] Hey, I use RPG Maker XP and its RGSS. It's basically the same as programming Ruby normally, but you will notice a bar of contents on the left. These contain the individual lines of code for each part of your game. If you want … | |
Re: To answer Bumsfeld, a lot of the Ruby language is based upon Perl. Yes, I love Ruby, because it's [B]very[/B] easy to understand. The day I started learning it I felt that I could easily be programming fluently in it very soon, and I think that this is very rare … | |
Hey, I'm learning Ruby and I've just about got it sorted. I have just one (or maybe more) question(s): What is marshal.dump and does it allow you to save data to a file outside of the Ruby program? If not, how do I create saved data (ie. character attributes inside … |
The End.