Do you feel same way? What is the next action?
Well, not exactly. But it is somewhat obvious that after an intial phase of rapid changes in correcting bad habits got who knows where, and ganing conscience of features and idiomatic forms that make Perl so... ehm perlish1, one's own coding style crystallizes along one's preferred structures, techniques, whatever. Well, at least mine did.

Now changes in my own coding style do happen, but definitely at a much slower pace. Yet there's still so much I have and want to learn... basically it all depends on what I'll put my hands on, i.e. on the particular area of application in which will be spending my efforts.

In particular, as I have already written elsewhere, I'm only marginally proficient in OO techniques (and concepts), since in my production relatively small scripts outnumber "big" projects, which is where OO typically (but not exclusively!) results to be most useful.


1 But then I guess it's fundamentally the same for other languages as well.


In reply to Re: I miss by blazar
in thread I miss by artist

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



  • Posts are HTML formatted. Put <p> </p> tags around your paragraphs. Put <code> </code> tags around your code and data!
  • Titles consisting of a single word are discouraged, and in most cases are disallowed outright.
  • Read Where should I post X? if you're not absolutely sure you're posting in the right place.
  • Please read these before you post! —
  • Posts may use any of the Perl Monks Approved HTML tags:
    a, abbr, b, big, blockquote, br, caption, center, col, colgroup, dd, del, details, div, dl, dt, em, font, h1, h2, h3, h4, h5, h6, hr, i, ins, li, ol, p, pre, readmore, small, span, spoiler, strike, strong, sub, summary, sup, table, tbody, td, tfoot, th, thead, tr, tt, u, ul, wbr
  • You may need to use entities for some characters, as follows. (Exception: Within code tags, you can put the characters literally.)
            For:     Use:
    & &amp;
    < &lt;
    > &gt;
    [ &#91;
    ] &#93;
  • Link using PerlMonks shortcuts! What shortcuts can I use for linking?
  • See Writeup Formatting Tips and other pages linked from there for more info.