Beefy Boxes and Bandwidth Generously Provided by pair Networks
Your skill will accomplish
what the force of many cannot
 
PerlMonks  

comment on

( [id://3333]=superdoc: print w/replies, xml ) Need Help??
I don't think it is a matter of "why change," but rather, "why consider." Furthermore, it is a waste of your time to convert. Instead, you should focus more on "spreading the word."

The best goal should be one of simple enlightenment, and in this situation it means getting someone to consider what is new and cool about <insert-your-language-here>.

For me, I tend to look at new languages when there is some particular idea I get excited about. In my case it is more about implementing an idea to test rather than building the next killer app. So, when thinking about implementing the idea about which I am currently excited, I consider what language/features I might use in order to realize my idea in the most informative and enjoyable way.

For example, there have been times recently that I've wanted to learn Erlang simply because it is my understanding that it would allow me to implement a distributed algorithm in the most direct way possible. I've implemented these sorts of things using Perl in the past successfully, but for this particular exercise I'd rather not have to manually simulate (in serial) many distributed nodes doing their own thing. This is no knock against Perl, but an example of what would compel me to try Erlang.

That example aside, I tend to always look at Perl first. This includes an investigation of the new features offered by Perl 5.10 and Perl 6. Now, as an admitted fan of Perl, I am going to be looking at the features of Perl 6 to see what things they inspire me to do.

I have the advantage of not being driven by projects that are dictated to me, but I understand this isn't the case for most.

So, to finally answer you question directly I would say that in order to whet another's appetite about something you're excited about, you need to know what kind of problems get them excited. Once you do this, it should be pretty easy to point out the new and exciting features that they might be able to take advantage of.

In the case of Perl 6, I think that you can take anyone interested in the following topics and convince them to take a look at the language and what it (or even Parrot) can offer: concurrent/parallel/distributed apps, functional/higher order programming, compiler writing, virtual machines, oop, etc.

As an aside, if Perl had a way to easily implement the type of environment that Erlang purports, I'd jump into that head first and forget I even heard about Er...what's it called again?


In reply to Re: Why Change? by perlfan
in thread Why Change? by Starky

Title:
Use:  <p> text here (a paragraph) </p>
and:  <code> code here </code>
to format your post; it's "PerlMonks-approved HTML":



  • Are you posting in the right place? Check out Where do I post X? to know for sure.
  • Posts may use any of the Perl Monks Approved HTML tags. Currently these include the following:
    <code> <a> <b> <big> <blockquote> <br /> <dd> <dl> <dt> <em> <font> <h1> <h2> <h3> <h4> <h5> <h6> <hr /> <i> <li> <nbsp> <ol> <p> <small> <strike> <strong> <sub> <sup> <table> <td> <th> <tr> <tt> <u> <ul>
  • Snippets of code should be wrapped in <code> tags not <pre> tags. In fact, <pre> tags should generally be avoided. If they must be used, extreme care should be taken to ensure that their contents do not have long lines (<70 chars), in order to prevent horizontal scrolling (and possible janitor intervention).
  • Want more info? How to link or How to display code and escape characters are good places to start.
Log In?
Username:
Password:

What's my password?
Create A New User
Domain Nodelet?
Chatterbox?
and the web crawler heard nothing...

How do I use this?Last hourOther CB clients
Other Users?
Others having an uproarious good time at the Monastery: (6)
As of 2024-04-19 02:32 GMT
Sections?
Information?
Find Nodes?
Leftovers?
    Voting Booth?

    No recent polls found