miniCPD course / workshop on GUI Programming in Python

We have a new free workshop aimed at A-level Computing teachers in London. It is being run (twice) by William Marsh at Queen Mary University of London (QMUL).

The first is running on Monday 29 June (5.30-7pm) and, due to popular demand, a second run of this event is happening on Monday 13 July (5.30-7pm). [Note that the two sessions are identical, please register for one OR the other].

Eventbrite - QMUL: GUI Programming in Python - FREE workshop from Teaching London Computing for a place on the Monday 29 June free workshop.

Eventbrite - QMUL: GUI Programming in Python (rpt) - FREE workshop from Teaching London Computing for a place on the Monday 13 July free workshop.

Course details
Python is a popular language for elementary programming but it not so easy to write programs with a graphical user interface (GUI). This workshop will introduce GUI programming in Python, covering:

  • the concepts common to all GUI frameworks: events, widgets and attributes
  • the role of object-oriented programming in GUIs
  • the choice of GUI frameworks (but looking mainly at tkinter, the default framework)

Time will be spent on practical work: computers are provided but bring your own laptop (with Python 3 installed) if you wish.

Eligibility
The workshop assumes knowledge of basic Python and is aimed at those with an interest in A level computing.
Because we are funded by the Mayor of London we prioritise London teachers on our events but all teachers are welcome.

Cost
FREE

Contact
Jo Brodie

Two free Computing workshops for London teachers on Tuesday 26 May @QMUL / @QMEECS

We have another two workshops happening next week, on the afternoon of Tuesday 26 May, at Queen Mary University of London. Both are free and you are welcome to attend either or both (but you will need to register for each separately) – there is a half hour break between the two workshops.

Thanks to funding from the Mayor of London we are able to offer these workshops at no charge but we do prioritise London Computing teachers though other Computing teachers are welcome too. The workshops are not suitable for school pupils however.

For more information please contact Jo Brodie (j.brodie@qmul.ac.uk)

The workshops below are named ‘2’ and ‘3’ as they are part of a series of three, however the first one “Explorers need maps: Abstraction, Representations and Graphs” (last Monday) has finished but the information and slides are available on the workshop website.


Workshop QMUL2: Tue 26 May 2015, 1.30 to 3pm

Primary Computing Unplugged

Overview

Computing doesn’t need to be taught at a computer and in fact to get across key concepts it is often better (and more fun) not to. This is especially true of the early stages of learning programming and computing more generally. A core idea behind the new computing syllabus is computational thinking. We will give you a deeper understanding of computational thinking and give practical ways to teach both it and other computing topics such as programming away from computers. Computational thinking is a fundamental skill set that students learn by studying computing. We will demonstrate a range of activities that show how core ideas and concepts can be introduced using fun unplugged activities and games. We will show that computing can be fun for everyone and that it doesn’t have to be taught at a computer.

Session material

This session presents a variety of activities from the other workshops. It will cover:

  • What is Computational Thinking?
  • Inspiring ways to teach Computational Thinking.
  • What is an algorithm
  • Writing your first program

Eventbrite - QMUL 02: Paul Curzon workshop - Primary Computing Unplugged for Workshop 2 – Primary computing unplugged
More information about this workshop on our page for Primary computing unplugged.

Workshop QMUL3: Tue 26 May 2015, 3.30 to 5pm

The Magic of Computer Science

Overview

When you learn to be a magician, it turns out you are learning the skills needed to be a great computer scientist too: computational thinking. Just like software, magic is a combination of algorithms and presentation. In this workshop we will demonstrate some simple to do but strong magic tricks. We teach the group how they are done so they can do the tricks themselves and then use the magic to illustrate the linked basics of computing. Overall we will show what computational thinking is all about and how both magicians and computer scientists rely on it.

Session material

This session will demonstrate a variety of activities from the other workshops. It will cover:

  • What is Computational Thinking?
  • Inspiring ways to teach Computational Thinking using easy to learn magic tricks.

Eventbrite - QMUL 03: Paul Curzon workshop - The Magic of Computing for Workshop 3 – The magic of computing
More information about this workshop on our page for The magic of computing.

[FREE] Three new workshops for teachers from Teaching London Computing on 18 and 26 May

We’ve added another three workshops to our activities and will be running these across two sessions in a couple of weeks. Our previous workshops (at Queen Mary University of London or as part of an invited talk elsewhere) have been very popular.

