Beefy Boxes and Bandwidth Generously Provided by pair Networks
P is for Practical
 
PerlMonks  

comment on

( [id://3333]=superdoc: print w/replies, xml ) Need Help??

It sounds like you're making good progress. You're definitely thinking in a healthy way about it (there are a lot of people out there who swear they'll 'never' use certain methods - then do).

I've done things in a similar way to you. My code when I started was horrific. It was like BASIC programming. Everything was done in tiny steps, tons of lines, no use of map or grep, if statements everywhere, no OO. I've been coding in Perl for 8 years now and it's only in the last few that I've mastered OO, the templating systems, and most of the idioms.

I don't think you can rush all this. Of course, you could go a lot faster than I did (Perl wasn't my job for the first 4 years or so - just hacking together bits for my Web sites etc), but I don't think you should make giant leaps in multiple areas at the same time. Getting up to using databases is a great step, and now you can focus on the next one.

Your strength with OO will come, in time, and you'll see new situations where it is highly useful. Of course, there are many cases where you won't want to use it, and quite rightly so :-) Just keep hacking, I say! Good luck!


In reply to Re: On reflections by petercooper
in thread On reflections by kiat

Title:
Use:  <p> text here (a paragraph) </p>
and:  <code> code here </code>
to format your post; it's "PerlMonks-approved HTML":



  • Are you posting in the right place? Check out Where do I post X? to know for sure.
  • Posts may use any of the Perl Monks Approved HTML tags. Currently these include the following:
    <code> <a> <b> <big> <blockquote> <br /> <dd> <dl> <dt> <em> <font> <h1> <h2> <h3> <h4> <h5> <h6> <hr /> <i> <li> <nbsp> <ol> <p> <small> <strike> <strong> <sub> <sup> <table> <td> <th> <tr> <tt> <u> <ul>
  • Snippets of code should be wrapped in <code> tags not <pre> tags. In fact, <pre> tags should generally be avoided. If they must be used, extreme care should be taken to ensure that their contents do not have long lines (<70 chars), in order to prevent horizontal scrolling (and possible janitor intervention).
  • Want more info? How to link or How to display code and escape characters are good places to start.
Log In?
Username:
Password:

What's my password?
Create A New User
Domain Nodelet?
Chatterbox?
and the web crawler heard nothing...

How do I use this?Last hourOther CB clients
Other Users?
Others sharing their wisdom with the Monastery: (2)
As of 2024-04-20 03:54 GMT
Sections?
Information?
Find Nodes?
Leftovers?
    Voting Booth?

    No recent polls found