First off, let me say that your comments on the CB have not seemed stupid to me. Most "success" in public schools is due to an ability to kiss @ss and frog jump, as opposed to developing true intelligence and grasping connections.

Donald Knuth's "The Art of Computer Programming" series is good. Any book on "discrete mathematics" will give you computer-oriented mathematics. Beyond that, I wouldn't look for any one book to give you everything, because math (like Perl) goes in many different directions.

What I will say, is, "enjoy the ride!" Mathematics is one of the most powerful tools mankind has ever developed. You won't find everything in one place, though. Kirchoff's equations and digital signal processing are too far apart for any one book to give it all to you in an evening. Just trust your mind to build associations as you journey up the spiral of learning, and let it take you where it will. Basic logic and your intuitive sense will help you grasp every problem as it comes along, and everything else is just the syntax of a given representation of a concept or situation. (Again, like Perl!)

In reply to Re: What should I read? by samizdat
in thread What should I read? by jkva

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.