(define sixhat
  (λ (dave)
    (display 'ideas)))

Teaching Physical Computing Notes

Students mostly find it difficult to understand the electronics of the setups.

The wiring, we can't understand the wiring.

The other thing they usually complain about is the syntax of coding in C. These are Design students that find mathematics and logic very hard, and have close to zero experience with programming. Semicolons are a nightmare. Matching brackets is a mystery.

How can one teach them in a way that eliminate these problems?

Do you have any experience with this? Hit me on discord if you do.