In my opinion this is true for most learning processes of "interesting" things. You can always learn something new.

It is important to realize that the amount of new things one learns about a topic is not constant in time. Typically a lot of new things are learned initially, while over time less and less new insight is acquired. To put it in mathematical terms: initially the learning curve is pretty steep, but after a while it gets more and more flat. Or to rephrase it in terms of Pareto's law: the first 80% are learned in 20% of the time, the remaining 20% take 80% of the time (except that it shouldn't add to 100% in this case ;-)

For me this implies that after a while I've to switch to something new to learn in order to keep learning sufficient amounts. Is it worth to invest a lot of effort for the remaining 10% or 5% or 1% one doesn't know yet? This depends on how proficient one needs to needs to be at that particular topic, but in general I find it's more worthwhile to know, say 75% of a lot of things rather than 95% of just a few. The good news is that the former can be achieve with about the same effort as the latter.

Just my 2 cents, -gjb-

PS: any numbers cited are purely for illustration, obviously ;-)


In reply to Re: Self-improvement and TMTOWTDI by gjb
in thread Self-improvement and TMTOWTDI by Tanalis

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.