Make-a-face Prof Paul Curzon Queen Mary, University of London With support from Google, D of.

Slides:



Advertisements
Similar presentations
How to have fun at a birthday party. For XXXXXX. It will soon be Williams birthday. He is very happy and smiling a lot.
Advertisements

Spit-not-so Prof Paul Curzon Queen Mary University of London With support from Google, D of E.
Welcome to Back to School Night Mrs
This is a GENERIC EXAMPLE of a presentation Please consult your course/programme handbook for specific guidelines for your presentation Text in grey italics.
‘People who help us’ Main focus: Prime areas Reception: Term 2 Topic:
Going Places Safely Essential Question:
CS10 The Beauty and Joy of Computing Lecture #1 Welcome; Abstraction Watch the student testimonials about CS10, what it means to them, and how.
Ms. Turner’s Example Body Language Book To be used for example purposes only.
Birthday Party Visual Schedule For more teaching resources, visit
Writing an Informative Paragraph
How to Use App Inventor in Your Classroom Julie Friesen Piper Middle School Technology 6 th -8 th Grades Edmodo Group Code to Join for More Resources:
Bug Session One. Session description In this session, pupils are introduced to a programming sequence which will make a light pattern on their Bug. Objectives.
“Just Cuz!” A family history project where you get to be a “Detective”
Copyright ©: SAMSUNG & Samsung Hope for Youth. All rights reserved Tutorials Screens: Presentation skills Suitable for: Improver Advanced.
By Daniel Mitchell Lets stop it together. What is cyber bullying This is where children text or nasty messages on computers, mobile phones and much.
Many paths, one journey mapping the routes to information literacy Margy MacMillan Mount Royal College LOEX 2009, Albuquerque May 1, 2009 Roadrunner seen.
CORE FOUR PREPARING AND PLANNING FOR THE NEW PRIMARY CURRICULUM PROGRAMMES OF STUDY CLEVER COMPUTING Session 4 Computing, programming and Pedagogy.
The Beauty and Joy of Computing Lecture #1 Welcome; Abstraction Watch the student testimonials about the course, what it means to them, and how it has.
Soda Constructor: Exploring the laws of Physics with Computational Thinking Paul Curzon Queen Mary University of London
Topic: Parts of the Face, Body Descriptions Target Language: “Eyes, Ears, Nose, Mouth, Hair, Facial hair (beard, moustache, eyebrows), “Eyewitness”, “Describe”
By Jackie Schneider Are you sitting comfortably? Let’s get listening!
Phonics Chawson First School October 2015.
The Mind of the Machine: Artificial Intelligence? Paul Curzon Queen Mary, University of London Created by Peter McOwan and Paul Curzon of Queen Mary,
TALENTS Think of talented people you know and admire (famous or not). What talents do they have? Do you think they have natural talent? Or did they work.
Paul Mundy Planning your document Starting from a pile of disorganized information.
Game Project IMGD 4000 Due Dates: Form Teams Treatment Website Tech milestone AlphaApril 17 Beta Final Presentation.
Made for first grade students By Alison Horstman
Why Study Languages Aimed at years Studying Languages Aimed at years The launch of.
Hexahexaflexagon Automata Paul Curzon Queen Mary University of London With support from Google,
Explorers need maps: Abstraction, representations and graphs Paul Curzon Queen Mary University of London
Celebration of Champions Planning BBC Children in Need 2015.
The Imp Computer Prof Paul Curzon Queen Mary, University of London With support from Google,
What is Physics? BBranch of science concerning with the interaction of matter, space, time and energy ○d○definition provided by 
ELA 10-1 Week 3 Content and Assignments. Google Classroom From now on we will be using Google Classroom as a means to access your Cyber High class! I.
Public Speaking 101. Page 2 Course Objectives  Presentation Types  Common Mistakes  Understand Public Speaking Fears Uncover YOUR Public Speaking Fears.
Major Art Modality Utilized: Visual Art Multiple Intelligences Addressed: Visual/Spatial, Logical/Mathematical, Naturalist, and Musical Lesson Abstract:
Change Blindness Presentation: Paul Curzon Change Blindness: Milan Verma & Peter McOwan, Queen.
Producing and editing audio and video files. First of all - Q: What do you want to use sound and video for? Aim for the session: This workshop will introduce.
Creating Classroom Games TED 121 Educational Technology Dr. Steve Broskoske.
Oracy and the English Classroom. Aims To consider the importance of speaking and listening in the classroom To consider what makes for effective exploratory.
BBC Children in Need Event Planning (Lead Class/Group) (Pupil sheets available to print from this document)
Lesson 1 An introduction to Christian Ethics 1 Overview 1.Introduction to Christian Ethics 2.Divine Command Theory 3.Are Christian Ethics Relative or.
Positive Observations and Feedback Carla Meyer University of Delaware.
To make a robot operate without constant human interaction, it must know what to do, when to do it, what order to follow, and perhaps even what to do if.
Learning Styles, Pedagogy, Assessment Chris O’Neal UVA Instructional Design 1.
Pupil Interviews. O We prepared written interviews made up of 13 questions. O We randomly selected 2 children from each class by their place on the register.
Maths workshop Times tables
Box Variables Prof Paul Curzon Queen Mary, University of London With support from Google, D of.
LEARNING TO READ. Sounds… We learn sounds first but it’s very different to when you and I learned to read at school. The children are here to show you…
Managing the 21 st Century Classroom Session 3 of 7 Planning a Technology- Enhanced Minilesson.
Introducing Control in an Open Online Course
CITS4404 Artificial Intelligence & Adaptive Systems
Topic: Introduction to Computing Science and Programming + Algorithm
If you really fed-up with your Microsoft Computer then, Call us Toll free and get out of your problems.
If you really fed-up with your Microsoft Computer then, Call us Toll free and get out of your problems.
Computational Thinking in the Classroom
Punch Card Sorting: Binary Radix Sort
Bubble Sort Paul Curzon
Mergesort: The power of divide and conquer
The intelligent piece of paper: so what is an algorithm?
I know when my friends are feeling happy
MindMate Lessons: information for parents
Bakuro: Binary Logical Thinking Puzzles
The SwapPuzzle So what is an algorithm?
Sodarace: Exploring Evolution with Computational Thinking
Queen Mary University of London
I know when my friends are feeling happy
Feeling Safe Feelings and Behaviours Lesson 2 Little Mouse
Intensive English Presentation
Digital Literacies for learning
Presentation transcript:

