[OFF] How to introduce Ruby to more people.

B

bin liu

Ruby in our country is strangeness,many people even have not hear about it.
Not like PERL or Python,they are very popular.
I LIKE/LOVE it ,and wish more and more people will know it,learn it and use it .
But i'm not sure how to introduce it to others even our country .
I'm eager for your advices.


____________________________________________
programming is my life
my blog:http://blog.itpub.net/liubin
http://www.ruby-cn.org/
 
J

J. D.

bin said:
Ruby in our country is strangeness,many people even have not hear about it.
Not like PERL or Python,they are very popular.
I LIKE/LOVE it ,and wish more and more people will know it,learn it and use it .
But i'm not sure how to introduce it to others even our country .
I'm eager for your advices.

Show them example ruby code that uses blocks, iterators and exception
handling to open & process a file using very few lines of code--and in a
way that gracefully handles errors and guarantees the file is closed.

Or show them this page and ask them how much code it would take them to
do something similar in their favorite scripting language (see the Model
Code and Example Usage):

http://www.rubyonrails.org/show/AccessControlListExample

And finally, here's 37 reaons someone else loves ruby :)

http://hypermetrics.com/ruby37.html

Tell them the ruby community is very friendly. (one of the 2 other
languages you mentioned are notoriously unfriendly in their IRC channel)
 
G

gabriele renzi

Jan ha scritto:
Don't try to describe it. No description really captures the beauty and
the elegance of the language. Try to show it.
I got interested in ruby during fosdem 2004, where the presenter (don't
remember the name) made a distributed application with yaml persistence
in an hour. (while explaining every step). When I compared both the
beauty of the code and the time needed to my Java background.. Well, it
was hard not to get interested in ruby :)

I agree with this. BTW I think that one of the best way to show ruby is
putting togheter little articles for magazines (both printed and online)
about something soewhat interesting.
Something like "a tiny application to play chess online" or "basic bot"
or "automate this stuff with web service" that people can use for their
own purposes, getting caught in the "mh.. this could be better, I'll
learn a little more ruby.." loop.
 

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
474,163
Messages
2,570,897
Members
47,434
Latest member
TobiasLoan

Latest Threads

Top