Author: Jim Burnham - TopClown@STEAMClown.org. License: Distributed as Open Source.
In this course, you will learn some Python and focus your programs to run on the Python capable hardware board, Circuit Playground CPX and Circuit Playground Blue
You'll work on developing programs and implementing them using Circuit Python and probably the Thonny IDE.
While you learn about and use the Circuit Playground Hardware, you will also spend some time learning about and gaining experience in the best practices in software development, such as top-down design, object-oriented design, code debug, code validation, corner case testing, and technical/end-user documentation.