Make-a-face Prof Paul Curzon Queen Mary, University of London With support from Google, D of E and the Mayor of London Created by Paul Curzon and Steve Mesure, Quintin Cutts and Steve Brindley of the University of Glasgow

Aims Give you deeper understanding of core topics –Getting started programming –If-then-else and flow of control –Onject based programming –Artificial Intelligence: affective computing Give you practical ways to teach computing in a fun, thought provoking way –away from computers, focus on concepts Linked activity sheets and booklets can be downloaded from our website:

Running programs physically A really good way to build a deep understanding of programming constructs is to act out the program Compile the program on to people! They follow the instructions Makes abstract ideas visible and tangible

Let’s program an emotional robot Watch the video at: Let’s not bother with Lego…

Building a robot We can build a robot out of people. One person controls each eyebrow One person controls each eye One person controls each side of the mouth But it needs a program if it is to do anything!

Programming a robot We can program each part of the face separately Each eye, eyebrow and side of the mouth has its own program They are treated as separate objects with their own programmed behaviour That is the essence of object based programming

Example: Programming an eyebrow If NICE SOUND then DOWN If NASTY SOUND then DOWN If SUDDEN SOUND then UP

Executing a robot’s program The program tells each object how to behave when different sounds are played. –HAPPY SOUND (sing Happy Birthday) –NASTY SOUND (make gruesome sounds) –SUDDEN SOUND (shout BOO!) The rest of the class can make the sounds. The robot’s eyes etc then just do what their program says to do.

Summary Students can act out the code and write new code Then act it out Programming can be introduced in fun ways away from a computer

More support On our website to support this session: Activity sheets Story sheets Slides Details of more worskshops/courses free unplugged sessions subsidised courses (e.g. GCSE programming)

Thank you! Together we are Teaching London Computing