Beefy Boxes and Bandwidth Generously Provided by pair Networks
good chemistry is complicated,
and a little bit messy -LW
 
PerlMonks  

Learning with someone

by Anonymous Monk
on Oct 24, 2011 at 09:16 UTC ( [id://933326]=perlquestion: print w/replies, xml ) Need Help??

Anonymous Monk has asked for the wisdom of the Perl Monks concerning the following question:

How I can learn Perl with someone? I like to learn very good and not just basics. I am looking for someone who is also learning and like to learn someone like me.

Replies are listed 'Best First'.
Re: Learning with someone
by wfsp (Abbot) on Oct 24, 2011 at 10:10 UTC
    Many of us here are learning Perl too. I’ve found hanging around on perlmonks is a very good start, there are many experienced monks that are willing to help. Have a look at the very marvellous Tutorials, do a bit of super searching.

    So, sign up for an account and start writing code. :-) If you get stuck show us your code. If you get an error message show us that too. Show us any input the code needs and any output you get and show us what output you expected. Write your code so that monks can download it and run it. Make sure it compiles and use strict and warnings.

    If you try to follow these guidelines you’ll almost certainly get helpful responses. When I’ve done this I’ve had answers, suggestions and advice from experienced monks that have helped me, kicking and struggling, along the path to getting at least a faint grip on Perl. I’m sure you will too, welcome to the monastery.

Re: Learning with someone
by davido (Cardinal) on Oct 24, 2011 at 10:06 UTC

    Look for a Perl Mongers group in your area. Attend a few of the meetings. Get to know the people there. Maybe you'll meet someone who is at a similar level and who wants to form a small study group.


    Dave

Re: Learning with someone
by Popcorn Dave (Abbot) on Oct 24, 2011 at 13:56 UTC
    Check your local community college and see if they offer it as a class. That's how I got my start in Perl. It's a great way to go.


    To disagree, one doesn't have to be disagreeable - Barry Goldwater

Re: Learning with someone
by perl.j (Pilgrim) on Oct 24, 2011 at 19:25 UTC
    On top of what was mentioned (Perl Mongers probably being your best bet) find a friend or co-worker is interested in learning with you. If they don't know what it is. Explain to them the power and simplicity of the language (although if you're a beginner you may not know this). I wish I had someone who was learning with me when I started working with Perl. I hope you have some luck.
    --perl.j
Re: Learning with someone
by tospo (Hermit) on Oct 25, 2011 at 08:11 UTC
    I think trying to learn programming with someone else is great but of course you also need some books to get you started and do your homework with. Read a few chapeters of something like "Programming Perl" or something that is geared more towards what you actually want to do, e.g. in my case it was bioinformatics, for which "Beginning Perl for Bioinformatics" is the best way to start.
    For social coding (best way to learn from and with others), find or start a little project on github. There's nothing like seeing other people's code to learn how things are done, somthing that a book will never be able to teach you. A small Perl module, maybe one for a simple system admin task or something that collects some stuff off of web pages is always a good start. In my experiencce, the idea for a project should come first because that gives you the motivation to learn the techniques you will need to make it work.

Log In?
Username:
Password:

What's my password?
Create A New User
Domain Nodelet?
Node Status?
node history
Node Type: perlquestion [id://933326]
Front-paged by Arunbear
help
Chatterbox?
and the web crawler heard nothing...

How do I use this?Last hourOther CB clients
Other Users?
Others imbibing at the Monastery: (4)
As of 2024-04-25 02:24 GMT
Sections?
Information?
Find Nodes?
Leftovers?
    Voting Booth?

    No recent polls found