Hi Lee
do not hasitate, just go there and pick few. Price is good, banggood is selling it for $13 including USB cable. For sure you will enjoy the Arduino Universe. It is really a fun if you used Z80 in the 80's. You will find tons of projects, code samples, libraries, etc.
Programming is easy in C++ with the Arduino IDE. No soldering iron, no programmers, no EPROMS, just an USB cable and a host PC, either Linux or WIndows. A great fun!
My advice is to use UECIDE instead of the original:
http://uecide.org/There are many clones around. The most interesting is the chipKIT family. These boards are based on Microchip's 32-bit PIC32 MIPS family. Boards can use Arduino shields, you can run Arduino code with no or small modification. Price is higher, but you get power:
http://chipkit.net/Also, Microchip offers a PIC32 with preprogrammed bootloader in a 28-pin normal plastic DIP package. With only few components you can use it as a minimal chipKIT system, connecting the USB cable. It is graet, really.
http://chipkit.net/tag/prototype/I have both Arduino and chipKIT here.