An answer to your question! #6 “What is a good text or reference book to supplement a programming class based around the arduino?”
B. Smith asks:
What is a good text or reference book to supplement a programming class based around the arduino?
Well, personally I like Michael Margolis’ “Arduino Cookbook” as it was the most comprehensive book I could find at my local Barnes and Noble. His book is very informative and aims to detail both beginner and higher-level functionality through example projects that serve as a good reference for syntax, commands and technique. If you need a higher level programming reference, I would also recommend you look at the C Programming Language which although published in 1988 is a staple reference to the Arduino’s root language.
Also, it just so happens that there is a great overview of more texts here on Adafruit
You can also find some good info online:
A good programming reference is TK Boyd’s “Arduino Course” which provides a “sequenced series of articles about Arduino programming.”
Tronixstuff has a couple reference with a couple of chapters Arduino releated…….actually there are about 45.
Brian Evans published the Arduino Programming Notebook on Lulu which gives a nice “beginners” overview of programming syntax in addition to some basic circuits.
Earthshine Electronics has the “Arduino Starter Kit Manual” which has some good information utilizing components such as shift-registers……..but as you are in a programming course, this might not be super useful.
I hope this has helped with your search and good luck with your course!
Next up is Jason with a question about advancing STEM education in his community!
Don’t forget, everyone is invited to ask a question!
Adafruit publishes a wide range of writing and video content, including interviews and reporting on the maker market and the wider technology world. Our standards page is intended as a guide to best practices that Adafruit uses, as well as an outline of the ethical standards Adafruit aspires to. While Adafruit is not an independent journalistic institution, Adafruit strives to be a fair, informative, and positive voice within the community – check it out here: adafruit.com/editorialstandards
Stop breadboarding and soldering – start making immediately! Adafruit’s Circuit Playground is jam-packed with LEDs, sensors, buttons, alligator clip pads and more. Build projects with Circuit Playground in a few minutes with the drag-and-drop MakeCode programming site, learn computer science using the CS Discoveries class on code.org, jump into CircuitPython to learn Python and hardware together, TinyGO, or even use the Arduino IDE. Circuit Playground Express is the newest and best Circuit Playground board, with support for CircuitPython, MakeCode, and Arduino. It has a powerful processor, 10 NeoPixels, mini speaker, InfraRed receive and transmit, two buttons, a switch, 14 alligator clip pads, and lots of sensors: capacitive touch, IR proximity, temperature, light, motion and sound. A whole wide world of electronics and coding is waiting for you, and it fits in the palm of your hand.
Have an amazing project to share? The Electronics Show and Tell is every Wednesday at 7:30pm ET! To join, head over to YouTube and check out the show’s live chat and our Discord!
This post belongs in the tutorial section because it is really good and beginners need to read it!