Ruby: Result of a Japanese guy that just wanted to be happy programming and made a revolution

Z

zoat

Ruby - is a reflective Object Oriented (OO) dynamic language created by
Yukihiro Matsumoto (Matz) in Japan with the objective to rescue the fun
and happiness in programming, designed with principles (see below) to
free programmer's mind from the hindrances of that is usually should
belong to the compiler, leading him to behave more intuitively,
remaining thus the most important tool - the intelligence, and so
creativity, happiness, motivation and productivity.
http://holoflux.wordpress.com/2006/...o-be-happy-programming-and-made-a-revolution/
 
D

Dave Rose

zoat said:
Ruby - is a reflective Object Oriented (OO) dynamic language created by
Yukihiro Matsumoto (Matz) in Japan with the objective to rescue the fun
and happiness in programming, designed with principles (see below) to
free programmer's mind from the hindrances of that is usually should
belong to the compiler, leading him to behave more intuitively,
remaining thus the most important tool - the intelligence, and so
creativity, happiness, motivation and productivity.
http://holoflux.wordpress.com/2006/...o-be-happy-programming-and-made-a-revolution/

from my limited experience....and i haven't seen it mentioned here too
much
ruby cuts down the program's own internal data structures when using
containers
iterators and blocks... making it much easier to follow...
 
M

Martin DeMello

Ruby - is a reflective Object Oriented (OO) dynamic language created by
Yukihiro Matsumoto (Matz) in Japan with the objective to rescue the fun
and happiness in programming, designed with principles (see below) to
free programmer's mind from the hindrances of that is usually should
belong to the compiler, leading him to behave more intuitively,
remaining thus the most important tool - the intelligence, and so
creativity, happiness, motivation and productivity.
http://holoflux.wordpress.com/2006/...o-be-happy-programming-and-made-a-revolution/

Well-intentioned article, but it shows a fundamental misunderstanding
of DRY and POLS.

http://c2.com/cgi/wiki?DontRepeatYourself
http://www.artima.com/intv/ruby4.html
http://c2.com/cgi/wiki?PrincipleOfLeastAstonishment

martin
 

Ask a Question

Want to reply to this thread or ask your own question?

You'll need to choose a username for the site, which only take a couple of moments. After that, you can post your question and our members will help you out.

Ask a Question

Members online

No members online now.

Forum statistics

Threads
473,767
Messages
2,569,570
Members
45,045
Latest member
DRCM

Latest Threads

Top