Workshop One: Mon 18 May 2015, 5.30 to 7pm

Explorers need maps: Abstraction, Representations and Graphs

Overview

Abstraction – essentially just hiding information – is a core part of computational thinking that is closely linked to the choice of data representation. We will give a deeper understanding of abstraction, providing fun ways to teach it, based on cs4fn / Teaching London Computing resources. The great explorers didn’t just wander around new continents finding things. They drew maps. Maps are just abstractions of the world. Based on games and puzzles, we will see how drawing a special kind of map called a graph and a variation the finite state machine is a part of computational thinking problem solving. They are useful tools for understanding how to use, exploring and designing computer systems.

Session material
This session will cover:

  • What is Computational Thinking?
  • Inspiring ways to teach Computational Thinking.
  • What is abstraction?
  • Why does the choice of data representation matter when solving problems?
  • What is a graph and why are they useful?
  • What is a finite state machine and why are they useful?

Eventbrite - QMUL 01: Paul Curzon workshop - Abstraction, Representations and Graphs for Workshop 1 – Abstraction, Representations and Graphs
More information about this workshop on our page for Abstraction, representations and graphs.

The second and third run on the same day at half-term, on Tuesday 26 May 2015 (you can come to the first or the second or both, but you will need to register for both separately).

Workshop Two: Tue 26 May 2015, 1.30 to 3pm

Primary Computing Unplugged

Overview

Computing doesn’t need to be taught at a computer and in fact to get across key concepts it is often better (and more fun) not to. This is especially true of the early stages of learning programming and computing more generally. A core idea behind the new computing syllabus is computational thinking. We will give you a deeper understanding of computational thinking and give practical ways to teach both it and other computing topics such as programming away from computers. Computational thinking is a fundamental skill set that students learn by studying computing. We will demonstrate a range of activities that show how core ideas and concepts can be introduced using fun unplugged activities and games. We will show that computing can be fun for everyone and that it doesn’t have to be taught at a computer.

Session material

This session presents a variety of activities from the other workshops. It will cover:

  • What is Computational Thinking?
  • Inspiring ways to teach Computational Thinking.
  • What is an algorithm
  • Writing your first program

Eventbrite - QMUL 02: Paul Curzon workshop - Primary Computing Unplugged for Workshop 2 – Primary computing unplugged
More information about this workshop on our page for Primary computing unplugged.

Workshop Three: Tue 26 May 2015, 3.30 to 5pm

The Magic of Computer Science

Overview

When you learn to be a magician, it turns out you are learning the skills needed to be a great computer scientist too: computational thinking. Just like software, magic is a combination of algorithms and presentation. In this workshop we will demonstrate some simple to do but strong magic tricks. We teach the group how they are done so they can do the tricks themselves and then use the magic to illustrate the linked basics of computing. Overall we will show what computational thinking is all about and how both magicians and computer scientists rely on it.

Session material

This session will demonstrate a variety of activities from the other workshops. It will cover:

  • What is Computational Thinking?
  • Inspiring ways to teach Computational Thinking using easy to learn magic tricks.

Eventbrite - QMUL 03: Paul Curzon workshop - The Magic of Computing for Workshop 3 – The magic of computing
More information about this workshop on our page for The magic of computing.

Paul Curzon’s doing two free workshops next Friday afternoon (20th) for Computing teachers in London cc @cs4fn

Paul Curzon’s free workshops, held at Queen Mary University of London’s Mile End campus, are fun and informal and support teachers who want to introduce programming concepts and computational thinking into the classroom in an engaging way. Each workshop is accompanied by downloadable classroom activities (also free) – these can be downloaded from the links below.

Next week’s (Friday 20th February) is a double session but you can choose to come to one workshop, or both.

The first workshop is at 2pm then there will be a half hour break with the second starting at 4pm, we aim to finish at 5.30pm.

Do I have to be a London computing teacher to attend?
The workshops are aimed at those who are currently (or who are about to begin) teaching the Computing curricula (particularly GCSE and A-level, though the information in the workshops has been used with younger children). As we’re funded by the Mayor of London we prioritise those who are currently teaching in London schools. The workshops are not suitable for school pupils though as the events are about how to introduce computing concepts into the classroom. Contact Jo Brodie (j.brodie@qmul.ac.uk) for further information.

