New account registration is temporarily disabled.

GOOD RUBY SCRIPTING TUTORIALS?

Posts

Pages: 1
I've recently decided to dive back into RPG Maker now that I have more experience in programming (learned Java, javascript, basic C++, C# in the Unity3D engine) and game making in general, but I've run into a wall.

I've started using the tutorial from codecademy.com to learn the basics of Ruby, and I'm about 45% of the way through their tutorials. I wanted to take what I've learned from there so far and take it to RPG Maker VX Ace but I've hit a wall, because the things I try don't seem to be working. It may be that I just need to learn more before I attempt anything, but that's why I need some more tutorials.

I followed the tutorial made by a user on this site (this one), but it's all very basic and easy to understand and doesn't go to the depth I'm ready to learn. I'm going to take a look at this one next and then check this guys series but at the same time, I want to collect as many recommended resources for learning as possible. If anyone knows a set of videos or a website that could point me in the right direction, I would be extremely happy.
One thing I recommend is looking at already completed scripts and seeing if you can decode them. Finding out how much you already know might help you realise what you need to focus on. You might be surprised to find yourself understanding more than you thought you would.

Pages: 1