Beefy Boxes and Bandwidth Generously Provided by pair Networks
Problems? Is your data what you think it is?
 
PerlMonks  

Re^2: Learn Perl

by radiantmatrix (Parson)
on Jun 13, 2008 at 20:13 UTC ( [id://692005]=note: print w/replies, xml ) Need Help??


in reply to Re: Learn Perl
in thread Learn Perl

.NET is, I'm sure, a good language to learn, and I've seen some job ads requiring it, but I have no experience with it. This language does tie you to the Windows platform

Two nitpicks:

  1. .NET is a platform, not a language. You can write .NET applications in C#, ASP, VisualBasic, etc.
  2. You aren't necessarily tied to Windows using .NET, thanks to the Mono Project. That said, getting support for .NET applications outside of Windows could be tricky.

One of the things I like about Perl is how complete it's multi-platform support is:

  • The Perl interpreter works just about anywhere. Even on the iPhone...
  • Writing cross-platform apps is easy, thanks to things like File::Spec
  • There's a huge library of pre-existing, cross-platform solutions in the form of CPAN.

Put succinctly, I guess I'd say it's the community, stupid! :)

<radiant.matrix>
Ramblings and references
“A positive attitude may not solve all your problems, but it will annoy enough people to make it worth the effort.” — Herm Albright
I haven't found a problem yet that can't be solved by a well-placed trebuchet

Replies are listed 'Best First'.
Re^3: Learn Perl
by talexb (Chancellor) on Jun 15, 2008 at 20:00 UTC

    Thanks for the feedback -- I didn't know that .NET is a platform. Obviously.

    The bigger problem I have is with Microsoft; I'm not happy with any supplier who decides, at their own convenience, that a pre-existing product will become unavailable after a certain date, or functionally hobbled somehow. That's why open source is great -- once you have the source code for something, you are free to do whatever you want.

    And Perl, as you said, has this amazing community that is available to you for feedback, help, suggestions, whatever you need. Awesome.

    Alex / talexb / Toronto

    "Groklaw is the open-source mentality applied to legal research" ~ Linus Torvalds

Log In?
Username:
Password:

What's my password?
Create A New User
Domain Nodelet?
Node Status?
node history
Node Type: note [id://692005]
help
Chatterbox?
and the web crawler heard nothing...

How do I use this?Last hourOther CB clients
Other Users?
Others romping around the Monastery: (2)
As of 2024-04-25 19:28 GMT
Sections?
Information?
Find Nodes?
Leftovers?
    Voting Booth?

    No recent polls found