This folder contains some tutorial files. tutorial1 --------- This is a short introduction into the usage of Libchipcard's new class CTCardTrader in conjunction with CTCard, which is the central class of Libchipcard. This version has no documentation and does no error checking, just to let you have a look at the structure of a Libchipcard aware program. tutorial2 --------- This is a line-by-line documented version of tutorial1. It is intended to make you understand what each line does. Still no error checking tutorial3 --------- This is a version of tutorial1 which does error checking.