Actually, here at Colorado State, for CIS, you are required to take Calc I and II for business majors (as CIS is a business major here), and for CS, you are required to take Calc I and II for Scientists and Engineers, and for CS, you are also required to take Algebra I & II, Analytic Trig, and Matricies and Linear equations. By taking one more math class as an elective (typically Calc III) you can also get a Math minor (though I am not). The hardest part about calculus is actually sitting down and doing it. It really is intuitive, you just have to keep up and try to apply it to your assignments. I have had no problems with it.

CIS and CS here are very different majors. Here, CIS majors are basically trained to do Sysadmin jobs and program on windows based platforms (the most complex they get is Visual Basic, and a light SQL course). The rest of the major is business oriented.

CS here is the real difficult one. There is a class for everything from c, c++, java, lisp / prolog (sp?), database desgin, os design, compiler construction, graphics, machine learning, AI, etc. Unfortunately, there are no perl classes, though in several of the theoretical classes (like software Engineering I), you can use it for your projects.

Hope this helps!

_________________________________________
E-Bitch
Tempora Mutantur Nos et Mutamur in Illis
"The Times are Changed Even as We are Changed in Them"

In reply to Re: Re: College suggestions for possible programming career by E-Bitch
in thread College suggestions for possible programming career by Stamp_Guy

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.