Biography
Paul Curzon is a Professor of Computer Science at Queen Mary, University of London. He runs the cs4fn ‘Computer Science for Fun’ (cs4fn) project, www.cs4fn.org. It aims to inspire school students about computer science through a series of free magazines, website and school shows. He regularly gives such shows around the UK as well as continuous professional development talks to teachers about the cs4fn approach to teaching. He is Director of the Teaching London Computing Project. He was made a UK National Teaching Fellow in 2010 in recognition of his excellence in teaching and outreach, was a finalist in the 2009 Times Higher Education Innovative Teacher of the year award and has twice won the student nominated Queen Mary award for excellence in teaching.

Workshop A:
Programming unplugged: learning programming without computers

2.00-3.30pm (free Eventbrite tickets)

Overview
It’s easy to assume that programming is something you have to learn at a computer but if you want your students to deeply understand programming concepts, rather than blindly getting programs to work then unplugged techniques can work really well to get students started. We will see how to program a robot face that is made of students, look at a simple way to give a deep understanding of how variables work by making them physical, and see how to compile programs onto your class instead of onto a computer.

Session material This session will cover:

  • Inspiring ways to introduce programming away from computers.
  • What is a variable?
  • How does assignment work?
  • Programming simple objects
  • Introducing flow of control and if statements

Workshop B:
Computational thinking: it’s about people too

4pm-5.30pm (free Eventbrite tickets)

Overview
Computing is not just about technology, it is about understanding people too. When we solve computing problems we are solving them for people. Computational thinking is the general group of problem solving skills that students learn as a result of studying computing. Often this is equated with algorithmic thinking – a direct result of learning to program. However it just as important to make programs usable by people – or they won’t be used. We will see how magic gives a fun way to introduce these ideas and how a simple game demonstrates why graphical user interfaces are effective.

This session is in collaboration with CHI+MED: an EPSRC-funded project about making medical devices safer.

Session material This session will cover:

  • computational thinking: understanding people
  • human computer interaction
  • why GUIs are better than text-based interfaces
  • The importance of data structures

Friday 20 February 2015 @QMUL – two free workshops for computing teachers, with Paul Curzon

On Friday 20 February we have a double workshop session for computing teachers in London*. These demonstrate ways of introducing programming and computational thinking topics to the classroom in a fun way, without the need to use computers. You are welcome to attend either or both sessions, which are FREE. These will be held at Queen Mary University of London (Mile End Campus).

Next workshops
• Friday 20 February 2015, 2.00-3.30pm – Programming unplugged: learning programming without computers (click to see more information)
Eventbrite - Paul Curzon's free workshop for computing teachers (A): Programming unplugged: learning programming without computers for the first workshop ‘Programming unplugged: learning programming with computers’ at 2pm on 20 February.

• Friday 20 February 2015, 4.00-5.30pm – Computational thinking: it’s about people too (click to see more information)
Eventbrite - Paul Curzon's free workshop for computing teachers (B): Computational Thinking: it’s about people too for the second workshop ‘Computational thinking: it’s about people too’ at 4pm on 20 February.

Sign-up to hear about our workshops as they are advertised.

 

*Do I have to be a London computing teacher to attend?
The workshops are aimed at those who are currently (or who are about to begin) teaching the Computing curricula (particularly GCSE and A-level, though the information in the workshops has been used with younger children). As we’re funded by the Mayor of London we prioritise those who are currently teaching in London schools. The workshops are not suitable for school pupils though as the events are about how to introduce computing concepts into the classroom. Contact Jo Brodie (j.brodie@qmul.ac.uk) for further information.

 

2nd FREE workshop with Paul Curzon – NEW: Interdisciplinary Computational Thinking through Modelling (26 Jan)

Our second free workshop of the year with Prof Paul Curzon will also be a brand new one. “Interdisciplinary Computational Thinking through Modelling” takes place on Monday 26 January from 5.30pm at Queen Mary University of London.

These workshops are aimed at Computing teachers in London and demonstrate a number of ways that teachers might introduce computational thinking and computer programming topics into the classroom, as such a workshop is not a ‘show’ (not suitable for pupils for example) and there will probably be some audience participation.

There is also another workshop, Computational Thinking: Searching to Speak, running the week before on Monday 19 January at 5.30 to 7pm at QMUL.


