diff --git a/free-programming-books.md b/free-programming-books.md index d7f4b271..c9ff69ee 100644 --- a/free-programming-books.md +++ b/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)