Giter VIP home page Giter VIP logo

cobol's Introduction

COBOL Portfolio

GitHub GitHub last commit GitHub top language

This repository contains a collection of COBOL programs demonstrating a variety of skills and techniques. Each program serves as a standalone example of a specific aspect of COBOL programming. These programs were created as part of my COBOL learning journey and are maintained here as a portfolio for potential employers to review.

As of September 1st, 2023 this repo is archived. No more changes will be done, as I've chosen to continue my career in other avenues.

To date, my training has come in these forms:

  1. Structured Videos on IBM, Udemy, and Pluralsight:
  2. Unstructured reading (Mostly Google Books)
  3. Personal coding; This GitHub Repo. COBOL has a huge gap in professional guidance so I've been developing my own training.
  4. Trial and Error. TIME! NEVER QUIT!

My education is ongoing, as I'm still reviewing COBOL content at Pluralsight and there's at least 2 courses in my Udemy queue regarding JCL and DB2. My primary development environment is Visual Studio Code, leveraging the IBM Z Open Editor Extension in Windows 10 x64. I have also been leveraging MVS 3.8j. Thanks to the Open Mainframe Project (https://www.openmainframeproject.org/).

Table of Contents

  1. File Handling
  2. Report Generation
  3. Data Manipulation
  4. Batch Processing
  5. Error Handling
  6. Database Integration
  7. Payroll
  8. Billing
  9. Inventory
  10. Banking

File Handling

"FileHandling.cbl" demonstrates the basic file handling capabilities of COBOL. It shows how to open, read, write, and close files, as well as how to handle common file errors.

Report Generation

"ReportGeneration.cbl" and "SalesReport.cbl" are examples of COBOL programs that generate business reports. They read data from a file, perform calculations, and format the results as a report.

Data Manipulation

"DataManipulation.cbl" shows how to use COBOL's data manipulation features. It includes examples of arithmetic operations, string manipulation, and data conversion.

Batch Processing

"BatchProcessing.cbl" is a COBOL program designed to process large amounts of data efficiently. It demonstrates techniques like block I/O and serial file processing.

Error Handling

"ErrorHandling.cbl" is a COBOL program that includes comprehensive error checking and exception handling. It shows how to catch and handle both file errors and runtime errors.

Database Integration

"DatabaseIntegration.cbl" is an example of a COBOL program that interacts with a database. It uses embedded SQL to query the database and COBOL to process the results.

Payroll System

TBD

Billing System

TBD

Inventory System

TBD

Banking System

TBD

About Me

I'm a dedicated and passionate IT Professional, always seeking to expand my knowledge and apply my skills to solve real-world problems. I'm open to job opportunities where I can use my COBOL skills. If you're interested in my work and would like to discuss employment opportunities, please feel free to reach out to me.

Contact Information

Email: [email protected]

LinkedIn: Joe Proveaux

cobol's People

Contributors

joeproit avatar

Watchers

 avatar

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    ๐Ÿ–– Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. ๐Ÿ“Š๐Ÿ“ˆ๐ŸŽ‰

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google โค๏ธ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.