Helpful Drupal links
Finding good Drupal answers is sometimes a challenge. I have a bunch of sites bookmarked, these are ones I go to pretty frequently:
Tutorials and Community Support
- Drupal Training and Support
- DrupalModules.com - a better way to find that perfect module you're looking for
- DrupalTherapy.com - screencasts and video tutorials about how to do all kinds of great things. For example, here's one on building an event calendar: http://www.drupaltherapy.com/node/76
- Lullabot
Reference and Documentation
- Drupal API
- Drupal Forms API reference
- Module Developer's Guide
- Available Variables
- API for Drupal's Menu System
- Defining a new node type with a module
- Views Documentation