A group of ATA members and others interested in using the Arduino micro controller board in their personal projects.
Wednesday, December 8, 2010
Puzzle: Is The Arduino Language Object-Oriented?
The basic Arduino Language looks rather procedural according to the references.
But it does supports Libraries which are clearly classes, as shown by the syntax for using libraries, and the documentation for creating your own Libraries.
No comments:
Post a Comment