SCRATCH ScratchScratch is a programming language that makes it easy to create your own interactive stories, animations, games, music, and art -- and share.

Slides:



Advertisements
Similar presentations
Complete ICT solutions for primary schools… What do all of these activities have in common?
Advertisements

Farewell to ICT or evolving ICT into Computing? Phil Bagge code-it.co.uk.
Copyright © 2014 ICT Inspires Ltd. All Rights Reserved. ICT (Computing) Subject Leader Course Session 2: Broader.
Introducing Computing
Light Oaks Junior School Year 5 Computing Curriculum The computing curriculum across all year groups will be made up of six units; - Algorithms and Programs.
CORE FOUR PREPARING AND PLANNING FOR THE NEW PRIMARY CURRICULUM PROGRAMMES OF STUDY CLEVER COMPUTING.
Creating Interactive Games Your trainer today is: Luke Milner Derbyshire County Council Children and Younger Adults Department.
Course resources available from What is Scratch? How does Scratch fit into the Computing PoS? Progression in Computing.
Scratch Keith Patton Computer Literacy Teacher West Chester Area School District.
Learn… Create… Program. Manipulation of Multiple Media Connects with youth culture Scratch is a new graphical programming language designed to support.
Demystifying the new Primary computing curriculum
Why teach coding?.
ITT3036 Wider Curriculum BEGINNING COMPUTING Links:
COMPUTING IN THE NATIONAL CURRICULUM. WHY?  The 2014 national curriculum introduces a new subject, computing, which replaces ICT. This represents continuity.
Computing Curriculum. 3 main strands: Digital Literacy Information Technology Computer Science.
Scratch Workshop Thursday, August 26, 2010.
Jon Chippindall Class Teacher and Computing Leader Crumpsall Lane Primary CAS Master Teacher
Comparing Python and Visual Basic
A year 1 computer userA year 2 computer userA year 3 computer user Algorithms and programming I can create a series of instructions. I can plan a journey.
Introduction to.
V Avon High School Tech Club Agenda Old Business –Delete Files New Business –Week 16 Topics: Intro to HTML/CSS –Questions? Tech Club Forums.
By Yukyong Chung.  Given the terms of computational concepts, the students will be able to state examples matching the Scratch blocks.  The students.
Ian Addison Primary School Teacher. Didn’t have PCs at school Owned my first PC at 16 Studied BTEC IT at college – this included breaking (and fixing)
If you are using an Apple device, such as an iPad or iPhone, and you want to follow the instructions you will need a ‘Flash’ compatible browser. If you.
CORE FOUR PREPARING AND PLANNING FOR THE NEW PRIMARY CURRICULUM PROGRAMMES OF STUDY CLEVER COMPUTING Session 4 Computing, programming and Pedagogy.
Purpose of study A high-quality computing education equips pupils to use computational thinking and creativity to understand and change the world. Computing.
ing to Make Learning Relevant
1 Computer Programming. Users vs. Designers Which are you?Which are you? Which do you want to be?Which do you want to be? Do you ever wonder – how does.
The New Computing Curriculum select, use and combine a variety of software (including internet services) on a range of digital devices to design and create.
Institute for Personal Robots in Education (IPRE)‏ CSC 170 Computing: Science and Creativity.
Overview of this morning What … is computing? Why … is computing an important skill to learn? What … will my child be learning in computing lessons?
Getting Started with Scratch Version 1.4 Visit
NQT Conference 30 th January 2015 Using Programming to Develop Children’s Mathematical Understanding Richard English Faculty of Education
The New Computing Curriculum An overview. Computing A high-quality computing education equips pupils to use computational thinking and creativity to understand.
SCRATCH. Course Outline Session 1 – 8.45am to am  Introduction  Basics of Scratch programming - Control / Movement / Looks and Sound  Example.
Introduction to Scratch. What is Scratch? Scratch is a control program that enables you to create your own interactive stories, animations, games, music,
Computer-based Media Language Elements Understanding how we communicate through media Stewart.C. (2007). Media: New Ways and Means. John Wiley & Sons:
Unit 1 Introduction to Evangel College S.2 ICT.
Jennifer Starkey & Jen Black Edmodo Code uojdeb.
Understanding Computing and Programming at KS2 Debs Ayerst.
1 Understand what Scratch is and what it can be used for Lesson 1: Learning Objectives.
Primary Computing #what’s it all about? CANDLEBY LANE TEACHING SCHOOL ALLIANCE INSET DAY 24 TH FEBRUARY 2014.
Getting Started With Scratch Brendan Routledge
Computing in the New Curriculum. Computing Pupils should be taught to: KS1 understand what algorithms are; how they are implemented as programs on digital.
Scratch Introduction 1. SCRATCH 2 YO!! Lets go Scratching Hey She can’t handle methods and parameters but I can and lets not talk about 2D lists BYOB.
Barbara Tate – Site Systems Manager Olney Middle School: @babatate.
Wilton Primary School Key Stage 1: Computing National Curriculum Requirements of Computing at Key Stage 1 Pupils should be taught to: understand what algorithms.
Design and Technology – Orreries TASC – To design a working Orrery - Use research and develop design criteria to inform the design of innovative, functional,
National CAS Conference For Teachers of Computing Primary control of physical systems! A friendly alternative to the dusty corner of the ICT cupboard.
UDL Guidelines Debra L. LaFever EDU620: Meeting Individual Student Needs With Technology Instructor: Tamara Carter.
Introduction of Scratch (1/4) You can find Scratch on the Web:
Michael Emerton
Makey Makey TASC Project Upper KS2 Aim: To design and programme a game in Scratch and create a way of controlling the game using Makey Makey.
The New Primary National Curriculum
An Innovative Approach to the Technology Itch
GeoGebra is free mathematics software for learning and teaching
Progression in Programming
Computing Curriculum Plans
To Infinity and Beyond Year 5 Autumn 2 Physical Education
Learn… Create… Program
Scratch Programming Brian Cain.
Learn… Create… Program
Children will be able to : -
MICCA SCRATCH Workshop
Learn… Create… Program
Learn… Create… Program
Theoretical Revision ICT Report-4 Exam
Primary School Computing
Problem Solving and Computer Programming
Computing Curriculum Plans
Presentation transcript:

