1
0
mirror of https://github.com/namibia/free-programming-books.git synced 2024-11-27 22:06:26 +00:00

Merge pull request #1767 from Martindlut/master

Add url of introduction to cobol to list
This commit is contained in:
victor felder 2016-01-03 16:11:35 +01:00
commit c504be96de

View File

@ -901,6 +901,8 @@ Original Source: [List of freely available programming books](http://web.archive
### COBOL
* [COBOL Programming Fundamental](http://yusman.staff.gunadarma.ac.id/Downloads/files/33460/COBOL_Programming_Fundamental.pdf) (PDF)
* [Enterprise COBOL for z/OS documentation library](http://www-01.ibm.com/support/docview.wss?uid=swg27036733)
* [Introduction to the COBOL Language](http://www-03.ibm.com/systems/z/education/skills_coursematerials.html#COBOL)
* [OpenCOBOL 1.1 - Programmer's Guide](http://opencobol.add1tocobol.com/OpenCOBOL%20Programmers%20Guide.pdf) (PDF)