FAQ 1.8 Is Perl difficult to learn?



This message is one of several periodic postings to comp.lang.perl.misc
intended to make it easier for perl programmers to find answers to
common questions. The core of this message represents an excerpt
from the documentation provided with Perl.

--------------------------------------------------------------------

1.8: Is Perl difficult to learn?

No, Perl is easy to start learning--and easy to keep learning. It looks
like most programming languages you're likely to have experience with,
so if you've ever written a C program, an awk script, a shell script, or
even a BASIC program, you're already partway there.

Most tasks only require a small subset of the Perl language. One of the
guiding mottos for Perl development is "there's more than one way to do
it" (TMTOWTDI, sometimes pronounced "tim toady"). Perl's learning curve
is therefore shallow (easy to learn) and long (there's a whole lot you
can do if you really want).

Finally, because Perl is frequently (but not always, and certainly not
by definition) an interpreted language, you can write your programs and
test them without an intermediate compilation step, allowing you to
experiment and test/debug quickly and easily. This ease of
experimentation flattens the learning curve even more.

Things that make Perl easier to learn: Unix experience, almost any kind
of programming experience, an understanding of regular expressions, and
the ability to understand other people's code. If there's something you
need to do, then it's probably already been done, and a working example
is usually available for free. Don't forget the new perl modules,
either. They're discussed in Part 3 of this FAQ, along with CPAN, which
is discussed in Part 2.



--------------------------------------------------------------------

Documents such as this have been called "Answers to Frequently
Asked Questions" or FAQ for short. They represent an important
part of the Usenet tradition. They serve to reduce the volume of
redundant traffic on a news group by providing quality answers to
questions that keep coming up.

If you are some how irritated by seeing these postings you are free
to ignore them or add the sender to your killfile. If you find
errors or other problems with these postings please send corrections
or comments to the posting email address or to the maintainers as
directed in the perlfaq manual page.

Note that the FAQ text posted by this server may have been modified
from that distributed in the stable Perl release. It may have been
edited to reflect the additions, changes and corrections provided
by respondents, reviewers, and critics to previous postings of
these FAQ. Complete text of these FAQ are available on request.

The perlfaq manual page contains the following copyright notice.

AUTHOR AND COPYRIGHT

Copyright (c) 1997-2002 Tom Christiansen and Nathan
Torkington, and other contributors as noted. All rights
reserved.

This posting is provided in the hope that it will be useful but
does not represent a commitment or contract of any kind on the part
of the contributers, authors or their agents.
.



Relevant Pages

  • FAQ 1.1 What is Perl?
    ... This message is one of several periodic postings to comp.lang.perl.misc ... from the documentation provided with Perl. ... Perl is a high-level programming language with an eclectic heritage ... Asked Questions" or FAQ for short. ...
    (comp.lang.perl.misc)
  • FAQ 1.1 What is Perl?
    ... This message is one of several periodic postings to comp.lang.perl.misc ... from the documentation provided with Perl. ... Perl is a high-level programming language with an eclectic heritage ... Asked Questions" or FAQ for short. ...
    (comp.lang.perl.misc)
  • FAQ 1.1 What is Perl?
    ... This message is one of several periodic postings to comp.lang.perl.misc ... from the documentation provided with Perl. ... Perl is a high-level programming language with an eclectic heritage ... Asked Questions" or FAQ for short. ...
    (comp.lang.perl.misc)
  • FAQ 1.1: What is Perl?
    ... This message is one of several periodic postings to comp.lang.perl.misc ... from the documentation provided with Perl. ... programming, networking, and world wide web programming. ... Asked Questions" or FAQ for short. ...
    (comp.lang.perl.misc)
  • FAQ 1.1 What is Perl?
    ... This message is one of several periodic postings to comp.lang.perl.misc ... from the documentation provided with Perl. ... programming, networking, and world wide web programming. ... Asked Questions" or FAQ for short. ...
    (comp.lang.perl.misc)