SCRATCH ScratchScratch is a programming language that makes it easy to create your own interactive stories, animations, games, music, and art -- and share your creations on the web. As children create and share Scratch projects, they learn important mathematical and computational ideas, while also learning to think creatively, reason systematically, and work collaboratively.

Links to Draft ICT PoS NOVEMBER 2012 Key Stage 1 Pupils should be taught to: Understand what algorithms are, and that algorithms are implemented as programs on digital devices; write and test simple programs. Key Stage 2 Pupils should be taught to: Develop programs that accomplish given goals, including controlling or simulating physical systems; solve problems by decomposing them into smaller parts; use sequence, selection, and repetition in programs; work with variables and various forms of input and output; evaluate alternative algorithms and designs to solve the same problem; detect and correct errors in algorithms and programs.

The name Scratch comes from the scratching technique used by hip-hop disc jockeys, who spin vinyl records back and forth with their hands to mix music clips together in creative ways. You can do something similar with Scratch, mixing different types of media clips (graphics, photos, music, sounds) in creative ways. With Scratch, you can create characters that dance, sing, and interact with one another.

At the core of Scratch is a graphical programming language. Coding in Scratch is much easier than in traditional programming languages: to create a script, you simply snap together graphical blocks, much like LEGO bricks or puzzle pieces.

Once you’ve created a Scratch project, you can share it on the Scratch website, the same way you might share videos on YouTube or Photos. You can get new ideas for Scratch projects by browsing through projects on the Scratch website. If you like one of the characters or images or scripts in another project, simply download the project and use parts of it in your own Scratch project.