How to Teach with Tech

Ideas, Strategies, and Classroom Inspiration

How to Teach with Tech

Explore practical ways to bring coding, digital tools, and hands-on learning into your classroom.

  • Raspberry Pi Project: Use Hershey’s Kisses as a Touch Sensor

    Wire up a button (in this case, two Hershey’s Kisses) and an LED to the Raspberry Pi and write some code to respond to the Hershey’s Kisses when they touch each other. On contact, the LED will light and “on” will be…

    → Read more…

    Raspberry Pi Project: Use Hershey’s Kisses as a Touch Sensor

  • Beginner’s Guide: How to Program with Raspberry Pi

    The Raspberry Pi is a low cost, credit-card sized computer that plugs into a computer monitor or TV, and uses a standard keyboard and mouse. It is a capable little device that enables people of all ages to explore computing, and to learn how to program in languages like Scratch and Python. It’s capable…

    → Read more…

    Beginner’s Guide: How to Program with Raspberry Pi

  • 11: Build Your Own Website Using CSS

    Let’s bring together everything you’ve learned throughout the CSS tutorial series to build your own webpage. Think about the layout, colors, fonts, and spacing you want to use to make your webpage visually appealing. This is a great opportunity to practice your creativity while reinforcing your understanding of CSS styling.…

    → Read more…

    11: Build Your Own Website Using CSS

  • 10: CSS Formatting Review: Styling Webpages

    In this post, we continue reviewing CSS formatting techniques that help improve the appearance of your webpages. Formatting controls how text, spacing, and layout elements work together to create a clear and attractive design. This review will help reinforce the key CSS concepts you’ve learned so far before moving on…

    → Read more…

    10: CSS Formatting Review: Styling Webpages