"No Programming Required", Ok! but what would be good to know?
Youtube/Google these things!:
- What is Object Oriented programming (OOP)? - Learn to program using objects, how their have properties and how they can do things and interact.
- What are javascript data types. - As a minimum, you must know what are strings, arrays & ints
- Javascript/C2 syntax - Know things like strings are in "quotes" and to join multiple strings together in javascript "+" is used, but in C2 "&" is used.
- Also go through the C2 templates that are bundled with C2
- And a javascript 30 minute crash course could be useful too
You look like you've been around the C2 community for a while, so if you know these very basics, that's great, but hopefully the list picked up something you might of missed.
Does this advice help? I have no idea, all i know is that I had a programming background of only a couple of years and because of that I picked up C2 pretty fast. Good luck.