Python Pit

A series of practical programming resources that quickly extend Python programming skills. Most of the exercises are designed to run on the Raspberry Pi computer.

Resources

Filter

Subject
Age
Type
Showing 10 result(s)

Web.Py Framework

This activity demonstrates how a Raspberry Pi running Python can interact with other devices in the browser. Using the web.py framework, web forms can be served to mobile phones, tablets etc, and accept input which is fed into the Python script. The project helps students to see how web servers work, and how...

Parallel calculations

A practical project that helps students to understand how client-server relationships are established, and what they might be used for. The example uses parallel computing across multiple Raspberry Pis to calculate a solution, as is often done when faced with complex scientific or engineering problems. The project...

Pages