Are there some program references for a beginner learning how to make procedure?

Hi everyone,

Are there some program references for a beginner learning how to make procedure?

Thanks a lot.
If you have not done at least the first half of the Igor guided tour, choose Help->Getting Started and do the tour.

Next, here are the chapters in the Igor PDF manual that you need to read to get started with Igor programming:

IV-1: Working With Commands
IV-2: Programming Overview
IV-3: User-Defined Functions

To open the manual, choose Help->Manual.

You can find the same material in the help files by executing these commands:

DisplayHelpTopic "Working With Commands"
DisplayHelpTopic "Igor Pro Programming"

Learning programming is a three-step process:

1. Read
2. Experiment
3. Repeat from Step 1
I found this on the net.
Maybe it is helpful.

If the igor pro manual wouldn't be so all-encompassing, I would try to write and market a book about Igor Pro.