mirror of
https://github.com/namibia/free-programming-books.git
synced 2024-11-26 13:26:28 +00:00
Fixed COBOL case
This commit is contained in:
parent
d10de145d0
commit
1df990ba95
@ -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)
|
||||
|
Loading…
Reference in New Issue
Block a user