I need a little help on programming with my Arduino Uno

I’m just beginning in this wonderful field of robotics but…I need help programming my little self-made Zumo. This is beginning to be more of an issue as I go on, so if you can help me with script to help along the motors, that would be amazing. :blush: Thanks so very much,
-The Meddler

Have you looked through all the programming examples, so kindly provided by the Pololu engineers?
pololu.com/docs/0J57/7

Yes, but I need a bit of specific help with the programming, such as creating types, adding conctructors, etcetra. :confused:

Hello.

The examples Jim pointed to are a good place to start. If you need help learning coding for the Arduino you might try the Arduino playground, or one of the many resources available on the Internet. If you are having a specific issue with some code you have written to use with the Zumo, you could post the code and I would be happy to take a look and see if I can spot anything wrong with it.

- Grant