Beefy Boxes and Bandwidth Generously Provided by pair Networks
Welcome to the Monastery
 
PerlMonks  

Re: Where Do I Go Next?

by moritz (Cardinal)
on Jul 17, 2011 at 08:48 UTC ( [id://914929]=note: print w/replies, xml ) Need Help??


in reply to Where Do I Go Next?

Write Code. Write code that you actually use. Write code that scratches your own itches.

Find some small repetitive task that you often perform, and make your life easier by doing it in Perl.

Seriously, there's nothing better for learning programming than programming.

When you write code, you learn the things that actually matter for you, not the things that some book author thought that matter for you.

If you misunderstood something, your code won't work, and you have to investigate. If you misunderstood something in the book, you will memorize it the way you wrongly understood upon rereading.

If you write code, you will also find that some things are just cumbersome to do, and you will appreciate things like reference once you read about them in the more advanced books, because they will actually make your life easier.

Write code. Write code you use. Write code.

Replies are listed 'Best First'.
Re^2: Where Do I Go Next?
by perl.j (Pilgrim) on Jul 17, 2011 at 13:40 UTC
    Only reason I never did this before is because I had nothing to practice on. Thanks for the great advice though.
    A Newbie To Perl

Log In?
Username:
Password:

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

How do I use this?Last hourOther CB clients
Other Users?
Others drinking their drinks and smoking their pipes about the Monastery: (4)
As of 2024-04-25 13:27 GMT
Sections?
Information?
Find Nodes?
Leftovers?
    Voting Booth?

    No recent polls found