new to avr

im new to avr micro controller which one is easy to use avr studio are arduino which has more support in the net

If you're new to programming, than the Arduino IDE is the way to go.

The Arduino Uno board is the easiest board to start with.
The Arduino IDE (the software you can download from the main site) contains lots of examples. Select an example, upload it to the Arduino board, and you are up and running.