Beefy Boxes and Bandwidth Generously Provided by pair Networks
Pathologically Eclectic Rubbish Lister
 
PerlMonks  

Re: Seeking guidance on getting better at Perl.

by mhearse (Chaplain)
on Aug 17, 2013 at 17:23 UTC ( [id://1049864]=note: print w/replies, xml ) Need Help??


in reply to Seeking guidance on getting better at Perl.

Do things you have never done before. Here's some suggestions.

  • Instead of using modules from CPAN write your own
  • Write an indexer
  • Write functions/methods that manipulate 2d arrays
  • Write functions/methods that manipulate 3d arrays
  • Learn bitwise and bitshifting operators
  • Write a module which interfaces with a shared object
  • Learn curses

Personally I'd recommend skipping writing GUIs in perl.

  • Comment on Re: Seeking guidance on getting better at Perl.

Replies are listed 'Best First'.
Re^2: Seeking guidance on getting better at Perl.
by Anonymous Monk on Aug 17, 2013 at 17:54 UTC
    • Learn curses
    Blistering barnacles! Those sure come in handy!

Log In?
Username:
Password:

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

How do I use this?Last hourOther CB clients
Other Users?
Others browsing the Monastery: (7)
As of 2024-04-18 11:12 GMT
Sections?
Information?
Find Nodes?
Leftovers?
    Voting Booth?

    No recent polls found