3

i am new in IDL approach. i need some good tutorial to understand this.

please can anyone share name of good books or some link.

thanks in adv :)

Alexej Magura
  • 4,833
  • 3
  • 26
  • 40
Ashish
  • 1,527
  • 4
  • 17
  • 33
  • Do you mean the Interactive Data Language, or the Interface Definition Language? (In short, what are you trying to do in the first place?) – Eric Brown Nov 07 '13 at 19:49

1 Answers1

1

The author is Ken Bowman and he is a professor in the Atmospheric Sciences Department at Texas A&M University who teaches IDL programming.

That's the all package for you.

Good Luck!

sjain
  • 23,126
  • 28
  • 107
  • 185
  • I believe the above is confusing Interactive Data Language with Interface Definition Language (which I believe the original author is asking about). Most of the resources listed are for the Interactive Data Language with the exception of the Corba IDL Intro. – mgalloy Jul 29 '13 at 17:36