Beefy Boxes and Bandwidth Generously Provided by pair Networks
"be consistent"
 
PerlMonks  

Re: Learning Perl as a First (programming) language

by PetaMem (Priest)
on Aug 02, 2002 at 08:58 UTC ( [id://187024]=note: print w/replies, xml ) Need Help??


in reply to Learning Perl as a First (programming) language

Hello,

What are your personal experiences if you've started with Perl, or how well have others around you learned Perl as a first language?

I personally started with perl in 1996 after having tried C++ (which came after C, which came after GFA-Basic). Even if I put aside the encounters with in-school programming languages such as Scheme, CL, ML, Pascal I could say, that I found Perl in a phase of mine, where my programming skills were - well - skilled.

What I can make statements about, is now the aproach of some employees here that also started with perl a few months ago. All of them had one or another programming experience in general and some programming languages knowledge as such.

The most interesting facts are:

  • I think that the high idiomatic richness of perl has sharpened my point of view "how to do it" in a way that the TMTOWTDI type of thinking opened "new pathways" in my brain. I think perl helped me to improve my programming skills in general by offering constructs that seem to fit more of a natural thinking (instead of the formalized thinking of the more low level languages).
  • But we were talking about beginners: So I am very carefully watching the colleagues learning perl. My observation is, that when an average - but ambitious - programmer is confronted with perl AND if he is forced to have GOOD results in his code, he will go through a major change in his type of problem solving and he will of course encounter far too many ways of how to do it.
    Yes - in general a programmer wishing to harness most (if not full) of the power of Perl will soon see, that he needs to learn a damn lot more than he already knows.
  • I don't have any experience with first-time programmers starting with perl, but according to my experience it absolutedly cannot hurt. Why? Because even the fresh perl code generated by programmers already keen in some programming arts, looks in the first iterations like some kind of perl-basic.
So my conclusion is: Perl is absolutedly suitable as first-to-learn-language, as long as the programmer is aware of the many refactoring iterations his software will have to go through.

Bye
 PetaMem

  • Comment on Re: Learning Perl as a First (programming) language

Log In?
Username:
Password:

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

How do I use this?Last hourOther CB clients
Other Users?
Others pondering the Monastery: (3)
As of 2024-04-19 17:41 GMT
Sections?
Information?
Find Nodes?
Leftovers?
    Voting Booth?

    No recent polls found