m
no edit summary
m (minor added links to categories) |
mNo edit summary |
||
| Line 6: | Line 6: | ||
It is also daunting because the inevitable errors which crop up can be so hard to find. | It is also daunting because the inevitable errors which crop up can be so hard to find. | ||
The goal of this " | The goal of this "AddOn programming" tutorial is to teach by examples and by didactic instruction, leading the new AddOn programmer | ||
from the very simpliest | from the very simpliest AddOns to complex interactions with the XML user interface. | ||
These pages have their genesis in the frustration of an experienced programmer in trying to make his way over the myriad of obstacles that | These pages have their genesis in the frustration of an experienced programmer in trying to make his way over the myriad of obstacles that | ||
others have already passed and forgot. Where to find this, how to do that. Some of the most basic stuff should be covered, but is left out | others have already passed and forgot. Where to find this, how to do that. Some of the most basic stuff should be covered, but is left out | ||
of most other presentations encountered. As this author encounters the pits and barbs and finds solutions and resources they will be shared in | of most other presentations encountered. As this author encounters the pits and barbs and finds solutions and resources they will be shared in | ||
this | this AddOn programming tutorial. So, let's get on with this. | ||
== Index to pages in this series == | == Index to pages in this series == | ||
* [[ | * [[AddOn programming tutorial/Introduction|Introduction]] - The basic of the basic. A trivial AddOn built. | ||
== More == | == More == | ||