Beefy Boxes and Bandwidth Generously Provided by pair Networks
Do you know where your variables are?
 
PerlMonks  

Re: Road map woes

by Ovid (Cardinal)
on May 29, 2003 at 00:14 UTC ( [id://261446]=note: print w/replies, xml ) Need Help??


in reply to Road map woes

There are a few things you can do to keep advancing. The easiest is to pick up some good books about programming that aren't necessarily about a particular language. "Code Complete" and "The Pragmatic Programmer" are two excellent books for that.

Another thing you can do is start learning different types of languages. Learning a more object oriented language like Ruby (or even Java) can do wonders for teaching what OO is really about and can help you better understand why Perl's OO is "bolted on the side". Learning a logic or functional language can also help you learn completely different ways of looking at problems. These will make you a better programmer in the long run.

Cheers,
Ovid

New address of my CGI Course.
Silence is Evil (feel free to copy and distribute widely - note copyright text)

Replies are listed 'Best First'.
Re: Re: Road map woes
by Limbic~Region (Chancellor) on May 29, 2003 at 00:29 UTC
    Ovid,
    Yes - this is good advice. I recently had the honor of assisting a fellow monk re-write 5 csh (c-shell) scripts that did a single function and took a LONG time to run. I discovered that my shell scripting had magically improved after being on a 6 month hiatus because of Perl.

    I will make an earnest effort at the book aproach as well. I do not want to use the excuse "I don't learn from books" or "I only use books as reference" since it isn't a real reason. Being realistic (as opposed to optimistic/pessimistic), I stick with a book until I am bored with it and then it becomes reference. I asked the question and if I am serious about doing it I should buckle down and try.

    Thanks - L~R

Re: Re: Road map woes
by PodMaster (Abbot) on May 29, 2003 at 08:04 UTC
    I'd like to point out Split Scalars and Objects/References into Two Types which explains the "bolted on the side" remark -- it's not a bad read overall ;)


    MJD says you can't just make shit up and expect the computer to know what you mean, retardo!
    I run a Win32 PPM repository for perl 5.6x+5.8x. I take requests.
    ** The Third rule of perl club is a statement of fact: pod is sexy.

Log In?
Username:
Password:

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

How do I use this?Last hourOther CB clients
Other Users?
Others romping around the Monastery: (7)
As of 2024-04-23 14:35 GMT
Sections?
Information?
Find Nodes?
Leftovers?
    Voting Booth?

    No recent polls found