As an extension of Mikkel's post on how to get started with plugin development, I submit the following:
- Symphony Developer's Guide PDF (in Symphony SDK) -even though it's not Domino development, it can get a beginner up to speed on creating plugins in the Expeditor platform.
- Instantiations SWT Designer (for easily slogging through the GUI portions of the plugin development.)
- On the Job: The Eclipse Jobs API - for when you start running into threading issues