yeah... the arduino is basically a development board using the AVR chip, where pic is the chip itself, and similar boards are made with pic, i heard the basic stamp is getting old and outdated, i could be wrong though because this is one field i really dont have anymore knowledge...
to get started i would probably begin with development boards with solderless bread boards for testing new ideas, and to learn with and then move into building my own boards based on the chip selected...
so be it arduino or a pic based dev board, thats what i want to start out with so i guess the real question here is pic or avr... ive read so far that AVR is a lot faster and a lot more advanced, but more people prefer pic because it has a lot more support to it... is this wrong?... also, what programming languages are used for pic or avr?