From Wikipedia:

Computer science is considered by some to have a much closer relationship with mathematics than many scientific disciplines, with some observers saying that computing is a mathematical science. Early computer science was strongly influenced by the work of mathematicians such as Kurt Gödel and Alan Turing, and there continues to be a useful interchange of ideas between the two fields in areas such as mathematical logic, category theory, domain theory, and algebra.

I've found that my interest in the science of computing has motivated me to become more proficient with mathematics. They really go hand in hand.

The public education system where I live recently made a subtle shift in high school graduation requirements. Previously, a student could take a CS elective and apply it toward his or her math requirements. Now that CS elective can be applied either toward a math requirement, or toward a science requirement. It might be seen by some that this is a step toward supporting that CS is a science. But the reality is that the change was made to encourage CS students to take more math (the implication being that if this CS elective is used to fill a science credit, there will still be a need to fill another math credit). Sort of a round-about "social engineering" approach to encouraging more math. I guess I would have preferred to see some other requirement relaxed in order to support kids who want to focus more on science, math, engineering, etc. But everyone has their own agendas, and somehow a curriculum is arrived at. ;)


Dave


In reply to Re: Most Used/Useful Math skills by davido
in thread Most Used/Useful Math skills by carlriz

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.