HI azmax100. I think I saw that robot before in some other forum. What does it do actually? The skull looks a bit out of place.
Here is a close-up of what I am working on.
» Click to show Spoiler - click again to hide... «
Here's few sneak peek of the electronics which I am currently working on:
» Click to show Spoiler - click again to hide... «
The 2nd picture maybe familiar to some RC fan.

Rokiroad: nope, this is unlike Lego Mindstorm because there isn't any bricks !!
Enferno: PIC is basically a category of IC, called microcontroller (a.k.a uC). PIC generally refers to microchip uC. Another popular controller is Atmel. For programming, the 2 most popular language is
assembly language and
C. Various compiler used different C syntax, but they are actually quite similar. For free compiler, you can try MPLAB, official software from Microchip, comes with assembly language and C. You will need a programmer as well to download the code into the uC. You can get a lot of project video in youtube.
P.S.: I hope this thread would not be hijack by advertisment and announcement like the
other robotic threads. Hope TS could monitor this regularly. Cheers!