Here are the resources that I pointed to during the presentation:
API Reference: http://api.drupal.org/
Module developer's guide: http://drupal.org/node/508
Coding standards: http://drupal.org/coding-standards
Forms API reference: http://api.drupal.org/api/file/developer/topics/forms_api_reference.html/6
And finally... The Drupal Camp Example Module Where I did all the on screen module building.