I know, I know. Whenever I just post a question like "please help me" I feel really bad but in most cases what I've tried is either scribbles on paper or just me racking my brains about *how* to start or, if I actually write some code, just a bunch of syntax errors. The problem is that it's difficult to start thinking like a programmer when nobody ever taught you or gave you some good resources/exercises. I'm trying to learn on my own but my progress is really slow. I've done a few tutorials, read stuff here and there, bought two good books, wrote 10-15 scripts but I still struggle a LOT with simple stuff like this. And it's because I just can't "picture" the task I'm aiming for in form of code. I think this requires either training (computer science degree etc) or years of practice and I have neither, hopefully after so many months I'll start grasping the whole idea better :/ :(

In reply to Re^4: convert columns into matrix and get population count? by fasoli
in thread convert columns into matrix and get population count? by fasoli

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.