Ver código fonte

Add IDL guide.

IDL is language used on astronomy, but it is now being replaced by
Python. I have added here the Getting Started with IDL.
Gustavo Braganca 12 anos atrás
pai
commit
912ecfd9b6
1 arquivos alterados com 6 adições e 0 exclusões
  1. 6 0
      free-programming-books.md

+ 6 - 0
free-programming-books.md

@@ -31,6 +31,7 @@
 * [Haskell](#haskell)
 * [HTML / CSS](#html--css)
 * [Icon](#icon)
+* [IDL](#idl)
 * [Java](#java)
 * [JavaScript](#javascript)
     * [Node.js](#nodejs)
@@ -411,6 +412,11 @@
 * [The Implementation of the Icon Programming Language](http://www.cs.arizona.edu/icon/ibsale.htm)
 
 
+###IDL
+
+* [Getting Started with IDL](http://www.astro.virginia.edu/class/oconnell/astr511/IDLresources/getting-started-IDL-v7.0.pdf)
+
+
 ###Java
 
 * [Artificial Intelligence - Foundation of Computational Agents](http://artint.info/html/ArtInt.html)