Hello,
I am new to Arduino, I have a base knowledge of electricity and a little more experience programing. Currently I am working through the "Begining Arduino" book. (Cant remember the name but its the blue one.) As I am working through the examples I find my self having trouble with aspects of the code. I tend to learn a little better visually, and I was wondering if anyone out there new of a good reference sheet or similar item, that can lay out the basics of the code structure with main functoning statements that are most commonly used?
I am trying to take the code from past exercises and add it to the code for the next exercise etc. I am not having success, and getting errors where there (as I understand it) should not be. More specifically, I am aware that at the end of a code you need to end it with an "}". Anyway, it would be great to get some advice on where to find such a reference item. The book doesn't have the example I thought that maybe someone else may have found. I think I will be better off for what I hope to gain from Arduino, if I get a really firm grasp on the code early on. Thanks for taking the time to look at my post.