[lnkForumImage]
TotalShareware - Download Free Software

Confronta i prezzi di migliaia di prodotti.
Asp Forum
 Home | Login | Register | Search 


 

Forums >

comp.lang.ruby

Does Ruby simplify our tasks and lives?

Simplicity

4/2/2006 6:54:00 AM

Does Ruby simplify our lives by providing more elegant methods to
solving problems? How does it compare to other script languages, such
as Python in regards to simplification and simplicity of design?

B.V.
http://www.simplicit...

2 Answers

James Gray

4/2/2006 3:48:00 PM

0

On Apr 2, 2006, at 12:58 AM, Simplicity wrote:

> Does Ruby simplify our lives by providing more elegant methods to
> solving problems?

Don't all programming languages? :)

> How does it compare to other script languages, such
> as Python in regards to simplification and simplicity of design?

I'm not much of a Python guy, but it is my opinion that they are
pretty comparable. I believe their largest difference is syntax. If
you agree with that, you just need to find which one fits your
thinking better...

James Edward Gray II



Simplicity

4/4/2006 7:20:00 AM

0

I'm not entirely sure that all programming languages are elegant;
however, they certainly all are designed to solve problems. Then
again, is it the language that is not elegant, or the programmer using
the language? I suppose anyone can make something complex or messy, no
matter what the language or tool. Agree?

Barry Velasquez
http://www.simplicit...