Arduino Programming Syntax

Опубликовано: 13 Март 2017
на канале: SparkFun Electronics
240,062
3k

SparkFun RedBoard: https://www.sparkfun.com/products/12757

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.