Arduino Programming Syntax: A New video by SparkFun Electronics
Arduino Programming Syntax
SparkFun RedBoard: http://ift.tt/1kEQApl
Knowing how to properly format your code is essential to having a program compile and run correctly. The set of rules defining how to format, spell, and structure your code is known as “syntax,” and it’s what we cover in this episode of Adventures in Science as we continue talking about computer science. We look at the history of the C and C++ languages and how to apply syntax rules to an Arduino program.