Skip to content
  • Categories
  • Recent
  • Tags
  • Popular
  • World
  • Users
  • Groups
Skins
  • Light
  • Cerulean
  • Cosmo
  • Flatly
  • Journal
  • Litera
  • Lumen
  • Lux
  • Materia
  • Minty
  • Morph
  • Pulse
  • Sandstone
  • Simplex
  • Sketchy
  • Spacelab
  • United
  • Yeti
  • Zephyr
  • Dark
  • Cyborg
  • Darkly
  • Quartz
  • Slate
  • Solar
  • Superhero
  • Vapor

  • Default (No Skin)
  • No Skin
Collapse
Code Project
  1. Home
  2. The Lounge
  3. Schools still teach COBOL!

Schools still teach COBOL!

Scheduled Pinned Locked Moved The Lounge
csharpc++javahtmldesign
26 Posts 11 Posters 0 Views 1 Watching
  • Oldest to Newest
  • Newest to Oldest
  • Most Votes
Reply
  • Reply as topic
Log in to reply
This topic has been deleted. Only users with topic management privileges can see it.
  • E EHaskins

    I've been looking into Computer Science and Software Engineering schools lately, and I couldn't believe it when I saw that UW-Plattville teaches COBOL as part of their Comp Sci BS. Course description: Programming in COBOL To develop an understanding of and provide practice in the use of proper strategies and techniques for business program design and development. To develop ability to apply the COBOL language to implement problem solutions. To gain the background for further study of software design and computer programming in a business environment. Emphasis on structured programming and program style. AND CICS Application Programming An introduction to CICS command-level programming using COBOL. Techniques to design and develop online application programs with CICS, a data communication system to maintain and access files and databases AND Applications in Information Systems Applications of computer programming and system development concepts, principles and practices to a comprehensive system development project. A team approach is used to design and develop a realistic system of moderate complexity. Also includes coverage of advanced features of the COBOL language. Most of the other schools I looked into used some combination of C, C++, Java, .net, and sometimes optional courses dedicated to the history of languages. Does anyone still use COBOL in business? I mean is this really what people go to school for? Original source, left column about 1/3 down.

    Total geek! :)

    Z Offline
    Z Offline
    Zhat
    wrote on last edited by
    #21

    Lot's of "old school" companies still use Cobol. I work for an Insurance company that (currently)heavily relies on that archaic language, however, it's my job to put those guys out to pasture as my group is responsible for creating/rewritting/converting our Mainframe/Cobol applications to more webbased ASP.NET/C# code. Also, they needed a Cobol programmer last year (due to a retirement) and couldn't find anyone under the age of 50 to apply, so companies that still use it m ight want to take a 5 year look ahead and see what resources will be available to support those systems.

    S 1 Reply Last reply
    0
    • H Harvey Saayman

      Sam Hobbs wrote:

      What do you really know about OS/2?

      not much :)

      Sam Hobbs wrote:

      You seem to be uninformed of the age of OS/2.

      i am :)

      Sam Hobbs wrote:

      Which is older; OS/2, Windows or Unix?

      no idea :)

      Sam Hobbs wrote:

      Do you know what a "thin client" is?

      not a clue :)

      Harvey Saayman - South Africa Junior Developer .Net, C#, SQL

      you.suck = (you.passion != Programming)

      S Offline
      S Offline
      Sam Hobbs
      wrote on last edited by
      #22

      OS/2 was designed by IBM as the operating system that would be ported to all there computers. IBM did and does have a variety of processor systems. Many developers are unaware of the many other types of processors that IBM makes other than PC types. Businesses however are aware of the other processors. Most of the IBM systems that are not PCs do not have Windows. OS/2 was initially developed a few years before Windows NT; I am not sure, but it was about two years. Initially Microsoft was committed to help develop OS/2, but they did not fulfill the commitment nd instead developed NT. OS/2 was a great operating system when it was developed and it still is. A lot of the design of NT was based on OS/2, but Unix deserves a lot of credit too. A "Thin Client" is a system that is a lot like what you said in the sense that many of them boot from the network instead of from a local drive. See thinclient.org. It is more common than you are aware of.

      1 Reply Last reply
      0
      • E EHaskins

        I've been looking into Computer Science and Software Engineering schools lately, and I couldn't believe it when I saw that UW-Plattville teaches COBOL as part of their Comp Sci BS. Course description: Programming in COBOL To develop an understanding of and provide practice in the use of proper strategies and techniques for business program design and development. To develop ability to apply the COBOL language to implement problem solutions. To gain the background for further study of software design and computer programming in a business environment. Emphasis on structured programming and program style. AND CICS Application Programming An introduction to CICS command-level programming using COBOL. Techniques to design and develop online application programs with CICS, a data communication system to maintain and access files and databases AND Applications in Information Systems Applications of computer programming and system development concepts, principles and practices to a comprehensive system development project. A team approach is used to design and develop a realistic system of moderate complexity. Also includes coverage of advanced features of the COBOL language. Most of the other schools I looked into used some combination of C, C++, Java, .net, and sometimes optional courses dedicated to the history of languages. Does anyone still use COBOL in business? I mean is this really what people go to school for? Original source, left column about 1/3 down.

        Total geek! :)

        S Offline
        S Offline
        Sam Hobbs
        wrote on last edited by
        #23

        EHaskins wrote:

        I couldn't believe it when I saw that UW-Plattville teaches COBOL as part of their Comp Sci BS

        You give the impression that you are not serious about answers, you just want to dump regardless of the truth.

        EHaskins wrote:

        Most of the other schools I looked into used some combination of C, C++, Java, .net

        Teaching C but not COBOL is impractical. Knowing C is important to understand existing software but there is not much new development using C. There is a lot more new development using COBOL than using C. At the time that Visual Basic was developed by Microsoft, COBOL was a better language than Basic. The Pascal language was better by definiton of Pascal than the Basic language. Microsoft made a bad choice of languages when they chose Basic as the language to improve upon. Microsoft chose Basic for financial reasons, not technical (quality of the langauge) reasons. If you want to dump, dump on Basic; it was not designed to be practical; it was initially developed just for educational use.

        1 Reply Last reply
        0
        • Z Zhat

          Lot's of "old school" companies still use Cobol. I work for an Insurance company that (currently)heavily relies on that archaic language, however, it's my job to put those guys out to pasture as my group is responsible for creating/rewritting/converting our Mainframe/Cobol applications to more webbased ASP.NET/C# code. Also, they needed a Cobol programmer last year (due to a retirement) and couldn't find anyone under the age of 50 to apply, so companies that still use it m ight want to take a 5 year look ahead and see what resources will be available to support those systems.

          S Offline
          S Offline
          Sam Hobbs
          wrote on last edited by
          #24

          COBOL is a better language than Basic. COBOL is a standard langauge whereas VB is not. VB is proprietary to Microsoft. It is very possible that developers and their management will learn that COBOL is worth using. If companies are having difficulty finding COBOL programmers, then learning COBOL in college might make a difference in getting a job after graduation.

          Z 1 Reply Last reply
          0
          • S Sam Hobbs

            COBOL is a better language than Basic. COBOL is a standard langauge whereas VB is not. VB is proprietary to Microsoft. It is very possible that developers and their management will learn that COBOL is worth using. If companies are having difficulty finding COBOL programmers, then learning COBOL in college might make a difference in getting a job after graduation.

            Z Offline
            Z Offline
            Zhat
            wrote on last edited by
            #25

            Whether Cobol is better then any language is a matter of opinion, and though it might be true that it's the standard language where Microsoft isn't, facts are cobol jobs are about 1 to 10 or less (a quick check of any job board will show a very small number of cobol jobs compared to .NET) In our company we have a dedicated Cobol team...and that team is going away and being replaced by Web based, Microsoft applications...because management wants it that way, and I'm happy to provide that service. I simply stated that it was difficult to for them (that team) to find someone young who knows Cobol. That doesn't mean it's not a good language or isn't used, as there are plenty of Fortune 500 orgs that use it, and I'm sure a number of younger people who work with it daily...for now. If someone wants to learn it in college, good on them, hope they do well. I'm sure they'll find work, it just won't be near as avaiable as jobs in more current more widely used languages. Oh, I was a Cold Fusion dev for 3 years...talk about a language that's not widely used...lol

            S 1 Reply Last reply
            0
            • Z Zhat

              Whether Cobol is better then any language is a matter of opinion, and though it might be true that it's the standard language where Microsoft isn't, facts are cobol jobs are about 1 to 10 or less (a quick check of any job board will show a very small number of cobol jobs compared to .NET) In our company we have a dedicated Cobol team...and that team is going away and being replaced by Web based, Microsoft applications...because management wants it that way, and I'm happy to provide that service. I simply stated that it was difficult to for them (that team) to find someone young who knows Cobol. That doesn't mean it's not a good language or isn't used, as there are plenty of Fortune 500 orgs that use it, and I'm sure a number of younger people who work with it daily...for now. If someone wants to learn it in college, good on them, hope they do well. I'm sure they'll find work, it just won't be near as avaiable as jobs in more current more widely used languages. Oh, I was a Cold Fusion dev for 3 years...talk about a language that's not widely used...lol

              S Offline
              S Offline
              Sam Hobbs
              wrote on last edited by
              #26

              You are contradicting yourself. You say that there are not many jobs available for COBOL programmers and you say that your company has had difficulty finding COBOL programmers below the age of 50. An important question is how much competition there is for the .Net positions. If there are many college students learning .Net and very few learning COBOL then the students that have learned COBOL might have no problem getting a job whereas there would be a lot of competition for languages that are taught more commonly. I agree that it is important to learn languages such as C++ and Java. Note that .Net is not a language.

              1 Reply Last reply
              0
              Reply
              • Reply as topic
              Log in to reply
              • Oldest to Newest
              • Newest to Oldest
              • Most Votes


              • Login

              • Don't have an account? Register

              • Login or register to search.
              • First post
                Last post
              0
              • Categories
              • Recent
              • Tags
              • Popular
              • World
              • Users
              • Groups