Scripting documentation

A beginner should start with the Quick start manual, which shows how to do simple stuff like loading data and constructing classifiers.

For everyday programming in Orange, there are two sets of pages: Reference describes the core Orange classes and another part of documentation describes the orng modules.

If you would like to write new widgets you should also take a look at the Widget development manual.