What is Ruby's Contribution to Programming?

K

kun

Hi,
I am just learning this awesome language Ruby and entering the
languages field. I just wanted to know what are the new innovations
that the Ruby Language contributed to Programming in general?

Sincerely,
Kunjan.
 
P

Phlip

kun said:
Hi,
I am just learning this awesome language Ruby and entering the
languages field. I just wanted to know what are the new innovations
that the Ruby Language contributed to Programming in general?

Almost none. What it really did is put...

- OO
- dynamic typing
- block closures & iterators
- lean hashes & aggregates
- reflection
- metaclasses & extension
- exceptions & continuations

....all together in a system with just the slickest possible syntax. None of
those things were glued on as afterthoughts. This allows us to exploit the most
advanced programming techniques, typically more easily than primitive systems.
 
L

Luc Heinrich

- OO
- dynamic typing
- block closures & iterators
- lean hashes & aggregates
- reflection
- metaclasses & extension
- exceptions & continuations

- joy

:)
 

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,755
Messages
2,569,537
Members
45,020
Latest member
GenesisGai

Latest Threads

Top