Views

Does anyone have any manuals or advice for working with views?

Views are complicated, but

Views are complicated, but well worth the effort.

Set up a development site and play around with a view.

You might try the The Devel module for quickly posting some dummy content, and then creating views to observe how it reacts.

Lullabot has an excellent video.

Basically Views are just mysql displays without using mysql command line to display it.