Schools still teach COBOL!
-
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! :)
EHaskins wrote:
Does anyone still use COBOL in business?
Yes, financial institutions - banks & insurance companies. My former employer is running RPG programs (I was part of the Windows developers team, though) in the 21st century.
-
Cobol's pretty easy, if you know another language and are an experienced programmer you can pick it up pretty fast. I had to laugh back just before y2k when everyone was pronouncing doom and gloom because all the Cobol programmers had supposedly retired and no one could fix the code. Most of us here could have fixed that code easily given a week with a Cobol manual and creating our own text parsing tools to find the date bits in question. I learned it simultaneously with C and (a bunch of big iron specific stuff like JCL) at the now defunct Control Data Institute because that's where the jobs were back then. I think it's still used in the financial industry, they have a lot of stuff built on top of a lot of older stuff built on a lot of ancient stuff coral reef style. The only "ancient" language I know of that most modern programmers would find hard to pick up easily is any of the old platform specific assembly because it requires such a change of mind set. I would think it would be a good course to take after the basics are learned in another more learning friendly language first because it could open more doors if you need a job since few modern programmers would be interested in it and I think it's always a good idea to learn a new language every once in a while because they all give you better perspective and ideas just from the process of learning them even when you don't use them regularly.
"It's so simple to be wise. Just think of something stupid to say and then don't say it." -Sam Levenson
John C wrote:
I had to laugh back just before y2k when everyone was pronouncing doom and gloom because all the Cobol programmers had supposedly retired and no one could fix the code.
ROFL. I too remember that. There was way too much "The universe is going to halt" kinda hype. :-D
Nobody can give you wiser advice than yourself. - Cicero .·´¯`·->Rajesh<-·´¯`·. Codeproject.com: Visual C++ MVP
-
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! :)
I'm currently doing some projects at the Swedish road administration and most of the backend systems are old Cobol systems there. Pretty much every system here in Sweden that deals with driving licenses and traffic laws are in Cobol..
-
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! :)
EHaskins wrote:
CICS
The more/only interesting thing about CICS is that it's one of the few applications developed using a formal specification language, in this case, Z[^].
EHaskins wrote:
Does anyone still use COBOL in business? I mean is this really what people go to school for?
I wouldn't - I'd go (I did go) to school to learn how to learn. That way, you can pick up new and different technologies that weren't around when you were at school.
-
John C wrote:
I had to laugh back just before y2k when everyone was pronouncing doom and gloom because all the Cobol programmers had supposedly retired and no one could fix the code.
ROFL. I too remember that. There was way too much "The universe is going to halt" kinda hype. :-D
Nobody can give you wiser advice than yourself. - Cicero .·´¯`·->Rajesh<-·´¯`·. Codeproject.com: Visual C++ MVP
Don't get me wrong, there would have been major problems all over the world at the time but what people seem to forget is that a lot of people worked very long hours for a long time prior to the rollover patching and upgrading hardware and software. We were at it full time for all of 2000 working at a variety of places including hospitals where if we hadn't done the patches some medical software would have screwed up medication plans, babies would have had the wrong age recorded etc. At financial places mortgages would have been screwed up, at lawyers offices their appointments would have been messed up, at an oil and gas storage facility all sorts of very bad things would have happened, those were just some of the things I was personally involved with. We had to patch so much at the hospital (and this was a relatively small hospital in a relatively small city) that they paid us to sit there on new years eve and confirm everything was working properly after midnight because there were so many serious systems involved. It would have all added up to a huge mess if it wasn't for the people that prevented it. Now it's a joke to most people but not to the ones that were there and prevented it from happening.
"It's so simple to be wise. Just think of something stupid to say and then don't say it." -Sam Levenson
-
Ha! That's funny because I used to have an IT outsource company and once in a great while we'd be called in to fix pc's at a local Canadian bank's branches in a remote area when they couldn't get their own techs in and they all ran OS2 as well. It's not too surprising really, development is expensive and new development when you have perfectly good systems is not only pointless but very risky and banks are amongst the most risk averse and conservative organisations in the world. So: expensive, risky with a perfectly adequate system in place = not on your life. Also finance at it's core really hasn't changed much in hundreds of years so once it's written there's really little need or incentive to rewrite it.
"It's so simple to be wise. Just think of something stupid to say and then don't say it." -Sam Levenson
agreed... so schools teaching cobol is totally understandable
Harvey Saayman - South Africa Junior Developer .Net, C#, SQL
you.suck = (you.passion != Programming)
-
Cobol's pretty easy, if you know another language and are an experienced programmer you can pick it up pretty fast. I had to laugh back just before y2k when everyone was pronouncing doom and gloom because all the Cobol programmers had supposedly retired and no one could fix the code. Most of us here could have fixed that code easily given a week with a Cobol manual and creating our own text parsing tools to find the date bits in question. I learned it simultaneously with C and (a bunch of big iron specific stuff like JCL) at the now defunct Control Data Institute because that's where the jobs were back then. I think it's still used in the financial industry, they have a lot of stuff built on top of a lot of older stuff built on a lot of ancient stuff coral reef style. The only "ancient" language I know of that most modern programmers would find hard to pick up easily is any of the old platform specific assembly because it requires such a change of mind set. I would think it would be a good course to take after the basics are learned in another more learning friendly language first because it could open more doors if you need a job since few modern programmers would be interested in it and I think it's always a good idea to learn a new language every once in a while because they all give you better perspective and ideas just from the process of learning them even when you don't use them regularly.
"It's so simple to be wise. Just think of something stupid to say and then don't say it." -Sam Levenson
John C wrote:
I think it's still used in the financial industry
its definitely used in the financial industry. my fathers girlfriend is a data modeler for a HUGE financial company here in SA and has told me that she still comes across programs she wrote in cobol YEARS ago that are still live today
Harvey Saayman - South Africa Junior Developer .Net, C#, SQL
you.suck = (you.passion != Programming)
-
Ha! That's funny because I used to have an IT outsource company and once in a great while we'd be called in to fix pc's at a local Canadian bank's branches in a remote area when they couldn't get their own techs in and they all ran OS2 as well. It's not too surprising really, development is expensive and new development when you have perfectly good systems is not only pointless but very risky and banks are amongst the most risk averse and conservative organisations in the world. So: expensive, risky with a perfectly adequate system in place = not on your life. Also finance at it's core really hasn't changed much in hundreds of years so once it's written there's really little need or incentive to rewrite it.
"It's so simple to be wise. Just think of something stupid to say and then don't say it." -Sam Levenson
John C wrote:
Also finance at it's core really hasn't changed much in hundreds of years
Maybe the core stuff is static - the trading systems become more esoteric almost daily. Try pricing some of the exotic deals around the trading floor. Then try designing a system to price the deals (generically).:mad: And yep I know some global FIs that are still running cobol as their core systems, my son in law works for one, and don't they pay him handsomely to drive their outdated systems. Pity there is no career path for him though.
Never underestimate the power of human stupidity RAH
-
John C wrote:
Also finance at it's core really hasn't changed much in hundreds of years
Maybe the core stuff is static - the trading systems become more esoteric almost daily. Try pricing some of the exotic deals around the trading floor. Then try designing a system to price the deals (generically).:mad: And yep I know some global FIs that are still running cobol as their core systems, my son in law works for one, and don't they pay him handsomely to drive their outdated systems. Pity there is no career path for him though.
Never underestimate the power of human stupidity RAH
Mycroft Holmes wrote:
Maybe the core stuff is static
That's what I meant, banks and the traditional stuff they do, not the stocks and bonds and currency trading stuff.
Mycroft Holmes wrote:
Pity there is no career path for him though.
In some ways it would be ideal though, particularly for an older person who doesn't want to constantly learn new stuff all the time, I can think of quite a few people here that would find that job ideal based on their opinions of new technology coming from Microsoft. ;)
"It's so simple to be wise. Just think of something stupid to say and then don't say it." -Sam Levenson
-
i know for a fact that banking systems here in South Africa are cobol. its been like that for ages, one of the banks here give FREE training on cobol programming twice a year i think, because its cheaper to train people to use an old language and then employ them than to rewrite the systems in a newer one. something else that surprised me while working as a casual for an outsource IT company that support this banks computers is that the dual chip quad core servers in every branch runs on.... wait for it... OS2! and the tellers terminals are dummies that "download" their "OS" from the server upon booting. weird to think that our money is managed by programs as old as the earth :D
Harvey Saayman - South Africa Junior Developer .Net, C#, SQL
you.suck = (you.passion != Programming)
-
Mycroft Holmes wrote:
Maybe the core stuff is static
That's what I meant, banks and the traditional stuff they do, not the stocks and bonds and currency trading stuff.
Mycroft Holmes wrote:
Pity there is no career path for him though.
In some ways it would be ideal though, particularly for an older person who doesn't want to constantly learn new stuff all the time, I can think of quite a few people here that would find that job ideal based on their opinions of new technology coming from Microsoft. ;)
"It's so simple to be wise. Just think of something stupid to say and then don't say it." -Sam Levenson
John C wrote:
particularly for an older person
He's the son in law and I'm the old fart:laugh:.
John C wrote:
who doesn't want to constantly learn new stuff all the time
As I sit here contemplating a potential Workflow project and shudder at the idea of getting into WPF. I don't mind learning the new stuff so much as I still get a thrill out of putting together an elegant solution. I just hate having to throw it away after I have spent months getting to know at technology deep enough to make it useful. If it was just once or twice I could live with it :sigh: but I have had to do it many times and it does get a little wearing.
Never underestimate the power of human stupidity RAH
-
EHaskins wrote:
CICS
The more/only interesting thing about CICS is that it's one of the few applications developed using a formal specification language, in this case, Z[^].
EHaskins wrote:
Does anyone still use COBOL in business? I mean is this really what people go to school for?
I wouldn't - I'd go (I did go) to school to learn how to learn. That way, you can pick up new and different technologies that weren't around when you were at school.
Stuart Dootson wrote:
The more/only interesting thing about CICS is that it's one of the few applications developed using a formal specification language, in this case, Z[^].
Do you understand the difference between a programming language and a specification languge? There is a huge difference.
-
Don't get me wrong, there would have been major problems all over the world at the time but what people seem to forget is that a lot of people worked very long hours for a long time prior to the rollover patching and upgrading hardware and software. We were at it full time for all of 2000 working at a variety of places including hospitals where if we hadn't done the patches some medical software would have screwed up medication plans, babies would have had the wrong age recorded etc. At financial places mortgages would have been screwed up, at lawyers offices their appointments would have been messed up, at an oil and gas storage facility all sorts of very bad things would have happened, those were just some of the things I was personally involved with. We had to patch so much at the hospital (and this was a relatively small hospital in a relatively small city) that they paid us to sit there on new years eve and confirm everything was working properly after midnight because there were so many serious systems involved. It would have all added up to a huge mess if it wasn't for the people that prevented it. Now it's a joke to most people but not to the ones that were there and prevented it from happening.
"It's so simple to be wise. Just think of something stupid to say and then don't say it." -Sam Levenson
You got me totally wrong there. I wasn't joking at it; I meant to tell that the problem itself was seen by the general public as something which cannot be solved and therefore the universe *will* halt at 2000. The media - every news paper, every news channel was talking about it repeatedly. Now, the fact that it has been solved is making the 2038 problem[^] gain no popularity at all.
Nobody can give you wiser advice than yourself. - Cicero .·´¯`·->Rajesh<-·´¯`·. Codeproject.com: Visual C++ MVP
-
What do you really know about OS/2? You seem to be uninformed of the age of OS/2. Which is older; OS/2, Windows or Unix? Do you know what a "thin client" is?
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)
-
Stuart Dootson wrote:
The more/only interesting thing about CICS is that it's one of the few applications developed using a formal specification language, in this case, Z[^].
Do you understand the difference between a programming language and a specification languge? There is a huge difference.
Ummmm - yeah. By "developed", I was referring to the whole software development lifecycle, from requirement specification through to implementation. I'm quite aware that something like Z allows you to define a software specification in a form that you can reason about.
-
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! :)
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.
-
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)
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.
-
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! :)
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.
-
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.
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.
-
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.
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