Lesson 2 Pre-Lesson Resource List

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!

Note: This is a tryout of the proposed pre-lesson documentation for drupal-dojo. Please add other resources or delete those that are irrelevant.
Note: Thanks for starting this off! -josh

Writing Clean Safe Code

Contributing Back To Drupal Project: Reviewing Patches

With the 5.0 RC2 coming out any minute now, I'd love to cover this so that dojo members can contribute to getting the release out in time for Drupal's birthday on the 14th!

Other coding standards

Drupal Development Sandbox

In order to follow through with the coding and configuration examples, each of us should set up a Drupal Development Sandbox installation where we can play happily.
Some of us might want two Sandboxes, one for Drupal 4.7 experimentation (if we are working on 4.7 projects) and another for Drupal 5.x, but the lesson plan seems to follow 5.0, so a 5.0-rc2 installation is probably what most people are setting up for this.

The installation should include, at a minimum, the following modules:

Related reading?