Computing Curriculum. 3 main strands: Digital Literacy Information Technology Computer Science.

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.
CSTA K-12 Computer Science Standards (rev 2011)
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.
How to effectively use Codecademy in the Classroom
Barefoot Computing Resources Workshop Nick Cook, Newcastle University barefootcas.org.uk.
Using GIS in Primary Education Kelly Smith July 2014.
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.
Demystifying the new Primary computing curriculum
Why teach coding?.
COMPUTING IN THE NATIONAL CURRICULUM. WHY?  The 2014 national curriculum introduces a new subject, computing, which replaces ICT. This represents continuity.
Jon Chippindall Class Teacher and Computing Leader Crumpsall Lane Primary CAS Master Teacher
Lawrence Williams Brunel University, MirandaNet, and World Ecitizens, London, UK.
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.
Teaching Fellow Admissions Tutor for Computer Science Director of Undergraduate Studies.
 A set of objectives or student learning outcomes for a course or a set of courses.  Specifies the set of concepts and skills that the student must.
The New Computing Curriculum Typing skills and keyboard confidence Word processing Simple graphics.
Margaret J. Cox King’s College London
Supporting Learning With Digital Literacy. Goals of Meeting Information tools to share with your staff; launching survey on instruction using technology.
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.
Progression in ICT Key Stage 1 - Children learn how to…... explore ICT; use it confidently and purposefully to achieve outcomes; use ICT to develop their.
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.
Computing Fundamentals Module Lesson 19 — Using Technology to Solve Problems Computer Literacy BASICS.
Overview of this morning What … is computing? Why … is computing an important skill to learn? What … will my child be learning in computing lessons?
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.
The World Around Us and the Media Integrating ICT.
FUNDED BY CPD Session 2. Welcome [session leader name] [session leader contact details] Wifi access details: [type here]
Computing Fundamentals Module Lesson 6 — Using Technology to Solve Problems Computer Literacy BASICS.
Today: Student will be able to describe the basics of their class and computing Tell me about you and how you use computers. Lesson 1 Slide 1.
New Computing Curriculum – An Introduction Newbury Park Primary Inset 27/1/14 Mr Azzopardi.
Chapter 9.  Multimedia- communication that involves more than one format.  Basic Functions- can incorporate text, graphics, pictures and photos, video,
Understanding Computing and Programming at KS2 Debs Ayerst.
Understanding Computing and Programming at KS1 Debs Ayerst.
SCRATCH ScratchScratch is a programming language that makes it easy to create your own interactive stories, animations, games, music, and art -- and share.
Primary Computing #what’s it all about? CANDLEBY LANE TEACHING SCHOOL ALLIANCE INSET DAY 24 TH FEBRUARY 2014.
Learn with your child - computing. Why teach computing? The National Curriculum states: A high-quality computing education equips pupils to use computational.
Computing in the New Curriculum. Computing Pupils should be taught to: KS1 understand what algorithms are; how they are implemented as programs on digital.
The IT Industry The Online World Building and Installing Know the components of computer systems Understand and practically apply appropriate connectivity.
Victorian Curriculum F–10 Online professional learning session Unpacking Digital Technologies Paula Christophersen Digital Technologies, Curriculum Manager.
Leading Computing in the new National Curriculum Mike Woods
Dilemmas and debates raised for ITE by the Primary Computing Curriculum.
Wilton Primary School Key Stage 1: Computing National Curriculum Requirements of Computing at Key Stage 1 Pupils should be taught to: understand what algorithms.
Curriculum Design Phil Computing Inspector Advisor (Hampshire) CAS Regional Coordinator CAS Master Teacher Creator code-it.co.uk Teacher.
Computing Curriculum Day March 2016 Does this algorithm get Little Red Riding Hood to the Gingerbread Man’s house? Start Finish.
Design and Technology – Orreries TASC – To design a working Orrery - Use research and develop design criteria to inform the design of innovative, functional,
DIGITAL LITERACY. Objectives Agenda Session 1 The Computing curriculum and digital literacy Session 2 Digital literacy across the curriculum In this session.
National CAS Conference For Teachers of Computing Primary control of physical systems! A friendly alternative to the dusty corner of the ICT cupboard.
ICT Computing. Aims of the session Overview of the new curriculum for computing What this means in school Support from ICT in Schools team.
Michael Emerton
An Overview of Computing in the Primary Curriculum
The New Primary National Curriculum
Technologies curriculum
Making meaningful connections
Progression in Programming
Computing Curriculum Plans
CPTT – An introduction to Computing
Introducing Digital Technologies
(CAS) Welcome! Martin Norris CAS Master Teacher (CAS)
Characteristics of a user of technology
Primary School Computing
(History, Geography, Art & Design)
Computing Curriculum Plans
Presentation transcript:

