If you download the SDK, you'll find the "Monkey C Programmers Guide" inside it. This guide basically provides you with all the info you need to get started.
If you do not have ANY programming experience and are not familiar with concepts as variable, function and basic conditions (if/else; loops), it could be helpful to get familiar with those first. In that case I would recommend the javascript course at http://www.w3schools.com/js/default.asp.