Powering Arduino UNO, Data Logging Shield (Rev B) and RFID Shield

The shields are peripherals (like a printer for a computer). The Arduino is the processor working with the shields (like the computer). You can't use the printer without a computer. You can't use a shield without an Arduino.

I would poke around this site (Resources and Products tabs above) and read up. The Arduino requires C/C++ programming knowledge.