Within this site, you will find various examples of customizing Drupal, Drupal modules & Drupal themes.
One of the main things about customizing Drupal is NEVER edit Drupal core, always copy the item you want to alter into a custom module or theme and make your edits on the copied code.