Next workshop: Interdisciplinary Computational Thinking through Modelling
Monday 26 January 2015, 5.30pm, at QMUL
Eventbrite - Free workshop for Computing teachers in London, with Paul Curzon - Interdisciplinary Computational Thinking through Modelling


Interdisciplinary Computational Thinking through Modelling

Monday 26 January 2015, 5.30pm to 7pm
QMUL
Eventbrite tickets
Nearest tube: Stepney Green, Mile End also close by
Buses: 25 and 205 to ‘Ocean Estate

For full details of the workshop and to download some accompanying free classroom resources please take a look at the workshop’s page: Interdisciplinary Computational Thinking through Modelling

Overview
Is computational thinking just for computer scientists? Actually no. It has already revolutionised the way scientists, mathematicians and many others do their jobs.

Computing has changed the way science is done not just because of the availability of more powerful computers, but because it has given scientists a whole new toolset for thinking. In particular algorithmic thinking gives a new way of doing science. We will use  cs4fn activities, games and magic tricks to illustrate how computational modelling can be used both to do and learn about other subjects. We will also use a magic trick to show how algebra plays an important role in logical thinking for computer scientists.

Session material
This session will cover:

  • How Computational Thinking supports other subjects.
  • What is computational modelling and how does it link to algorithmic thinking?
  • How interdisciplinary Computational Thinking can be used to teach topics in Biology, Physics and Mathematics in a powerful and fun way.

Activities are suitable for all age groups and can be adapted to fit your teaching needs.

Biography
Paul Curzon is a Professor of Computer Science at Queen Mary, University of London. He runs the cs4fn ‘Computer Science for Fun’ (cs4fn) project, www.cs4fn.org. It aims to inspire school students about computer science through a series of free magazines, website and school shows. He regularly gives such shows around the UK as well as continuous professional development talks to teachers about the cs4fn approach to teaching. He is Director of the Teaching London Computing Project. He was made a UK National Teaching Fellow in 2010 in recognition of his excellence in teaching and outreach, was a finalist in the 2009 Times Higher Education Innovative Teacher of the year award and has twice won the student nominated Queen Mary award for excellence in teaching.

 

FREE: Paul Curzon ‘Computational Thinking’ workshop @QMUL for Computing teachers, 19 January

Our first free workshop of the year will be Paul’s exploration of ‘Searching to Speak’. This uses the example of a case of locked-in syndrome to explore the use of computational thinking in solving human problems (human-computer interaction) as well as considering when a technological approach might not actually be the most appropriate solution.

The workshop will take place on Monday 19 January from 5.30pm to 7pm at Queen Mary University of London (QMUL, Mile End Campus) and is free.

These workshops are aimed at Computing teachers in London and demonstrate a number of ways that teachers might introduce computational thinking and computer programming topics into the classroom, as such a workshop is not a ‘show’ (not suitable for pupils for example) and there will probably be some audience participation. There will also be a second workshop, with details to be confirmed, which will take place on Monday 26 January also at 5.30 to 7pm at the same venue.

Computational thinking: searching to speak

Monday 19 January 2015, 5.30pm to 7pm
QMUL
Eventbrite tickets
Nearest tube: Stepney Green, Mile End also close by
Buses: 25 and 205 to ‘Ocean Estate

For full details of the workshop and to download some accompanying free classroom resources please take a look at the workshop’s page: Computational thinking: searching to speak

Two CPD Computing courses starting next week and another two free workshops with Paul Curzon

Happy New Year to all our readers :)

I’m delighted to announce that Paul Curzon will be running another two workshops in January and free tickets (via Eventbrite) will go live soon, but in the meantime please make a note of these dates.

Workshops (free)
The first will be on Monday 19 January from 5.30pm to 7pm, on Computational thinking: searching to speak. The second will be on Monday 26 January at the same time with the workshop title to be confirmed.

Edited
Tickets for the first workshop are now live.

CPD Computing courses (not free)
We’ve two different short courses beginning next week.

The first course is £300 (or £150 for London teachers thanks to subsidised funding from the Mayor of London). The second is £1,000 (£500 for London teachers).

And… while we have your attention – we’re keen to find out more about what people want from training courses, please could you help by answering our survey? Thank you.

***London Computing teachers*** – please fill in our short survey
We would like to understand more about the training needs that Computing teachers in London have and we’ve developed a short survey to help us find out more. If you are a Computing teacher based in London your participation will be very helpful. There’s an opportunity to sign up for class sets of free booklets once you’ve completed the survey which should take no more than five minutes to complete.

