Introduction to module development

Events happening in the community are now at Drupal community events on www.drupal.org.
You are viewing a wiki page. You are welcome to join the group and then edit it. Be bold!

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.