Added books for COBOL, FORTRAN and GraphQL free-programming-books-langs.md (#10585)
* Update free-programming-books-langs.md * Update books/free-programming-books-langs.md Co-authored-by: Eric Hellman <eric@hellman.net> * Update books/free-programming-books-langs.md Co-authored-by: Eric Hellman <eric@hellman.net> * Update COBOL in free-programming-books-langs.md * Retained alphabetical order in free-programming-books-langs.md * Alphabetize books in free-programming-books-langs.md --------- Co-authored-by: Eric Hellman <eric@hellman.net>pull/10703/head
parent
8cc09a3d12
commit
96f9f221f5
|
@ -594,6 +594,7 @@ Books on general-purpose programming that don't focus on a specific language are
|
|||
|
||||
* [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)
|
||||
* [GNU COBOL Programmers Guide](https://edoras.sdsu.edu/doc/GNU_Cobol_Programmers_Guide_2.1.pdf) - Gary L. Cutler (PDF)
|
||||
* [ILE COBOL Programmer's Guide](https://www.ibm.com/docs/de/ssw_ibm_i_74/pdf/sc092539.pdf) (PDF)
|
||||
* [Micro Focus: OO Programming with Object COBOL for UNIX (1999)](https://www.microfocus.com/documentation/object-cobol/oc41books/oppubb.htm) - MERANT International Ltd. (HTML)
|
||||
* [OpenCOBOL 1.1 - Programmer's Guide](http://open-cobol.sourceforge.net/guides/OpenCOBOL%20Programmers%20Guide.pdf) (PDF)
|
||||
|
@ -789,6 +790,7 @@ Books on general-purpose programming that don't focus on a specific language are
|
|||
### Fortran
|
||||
|
||||
* [Exploring Modern Fortran Basics](https://www.manning.com/books/exploring-modern-fortran-basics) - Milan Curcic
|
||||
* [Fortran](https://personalpages.manchester.ac.uk/staff/david.d.apsley/lectures/fortran/fortranA.pdf) - David Apsley (PDF)
|
||||
* [Fortran 90 Tutorial](http://www.cs.mtu.edu/~shene/COURSES/cs201/NOTES/fortran.html) - C.-K. Shene at Michigan Technological University (HTML)
|
||||
* [Fortran 90 Tutorial](https://web.stanford.edu/class/me200c/tutorial_90/) - Sarah T. Whitlock, Paul H. Hargrove, Stanford University (HTML)
|
||||
* [Fortran information & resources](https://www.fortranplus.co.uk/fortran-information/) - fortranplus.co.uk (HTML)
|
||||
|
@ -843,6 +845,7 @@ Books on general-purpose programming that don't focus on a specific language are
|
|||
### GraphQL
|
||||
|
||||
* [Fullstack GraphQL](https://github.com/GraphQLCollege/fullstack-graphql)
|
||||
* [GraphQL or Bust](https://nordicapis.com/wp-content/uploads/GraphQL-or-Bust-v2.2.pdf) - Nordic APIs (PDF)
|
||||
* [Learning graphqL](https://riptutorial.com/Download/graphql.pdf) - Compiled from StackOverflow Documentation (PDF)
|
||||
|
||||
|
||||
|
|
Loading…
Reference in New Issue