Please visit http://bit.ly/TLCsurvey2015a to take part in our survey and pass this link on to colleagues.

Free Computing workshop with Paul Curzon – Unplugged programming / algorithms, Wed 29 Oct 1.30-5pm

Eventbrite - Free Computing workshop with Paul Curzon - Unplugged computing / algorithms at QMUL for this event on 29 October 2014, 1.30pm to 5pm.

On Wednesday 29 October 2014 Prof Paul Curzon will be doing a 3 hour workshop session at Queen Mary University of London on unplugged programming and algorithms. Previous sessions have proved extremely popular so we recommend booking early.

The workshop will start at 1.30 and continue until 5pm with a half hour break for tea and networking in the middle. These workshops are free for Computing teachers.

You can register for a free place using the orange Eventbrite button above or at the end of the page, or visit the Eventbrite page.

When: Wednesday 29 October 2014, 1.30pm to 5pm
Where: QMUL (Queen Mary University of London)
For whom: Computing teachers
What: Two workshops (click on the links below to find out more and download free class activity sheets)
Invisible palming! Intelligent paper? So what is an algorithm?
Programming unplugged: learning programming without computers
Cost: FREE!

Although these workshops are aimed at those who’ll be teaching the Computing Science curriculum we have made a few spaces (also free) available to ‘interested persons’ – ie anyone who is interested in finding out how aspects of the computing curriculum can be introduced into the classroom.

1. Invisible palming! Intelligent paper? So what is an algorithm?

Overview
A core idea in the computing curriculum is that of algorithms and algorithmic thinking. But what is an algorithm? We will demonstrate a series of fun and intriguing ways to introduce the core ideas about algorithms. You will pit your wits against my intelligent piece of paper looking not only what an algorithm is but whether machines can ever be intelligent. You will also learn how really simple magic tricks that anyone can do, can illustrate what an algorithm is in a much more fun way than making a cup of tea (!) and you will learn the magic too!

This session will cover:

  • What is an algorithm?
  • Can machines be intelligent?
  • Computational thinking: algorithmic thinking, abstraction

2. Programming unplugged: learning programming without computers

Overview
It’s easy to assume that programming is something you have to learn at a computer but if you want your students to deeply understand programming concepts, rather than blindly getting programs to work then unplugged techniques can work really well to get students started. We will see how to program a robot face that is made of students, look at a simple way to give a deep understanding of how variables work by making them physical, and see how to compile programs onto your class instead of onto a computer.

Session material This session will cover:

  • Inspiring ways to introduce programming away from computers.
  • What is a variable?
  • How does assignment work?
  • Programming simple objects
  • Introducing flow of control and if statements

Activities are suitable for all age groups and can be adapted to fit your teaching needs.

Biography

Paul Curzon is a Professor of Computer Science at Queen Mary, University of London. He runs the cs4fn ‘Computer Science for Fun’ (cs4fn) project, www.cs4fn.org. It aims to inspire school students about computer science through a series of free magazines, website and school shows. He regularly gives such shows around the UK as well as continuous professional development talks to teachers about the cs4fn approach to teaching. He is Director of the Teaching London Computing Project. He was made a UK National Teaching Fellow in 2010 in recognition of his excellence in teaching and outreach, was a finalist in the 2009 Times Higher Education Innovative Teacher of the year award and has twice won the student nominated Queen Mary award for excellence in teaching.

Eventbrite - Free Computing workshop with Paul Curzon - Unplugged computing / algorithms at QMUL for the event on 29 October 2014.

UCL code clubs for 13-18 year olds, via @alomshaha

corp-identity-dark-greenUCL is running a code club on Thursday afternoons (2.45-5pm) at Stratford Library – some of the sessions are fully booked but you can add your name to the waiting list in case a space becomes available. The sessions on 14 August (tbc) and 21 August (Programme your own sensor) still have places.

“Digital technology, coding, 3D gaming, virtual reality. Come to Stratford Library over the school summer holidays, try your hand at some cutting edge technology, and learn digital skills from the experts. All sessions are aimed at 13 – 18 year olds and will be held upstairs in the library computer suite.

Places are limited so please book in advance.”

Full information at http://blogs.ucl.ac.uk/ucl-coding-club/