Drupal 7 tutorial series
Episode 2: create a Book Library simple application
Level: Beginner
In this tutorial you will learn how to build a simple "Book Library" web application by using Drupal 7. We will also learn how to find and install modules in Drupal 7.
A set of new content types will be created, then a set of properties/fields will be added to these content types and finally we will see how to implement constraint validations for the new fields/properties..