Computing Curriculum

3 main strands: Digital Literacy Information Technology Computer Science.

Digital Literacy AimsKS1KS2 are responsible, competent, confident and creative users of information and communication technology. Use technology safely and respectfully, keeping personal information private; identify where to go for help and support when they have concerns about content or contact on the internet or other online technologies Recognise common uses of information technology beyond school Use technology safely, respectfully and responsibly; recognise acceptable/unacceptable behaviour; identify a range of ways to report concerns about content and contact Understand the opportunities [networks] offer for communication and collaboration Be discerning in evaluating digital content

Information Technology AimsKS1KS2 can evaluate and apply information technology, including new or unfamiliar Use technology purposefully to create, organise, store, manipulate and retrieve digital content Use search technologies effectively Select, use and combine a variety of software (including internet services) on a range of digital devices to design and create a range of programs, systems and content that accomplish given goals, including collecting, analysing, evaluating and presenting data and information

Computer Science AimsKS1KS2 understand and apply the fundamental principles and concepts of computer science, including abstraction, logic, algorithms can analyse problems in computational terms, and have repeated practical experience of writing computer programs in order to solve such problems. Understand what algorithms are; how they are implemented as programs on digital devices; and that programs execute by following precise and unambiguous instructions Create and debug simple programs Use logical reasoning to predict the behaviour of simple programs Design, write and debug programs that accomplish specific 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 Use logical reasoning to explain how some simple algorithms work and to detect and correct errors in algorithms and programs Understand computer networks including the internet; how they can provide multiple services, such as the World Wide Web Appreciate how [search] results are selected and ranked

Computing StrengthsWeaknesses Reflects modern reality Encompasses Computer Science Potential to shift focus from purely from hardware and software Collaborative learning Embed use of technology across the curriculum Subject knowledge of teachers Does it go far enough? For example: requirement to learn touch typing. Putting typing skills on a par with hand writing. Higher profile for E-learning portfolios Additional funds Gap between more and less affluent children.

Computing across the Curriculum

AimsKS1KS2 are responsible, competent, confident and creative users of information and communication technology. Use technology safely and respectfully, keeping personal information private; identify where to go for help and support when they have concerns about content or contact on the internet or other online technologies Recognise common uses of information technology beyond school Use technology safely, respectfully and responsibly; recognise acceptable/unacceptable behaviour; identify a range of ways to report concerns about content and contact Understand the opportunities [networks] offer for communication and collaboration Be discerning in evaluating digital content Computing Curriculum Digital Literacy

Computing Curriculum Digital Technology VLE’s Search Engines

Computing Curriculum Computer Science AimsKS1KS2 understand and apply the fundamental principles and concepts of computer science, including abstraction, logic, algorithms can analyse problems in computational terms, and have repeated practical experience of writing computer programs in order to solve such problems. Understand what algorithms are; how they are implemented as programs on digital devices; and that programs execute by following precise and unambiguous instructions Create and debug simple programs Use logical reasoning to predict the behaviour of simple programs Design, write and debug programs that accomplish specific 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 Use logical reasoning to explain how some simple algorithms work and to detect and correct errors in algorithms and programs Understand computer networks including the internet; how they can provide multiple services, such as the World Wide Web Appreciate how [search] results are selected and ranked

Computing Curriculum Computer Science

Computing Curriculum Information Technology AimsKS1KS2 can evaluate and apply information technology, including new or unfamiliar Use technology purposefully to create, organise, store, manipulate and retrieve digital content Use search technologies effectively Select, use and combine a variety of software (including internet services) on a range of digital devices to design and create a range of programs, systems and content that accomplish given goals, including collecting, analysing, evaluating and presenting data and information

Computing Curriculum Information Technology Book Creator – iOS and Android Online – story jumper, tika tok PC/Mac: Powerpoint, Google Slides, Keynote

Computing Curriculum Information Technology Literacy Genres Stories Poems Explanation Texts Instructions Information Texts Biographies All Subjects !!

Computing Curriculum Information Technology Apps – Animation and drawing by Do Ink– iOS Other apps: FX Studio and iMovie (ios), WeVideo (Android) PC – Windows Movie Maker, Mac – iMovie Online – ???

Computing Curriculum Information Technology Subjects: LiteracyBUT REALLY…. HistoryYOUR IMAGINATION!! Science Geography MFL