COBOL

Hi everyone! Following the results of the [icon poll](https://programming.dev/post/325778) I am looking to make a **new icon** for our COBOL community here! COBOL **does not have an official logo** like other programming languages. I am worried the current logo communicates that COBOL is an archaic, outdated, or dead language, therefore I am seeking suggestions for alternatives. For suggestions, please suggest an icon from [game-icons.net](https://game-icons.net/) and what hex colour gradient it should have. A brief explanation of why you chose that image/what it represents would be great too but not required! An example suggestion format: >- **Icon**: https://game-icons.net/1x1/delapouite/triceratops-head.html >- **Gradiant**: 2EE5D2 - A01FC5 >- **Additional Info** (Optional): I chose a Triceratops because a lot of COBOL imagery from third-parties use a Triceratops. The colour gradient is the one used in [this post](https://programming.dev/post/149568).

2
0

Megathread for people who want to get started learning COBOL! This list is a working document and *will be updated over time*. Feel free to comment with resources you think should be added to this list! # Free Compilers & Extensions - [GnuCOBOL](https://gnucobol.sourceforge.io/) - A free/libre COBOL compiler - [OtterKit](https://otterkit.com) - A modern FOSS COBOL compiler - [Learn COBOL](https://marketplace.visualstudio.com/items?itemName=Micro-Focus-AMC.learncobol) - Visual Studio Code Extension - [Visual COBOL Personal Edition](https://www.microfocus.com/en-us/products/visual-cobol-personal-edition/overview) - Learn COBOL with Visual Studio or Eclipse # Free Online Training Courses - [Open Mainframe Project](https://github.com/openmainframeproject/cobol-programming-course) - Video materials on IBM Digital Learning Platform, Coursera, Pluralsight, or YouTube - [Micro Focus COBOL Fundamentals](https://www.microfocus.com/en-us/cobol) - Instructor-led videos, hands-on tutorials, and development tools - [Department of CSIS](https://www.csis.ul.ie/cobol/) - COBOL programming tutorials, lectures, exercises, and examples - [Tutorials Point](https://www.tutorialspoint.com/cobol/index.htm) - [Learn COBOL in One Video](https://www.youtube.com/watch?v=TBs7HXI76yU) - YouTube course - [COBOL Programming 101](https://topictrick.medium.com/cobol-programming-101-a-free-youtube-course-for-beginners-ed2c2a16c464) - YouTube course # Free Books - [Visual COBOL: A Developer's Guide to Modern COBOL](https://www.microfocus.com/en-us/assets/application-modernization-and-connectivity/visual-cobol-book) - [Visual COBOL: New Application Modernization Tools for the Java Developer ](https://www.microfocus.com/en-us/assets/application-modernization-and-connectivity/introducing-the-latest-visual-cobol) # Other Resources - [Wikipedia](https://en.wikipedia.org/wiki/COBOL) - [PUB400](https://pub400.com/) - Public IBM i 7.5 server

4
0
https://www.schneier.com/blog/archives/2024/07/the-nsa-has-a-long-lost-lecture-by-adm-grace-hopper.html

cross-posted from: https://programming.dev/post/16750896 > > The NSA has a video recording of a 1982 lecture by Adm. Grace Hopper titled “Future Possibilities: Data, Hardware, Software, and People.” The agency is (so far) [refusing](https://www.muckrock.com/news/archives/2024/jul/10/grace-hopper-lost-lecture-found-nsa/) to release it. > > > Basically, the recording is in an obscure video format. People at the NSA can’t easily watch it, so they can’t redact it. So they won’t do anything.

10
0
github.com

# Introducing Otterkit COBOL ![](https://lemm.ee/api/v3/image_proxy?url=https%3A%2F%2Fprogramming.dev%2Fpictrs%2Fimage%2F030f98e9-8515-4e9a-9dd8-2d1dee002275.png) Given that this is a community about the COBOL programming language, I'd like to take the opportunity to make a post about this project that I'm a part of. Our goal is to create a compiler implementing the ISO 2023 standard of the COBOL language. If you're confused/interested in what that means, please read further. ## Why a new COBOL Compiler? It is often believed that COBOL is an antiquated and archaic language: the logo of this community is literally a *dinosaur*. But this is not true. Did you that as of the most recent version ([ISO 2023](https://www.iso.org/standard/74527.html)), the language has: - objects and classes - generics - concurrent async both locally and remotely (message passing) Sounds more like a Java or C# than a fossil, doesn't it? As the "2023" in "ISO 2023" implies, the language has been evolving ever since it was created in the '50s. But why is the reputation of this language so bad? Firstly, it is that most code in COBOL adheres to the old 1985 standard: that was when the GNU manifesto was first published! This means that the language has been functionally stuck in the public eye for decades, as enterprise systems see little reason to put effort into modernization. This leads to a self-fulfilling prophecy, where COBOL programmers are assigned to tangles of technical debt and even FOSS compilers like GnuCOBOL target the 1985 standard because it's the one that's used. *But it doesn't have to be this way.* ## A Vision of the Future It is our belief in the Otterkit Project team that modern COBOL, once free of propriety vendor lock-in and outdated stereotypes, has the potential to be a modern - nay, insightful language that deserves a place in the current programming language landscape. That's why we're making an Apache 2.0-licensed COBOL compiler on the .net platform to bring modern COBOL out in the open. This way, we hope to prove that even dinosaurs can walk again. We would appreciate any help we can get: below are links to a presentation team head KT made on the project for the .net youtube channel, and a link to the github repo. Please take some time to look around, and if it strikes your fancy please consider contributing with either code or money, any bit helps. ## Useful Links Github Repo: https://github.com/otterkit/otterkit Presentation: https://www.youtube.com/live/UASkE7cojSE?feature=share

3
0
www.microfocus.com

A common statistic I see quoted about COBOL is that there are "more than 200 billion lines of COBOL in existence with an extimated 5 billion of new code [written] annually". This statistic comes from a 1997 study by the Gartner Group. [Archive Link Here](https://web.archive.org/web/20140427010019/http://fcw.com/Articles/2009/07/13/TECH-COBOL-turns-50.aspx) A more [recent study](https://www.microfocus.com/en-us/press-room/press-releases/2022/cobol-market-shown-to-be-three-times-larger-than-previously-estimated-in-new-independent-survey) by Vanson Bourne (commissioned by Micro Focus) in Feburary 2022 estimated that there are actually around 775-850 billion lines of COBOL in daily use. [Archive Link Here](https://web.archive.org/web/20230324155932/https://www.microfocus.com/en-us/press-room/press-releases/2022/cobol-market-shown-to-be-three-times-larger-than-previously-estimated-in-new-independent-survey)

2
0