Quick SQL – slides

SQL is a standard language for storing, manipulating and retrieving data in databases. Let’s take a quick dive into SQL and see how we can use it on the IBMi (AS/400)

Read More »

Using GnuCOBOL on Windows

GnuCOBOL (formerly OpenCOBOL) is a free implementation of the COBOL programming language. GnuCOBOL is a transcompiler to C which uses a native C compiler. Originally designed by Keisuke Nishida, the lead development was taken up by Roger While. The most recent developments are now led by Simon Sobisch, Ron Norman, Edward Hart, Sergey Kashyrin and many others.

Read More »
cobol data windowing

Cobol Data Windowing

Cobol Data Windowing is one of the strategies employed to mitigate the Y2K problem in Cobol programs was “data windowing.” This technique involved treating the two-digit year numbers within a certain range as belonging to the 20th century and those outside the range as belonging to the 21st century.

Read More »
modern object-oriented cobol

Modernization with Object-Oriented Cobol

COBOL (Common Business Oriented Language) has been known as the language of legacy systems. It was designed in the late 1950s and despite its age, it still used by many financial institutions, insurance companies, and government agencies around the world. But as technology continues to evolve, these systems need to keep up or risk becoming obsolete. This is where Object-Oriented COBOL (OO COBOL) comes into play, providing a modern approach to programming that can help extend the life of legacy systems. In this blog post, we will explore how OO COBOL can help modernize legacy systems and give them a new lease on life.

Read More »
cobol program structure

Cobol Program Structure: The Basics

COBOL or Common Business Oriented Language has been used for quite some time already, and it still remains to be relevant to this day. This is a high-level programming language that is used primarily in business, finance, and administrative systems. But before you can start coding in COBOL, you need to familiarize yourself with its program structure. In this blog post, we’ll break down the different parts of a COBOL program, including its divisions, sections, paragraphs, sentences, and verb commands.

Read More »
amazing grace - the amazing grace hopper

Who Was Grace Hopper (“Grandma Cobol”) ?

If you’re interested in learning Cobol programming, it’s important to know the history behind it. It’s also important to know the remarkable woman who helped create it – Grace Hopper. In this blog post, we’ll introduce you to Grace Hopper and how she contributed to the creation of Cobol.

Read More »
Is Cobol Still Used

Is COBOL Still Used ? Is It still worth learning Cobol In 2023?

In the world of programming, languages come and go with rapid and almost alarming speed. It’s normal to wonder if a certain programming language is still being used or if it’s worth learning. That’s why we’re here to talk about COBOL. COBOL is one of the oldest programming languages, but Is COBOL Still Used today. In this blog post, we’ll talk about the reasons why COBOL is still relevant and whether or not it is a good programming language to learn.

Read More »
search for cobol employment opportunities, cobol programming jobs

How to search for Cobol Programming Jobs

As technology continues to evolve, it seems like new programming languages emerge every year. However, despite being somewhat of an outdated language, COBOL still remains relevant in many industries, especially in the financial sector. If you’re thinking of learning COBOL and would like to have a career in this field, you’re probably asking yourself, “Where can I find COBOL programming jobs?” Fortunately, there are plenty of job opportunities out there for COBOL developers; you just need to know where to look!

Read More »
cobol programming language

All You Need to Know About Cobol Programming Language

Are you looking to learn a programming language that has been around for over 60 years? Then look no further than COBOL (Common Business-Oriented Language). Despite its age, COBOL is still widely used today, particularly in industries such as banking and finance. In this blog post, we’ll cover everything you need to know about COBOL programming Language, including its history, its uses, and its future prospects.

Read More »