I would actually venture to say that this is very opposite of what I would consider Ivory-Tower-think. I don't know about other schools' curricula, but at the institution I recently graduated from, there was a course called Programming Languages. The whole point of this course was to introduce us to the 6 or so major programming paradigms (Functional, Procedural, Generic, OO, Declarative(?)... ok, so it's been a few years).

There was a little traffic on the Perl6 internals mailing list right after the Little Languages conference at MIT. While the focus was to clearly bring acadamia and real-world programming some mutual understanding, Around the edges there were brief, playfully pointed jokes mentioning ML and Scheme and the like.

That and my experiences at my own college suggest that the University you contacted was definitely the exception, not the rule, by limiting themselves to OO languages.


In reply to Re: (OT) Where is programming headed? by AidanLee
in thread (OT) Where is programming headed? by Ovid

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.