I have been connecting for about a year and a little now with PHP on my local XAMPP installation. I learned a lot, but now I need to expand my knowledge base taking into account other languages.
So, I decided that I would try to solve Ruby / Python.
Now, since I am sticking to web application development, I would suggest that embedded Ruby / Python would be a way to transition, transition, transition from PHP.
I have an existing XAMPP installation on my Windows 7 x64 machine that I would like to build in Ruby and Python. However, I'm a little confused about how to do this (read if I can do this)
I want to upgrade to the new version of XAMPP (up to 1.7.4 from ... no matter what I run) anyway, and I downloaded RubyInstaller 1.9.2, but I decided that I would ask for a read before I go and that- I’ll break it.
So, how do I configure XAMPP to support embedded Ruby / Python?
source
share