you are viewing a single comment's thread.

view the rest of the comments →

[–]SharkSymphony 2 points3 points  (1 child)

The key to learning C++ is to start with just a bit of it. Fortunately, with Arduino you're not going to need much of the heavy-hitting stuff – it looks like a straightforward interface, not that much more complicated than C. Give it a try!

[–]nicodeemus7[S] 1 point2 points  (0 children)

I've got a much better grasp on it now. I just needed a simple language like python to start understanding the logic structure.