BeetleBlocks let us practice putting together some basic commands, now we are going to use code to control something we can see off the computer screen. We will be programming a mini-light show. To do this we are going to use a device called a Chibichip. It looks like this.
To code commands for your Chibichip you need to go here.
This uses a block coding language simular to Beetleblocks or Scratch. Here's an example of some simple code that will turn the light attached to pin0 on and off.
Give that a try and then see how you make other pins do other things. I'll walk around and check out what you're doing.