A *resource* is an asset which comes from an external source, like an `.xp` file for or a tileset iamge.
Whenever you develop a program you'll eventually bump into some bugs. To debug them you're going to need proper logging.
Zircon has a lot of built-in things in place but sometimes you want to use external resources. This page explains how to work with them.