tuesdaytooling
Tuesday Tooling: ray.so
Need to include a code snippet in a document or poster? Want it to look nice? You might want to try this.
tuesdaytooling
Need to include a code snippet in a document or poster? Want it to look nice? You might want to try this.
python
My experiences learning to code and helping others to code...
microbit
I've been tinkering with the new BBC micro:bit computer, especially the Micro Python editor Mu. I love how flexible the board is, especially for getting down to hacking in very little time. To test out the micro:bit I thought that I would write a simple script
python
Hacking Python in the browser! At a recent Code Club regional meeting I learnt of a very handy way of writing Python in the browser. Trinket.io is a browser based Python editor that enables educators to quickly get started with Python. It includes a number of Just like Python
hacking
I love the CodeBug, it is so accessible to children but yet it provides a platform for more advanced hacking. I was lucky to receive my CodeBug in person from Andrew Robinson and so I've been hacking on and off for a few days. The "Hello World&
school
Scratch is a great introduction to computing. It uses a simple interface based on attaching blocks together to form a sequence. Scratch can be used on all manner of projects, from simple games all the way to interfacing with hardware components such as Raspberry Pi and Arduino One project that