Since I've never looked into COBOL seriously I'd like to have some examples of that large class of problems C++ and VB can't handle, it sounds interesting (no irony here).

Regardless of this point: bear in mind that many businesses simply don't have COBOL around anymore, so yes, you'll be going for a niche. Personally I consider that to be a bad start of a career.

Just my 2 cents, -gjb-

Update:
My measure for COBOL's "evolutionary success" is the number of job ads in Belgian publications that require COBOL skills vs. those that require C++/Java. Moreover, I don't think COBOL is part of the curriculum of any CS education in Belgium.

Another point of interest: a former colleague of mine who has a degree in physics managed to get a job done in COBOL without too much trouble, but he'd still be hard pressed to do anything OO related. The scope of C++ is more general than that of COBOL, which means that one should get in touch with a broader range of concepts and ideas while studying it.

A very important point made by Elian: one is much more motivated to study when something is interesting and the typical COBOL application might be kind of dull.


In reply to Re: Re: Which language would be most helpful? by gjb
in thread Which language would be most helpful? by mrpilot

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.