1
0
mirror of https://github.com/namibia/free-programming-books.git synced 2024-09-28 04:19:00 +00:00

Fixed COBOL case

This commit is contained in:
Joseph Plant 2013-10-30 15:02:06 +10:00
parent d10de145d0
commit 1df990ba95

View File

@ -32,7 +32,7 @@
* [C](#c)
* [C++](#c-1)
* [Clojure](#clojure)
* [Cobol] (#cobol)
* [COBOL] (#COBOL)
* [CoffeeScript](#coffeescript)
* [ColdFusion](#coldfusion)
* [Coq](#coq)
@ -441,7 +441,7 @@
###COBOL
* [COBOL Programming Fundamental] (http://ibmtc.hust.edu.cn/zos-cobol/cobol/resource/COBOL_Programming_Fundamental.pdf) (PDF)
* [Open COBOL 1.1 - Programmer's Guide] (http://opencobol.add1tocobol.com/OpenCOBOL%20Programmers%20Guide.pdf) (PDF)
* [OpenCOBOL 1.1 - Programmer's Guide] (http://opencobol.add1tocobol.com/OpenCOBOL%20Programmers%20Guide.pdf) (PDF)
###CoffeeScript
* [Smooth CoffeeScript](http://autotelicum.github.com/Smooth-CoffeeScript/SmoothCoffeeScript.html)