Category Archives: education

Python activity – recreate Matisse’s Snail

  Here’s a fun lesson with Python Turtle graphics I did with my Year 7s. They had done some Python before – mainly stuff with loops, making and breaking Caesar cyphers, but I think it’s fair to say that they … Continue reading

Posted in computers, education, ICT | Tagged , , , | Leave a comment

MicroBit Happy Plant

I had a go at making Geekfish’s Happy Plant project myself – this aims to tell you if your plant is thirsty using a BBC MicroBit, a resistor, some nails and a bit of Python code. I edited the code … Continue reading

Posted in computers, education | Tagged , , | Leave a comment

Possible first Y7 Python MicroBit lesson

Here’s my first stab at a first Year 7 MicroBit lesson activity sheet – it assumes you’re using Mu as your editor, but not REPL (command line). It’s untested and will evolve with suggestions and with experience using it in … Continue reading

Posted in computers, education | Tagged , , , | Leave a comment

Tilty MicroBit game

I am lucky enough to have 3 teacher BBC MicroBits to play with, and I am exploring using the awesome Mu Python editor – this allows you easily to program the MicroBit in Python totally offline, with absolutely no internet … Continue reading

Posted in computers, education | Tagged , , , | Leave a comment

Now the BBC MicroBit starts to make sense

Behold, the world’s shortest USB lead! Today, after much moaning on my part about delays, I got our school’s 3 teacher BBC MicroBits. And I think I now know how I’m going to use them once we get the children’s … Continue reading

Posted in computers, education | Tagged , , , | 2 Comments