From: ara howard Date: 2008-03-14T12:10:14+09:00 Subject: Re: What is Ruby's biggest strength ? On Mar 13, 2008, at 7:45 PM, Tuan Minh wrote: > I'm learning Ruby an Rails. > But I can't answer this question > "What is Ruby&Rails 's strength and > What helps Ruby stronger than other programming languages ?" > > Who can helps me! Thanks the abstraction facilities, metaprogramming, using blocks to emulate syntax, open classes, etc., coupled with with a concise syntax enables the programmer to build systems within the language that match more closely that other languages the way we think. solving complex problems requires the burden understanding to language and libraries to be low enough to allow the mental bandwidth to solve the *real* problem - ruby excels in this area. kind regards. a @ http://drawohara.com/ -- sleep is the best meditation. h.h. the 14th dalai lama