This is a class from Utah State University on basic web development, including HTML, CSS, and content management systems (CMS, specifically, Drupal).
Configuring themes and enabling various drupal modules (plugins).
Part 2 of Jared's talk - http://www.webaim.org/
Part 1 of Jared's talk - http://www.webaim.org/
Adding a calendar and upcoming events block to your drupal site using the views module.
How to use the CCK drupal module to create a new 'event' content type.
How to tweak the CSS of a drupal theme to customize the look of your site.Links to more advanced tutorials (including how to create your own custom theme using the zen theme) are on the week 10 notes: http://itls.usu.edu/groups/internetdev/outline/week10
Using blocks to display boxes of content on your drupal site pages.
Creating the 'primary links' navigation bar on your site, enabling other modules including pathauto and the contact form module.
Configuring the FCKEditor and IMCE modules.
How to install the fckeditor and imce modules for Drupal.