Drupal 7
| 
 Topic  | 
 Overview  | 
|---|---|
| An Introduction to Entities | Basic overview of entity types, bundles, fields, entities and the Entity API. | 
| An Introduction to the Field API | Basic overview of field types, field instances, widgets and field formatters. | 
| Database API | Learn how to query Drupal's database using db_query(), db_select() and more. | 
| Build your first Drupal 7 Website | Drupalize.me for building your first D7 site. | 
| Views Lifecycle | Outlines the views life cycle and hook execution order. | 
| DBTNG Truth Table | Shows secure and non-secure params in the Database API |