0
votes
Which scripting language should I learn after Perl?
I did much the same thing. I grew annoyed at Perl's oddities with data handling, and "more than one way" concept.. though perl was certainly useful. I started looking into Ruby and Python, reading …
1
vote
What are the biggest differences between Python and Ruby from a philosophical perspective
They're both really pretty interesting beasts that solve the same problems. Python feels a little more mature, and runs faster currently, but there is a lot of momentum in the Ruby community.
…
0
votes
Why does Ruby seem to have fewer projects than other programming languages?
I find Ruby very attractive in several ways, but it has some issues holding it back.
The biggest I think is that Python already covers much of the same ground, has a larger library of proj …
0
votes
Python/Ruby IDE (Windows)?
I've looked into this recently as well, and both netbeans and eclipse have rudimentary python support. For whatever reason, ruby seems to have better support in these tools. If you don't mind a sep …
