|
|
I like Ruby and Python. I know Python better, so I prefer it. I find that doing Perl stuff (recursing directories, grepping and stuff like that) is much nicer in Ruby, though.
Scheme is a *great* language to learn but I have heard it is a bit of toy when it comes to the RealWorld(tm). I've only ever used it as a learning experience.
Common Lisp is more sensible than Scheme, in that you have better access to libraries. I tried that at one time, but couldn't get along with it.
Ruby is a great language, however if you do not have a background in any other programming style then it might not work so well for you. The problem is Ruby automates things that you need to hack out manually in other languages, and while that makes it easier, it leaves you without an understanding of WHY things work.
Elijah, are you referring to Rails? If not, could you explain what gets hidden more in Ruby, than in other nice languages? |
|
|