Skip to main content

Activity: unplugged and plugged computing resource- Thomas' Tangles

In the 9th Edition  of the Hello World, Thomas' Tangles has been published (pg 74-75 just follow the link to download the whole magazine for free https://helloworld.raspberrypi.org/issues/9), as part of an issue focussing on Computing and the Arts in schools. Hello World is a magazine for educators with an interest in computing and digital making, published by the Raspberry Pi Foundation.

This activity is aimed at showing that using an algorithm, we can start producing drawings without a computer but with dice, squared paper and pens. Originally, it was developed as an unplugged (without a computer) activity within a chapter (co-written with Katherine Childs) on Computing and Arts in the edited book

Teaching Computing Unplugged in Primary Schools. The name Thomas' Tangles came from my son who developed the activity with me.







An interesting thing to do (well I enjoy it) is to turn the idea in a Scratch version, for example as in  helloworld.cc/tangles. 

You might need to play with the algorithm a bit such as allowing blocks to draw over blocks and size of the moves might change. I tried this idea with a group of Code Clubbers; they started off unsure if they could do it but all produced something and interestingly each with their own take on it. Below is my attempt it, press the green flag to see it go.


 
The whole magazine https://magazines-static.raspberrypi.org/issues/full_pdfs/000/000/084/original/HW__9_Digitaledition.pdf?1560282700 


Please feel to share and add comments on how you use this.

The work is an extension of the Research into teaching problem-solving ing going on at the University of Northampton please feel to visit https://computingnorthampton.blogspot.com/2019/01/problem-solving-research-outputs-and.html for more details.




All views and opinions are the author's and do not necessarily reflected those of any organisation they are associated with. Twitter: @scottturneruon

Comments

Popular posts from this blog

Problem Solving Open educational Resource

  Another new Open Education Resource (OER) has been made available by the School of Science and Technology, University of Northampton. Problem-Solving Author: Dr Scott Turner http://find.jorum.ac.uk/resources/19001 Details These mini lectures are intended for undergraduate computing students, for providing simple steps in problem solving before the students learn a programming language. Problem-Solving and Programming is a common first year undergraduate module on the BSc Computing Programme at the University of Northampton. This material was taken from the problem solving part of the module and provides an introduction to five topics in problem-solving. The resource can be found at:  http://find.jorum.ac.uk/resources/19001 After one week on JORUM  93 downloads  and  12 views  of the OER.

Problem-solving or computational Thinking

Confession time, this has been a research interest for me, along with a number of colleagues, since around 2005. It started with undergraduate students - investigating teaching and developing problem solving skills as a first step in developing programming skills through the use of LEGO-based robots and graphics based programming for undergraduate students. The main vehicle then for developing the problem-solving skills was the LEGO RCX Mindstorms robotics kits and series of gradually more challenging robot-based tasks. Lawhead et al (2003) stated that robots “…provide entry level programming students with a physical model to visually demonstrate concepts” and “the most important benefit of using robots in teaching introductory courses is the focus provided on learning language independent, persistent truths about programming and programming techniques. Robots readily illustrate the idea of computation as interaction”. Synergies can be made with our wo...

Primary School with Computing Problem

A member of the School of Science and Technology helped a local primary school look at ways they could add some programming into some of their ICT lessons. The Greenfoot software ( http://www.greenfoot.org/overview ) and tutorials ( http://www.greenfoot.org/doc ) were used to demonstrate some possible ways this could be done. This type of activity is similar various people are trying around the country to persuade children that programming is fun and not as hard as some people may tell them (see  Coding for kids is as easy as Pi   for another example) This Greenfoot work forms part of the on-going out-reach activities the School of Science and Technology, University of Northampton is actively working in partnerships with schools. Other examples include: Junkbots Outreach during Science and Engineering Week 2012 Girls into Engineering  summary BeSwitched On - Taster Day for computing Dancing robots For more details on any of these please contact Dr Scott ...