SlideShare ist ein Scribd-Unternehmen logo
1 von 58
Downloaden Sie, um offline zu lesen
Miles Berry
University of Roehampton
28 June 2013
Primary Computing
Workshop
1. Curriculum
What is the
curriculum for?
What is the
curriculum for?
What is the
curriculum for?
Beauty or utility?
“If you want a golden rule
that will fit everybody,
this is it:
Have nothing in your
houses that you do not
know to be useful, or
believe to be beautiful.”
William Morris, 1880
Finding things out
Developing ideas and
making things happen
Exchanging and sharing
information
Reviewing, modifying and
evaluating work as it
progresses
Children use and apply their ICT knowledge,
skills and understanding confidently and
competently in their learning and in everyday
contexts. They become independent and
discerning users of technology, recognising
opportunities and risks and using strategies to
stay safe.
(QCDA, 2009)
ICT Capability
Their Space
Information gatherers
Everyday communicators
Creative producers
Digital pioneers
Green and Hannon, 2007
TfL
Users
Consumers
Communicators
Digitally literate
Safe
Skills
Makers
Creators
Collaborators
Digitally critical
Responsible
Understanding
Next Gen
Recommendation 1
Bring computer science into
the National Curriculum as an
essential discipline.
Eric Schmidt, Edinburgh International Television Festival, 2011
Shut down or Restart?
Recommendation 6
The Department for Education should
remedy the current situation, where
good schools are dis-incentivised from
teaching Computer Science, by
reforming and rebranding the current
ICT curriculum in England. Schemes of
work should be established for ages 5 –
14 across the range of Computing
aspects, e.g. digital literacy..., Information
Technology, and Computer Science.
ICT to Computing
Michael Gove, BETT 2012
Mr Gove thinks again
The Government has made clear that it
considers ICT to be an important subject
that should be taught to all pupils. As a
clear statement of the importance that it
attaches to ICT education, the
Government has decided that ICT will
continue to be a National Curriculum
subject, with new statutory
Programmes of Study at all four key
stages, from September 2014.
BCS and RAEng
In late August 2012 the DfE invited BCS and the Royal Academy of
Engineering to coordinate the drafting of a new Programme of Study
for ICT. In discussion with DfE, BCS and the Royal Academy of
Engineering decided to follow the following process
• Form a small working party to write a first draft.
• Publish this first draft in late October, and seek broad comment and
feedback.
• Revise the draft during November and December in the light of that
feedback.
• The DfE will publish the revised draft, along with the Programmes of
Study for other subjects, for full public consultation in the Spring of
2013.
Process
August invitations
‘straw men’
September memorandum of understanding
iterative development
October more development
DfE/BIS round table
open consultation
November consultation meeting
2nd drafting group
submitted to the DfE
Dec/Jan DfE review
further expert advice
More information: bcs.org/ictpos
And then...
Ministers reviewed the draft ICT curriculum and requested
several amendments:
• shorter statement of subject aims
• increased emphasis on computer science and
programming content at Key Stages 1-3
• stronger links to mathematics curriculum
• digital skills content to be edited and condensed
Department officials worked with appropriate experts to
make these changes – final version published 7th February
DfE
Gove, 7th Feb 2013
“We have also replaced
the old information and
communications
technology curriculum
with a new computing
curriculum, with help
from Google, Facebook
and some of Britain’s
most brilliant computer
scientists.”
A high-quality computing education equips pupils to
understand and change the world through
computational thinking. It develops and requires
logical thinking and precision. It combines creativity
with rigour: pupils apply underlying principles to
understand real-world systems, and to create
purposeful and usable artefacts. More broadly, it
provides a lens through which to understand both
natural and artificial systems, and has substantial links
with the teaching of mathematics, science, and design
and technology.
DfE 2013
Computing
0%# 10%# 20%# 30%# 40%# 50%# 60%# 70%# 80%# 90%# 100%#
Skills#
Knowledge#
Understanding#
None#or#very#limited# Basic#grasp# Competent# Proficient# Expert#
• can understand and apply the fundamental principles of
computer science, including logic, algorithms, data
representation, and communication
• can analyse problems in computational terms, and have
repeated practical experience of writing computer
programs in order to solve such problems
• can evaluate and apply information technology,
including new or unfamiliar technologies, analytically to
solve problems
• are responsible, competent, confident and creative users
of information and communication technology.
Aims for computing
Computing Curriculum
At the core of computing is the science and
engineering discipline of computer science, in which
pupils are taught how digital systems work, how they
are designed and programmed, and the fundamental
principles of information and computation. Building on
this core, computing equips pupils to apply
information technology to create products and
solutions. A computing education also ensures that
pupils become digitally literate – able to use, and
express themselves through, information and
communication technology – at a level suitable for the
future workplace and as active participants in a digital
world.
CS, IT, DL
Foundations
Applications
Implications
KS1
understand what algorithms are, how they are implemented as
programs on digital devices, and that programs execute by
following a sequence of instructions
write and test simple programs
use logical reasoning to predict the behaviour of simple programs
organise, store, manipulate and retrieve data in a range of digital
formats
communicate safely and respectfully online, keeping personal
information private, and recognise common uses of information
technology beyond school.
organise, store, manipulate and
retrieve data in a range of digital
formats
communicate safely and respectfully online,
keeping personal information private, and
recognise common uses of information
technology beyond school.
communicate safely and respectfully online,
keeping personal information private, and
recognise common uses of information
technology beyond school.
KS2
design and write 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; generate
appropriate inputs and predicted outputs to test programs
use logical reasoning to explain how a simple algorithm works
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; and
the opportunities they offer for communication and collaboration
KS2 continued
describe how internet search engines find and store data; use
search engines effectively; be discerning in evaluating digital
content; respect individuals and intellectual property; use
technology responsibly, securely and safely
select, use and combine a variety of software (including internet
services) on a range of digital devices to accomplish given goals,
including collecting, analysing, evaluating and presenting data
and information.
understand computer networks including
the internet; how they can provide multiple
services, such as the world-wide web; and
the opportunities they offer for
communication and collaboration
understand computer networks including
the internet; how they can provide multiple
services, such as the world-wide web; and
the opportunities they offer for
communication and collaboration
describe how internet search engines find
and store data; use search engines
effectively; be discerning in evaluating
digital content; respect individuals and
intellectual property; use technology
responsibly, securely and safely
select, use and combine a variety of
software (including internet services) on a
range of digital devices to accomplish given
goals, including collecting, analysing,
evaluating and presenting data and
information.
select, use and combine a variety of
software (including internet services) on a
range of digital devices to accomplish given
goals, including collecting, analysing,
evaluating and presenting data and
information.
KS3
design, use and evaluate computational abstractions that model the state
and behaviour of real-world problems and physical systems
understand at least two key algorithms for each of sorting and searching;
use logical reasoning to evaluate the performance trade-offs of using
alternative algorithms to solve the same problem
use two or more programming languages, one of which is textual, each
used to solve a variety of computational problems; use data structures such
as tables or arrays; use procedures to write modular programs; for each
procedure, be able to explain how it works and how to test it
understand simple Boolean logic (such as AND, OR and NOT) and its use in
determining which parts of a program are executed; use Boolean logic and
wild- cards in search or database queries; appreciate how search engine
results are selected and ranked
KS3 continued
understand the hardware and software components that make
up networked computer systems, how they interact, and how
they affect cost and performance; explain how networks such as
the internet work; understand how computers can monitor and
control physical systems
explain how instructions are stored and executed within a
computer system
explain how data of various types can be represented and
manipulated in the form of binary digits including numbers,
text, sounds and pictures, and be able to carry out some such
manipulations by hand
KS3 continued
undertake creative projects that involve selecting, using, and
combining multiple applications, preferably across a range of
devices, to achieve challenging goals, including collecting and
analysing data and meeting the needs of known users
create, reuse, revise and repurpose digital information and content
with attention to design, intellectual property and audience.
KS4
develop their capability, creativity and knowledge in
computer science, digital media and information technology
develop and apply their analytic, problem-solving, design, and
computational thinking skills.
Themes?
Themes
• Coding
• CS
• Networks and the Internet
• Communication and collaboration
• Creativity
• Productivity
Themes
• Computational thinking
• Design
• Criticality
• Responsibility
Themes
• CS
• IT
• DL
• Foundations
• Applications
• Implications
“At the heart of the
educational process lies the
child”
“One of the main educational
tasks of the primary school is
to build on and strengthen
children's intrinsic interest in
learning and lead them to
learn for themselves”
Decisions
• Discrete vs Embedded
• Waterfall vs Agile
• NC vs NC+
• Themes
• Structure
• Format
An outline SoW
• Topic title
• Curriculum coverage
• Learning objectives
• Outline of activities
• Resources
• Cross curricular links
• Assessment opportunities
Assessment
“In order to ensure that every child is expected to
master this content, I have ... decided that the current
system of levels and level descriptors should be
removed and not replaced”
June 2012
“By the end of each key stage, pupils are expected to
know, apply and understand the matters, skills and
processes specified in the relevant programme of
study.“
Feb 2013
Assessment
Schools will be able to introduce their own
approaches to formative assessment, to support
pupil attainment and progression. The assessment
framework should be built into the school
curriculum, so that schools can check what pupils
have learned and whether they are on track to
meet expectations at the end of the key stage,
and so that they can report regularly to parents. 
June 2013
Badges
bit.ly/ittcomp

Weitere ähnliche Inhalte

Was ist angesagt?

Computational Thinking - a 4 step approach and a new pedagogy
Computational Thinking - a 4 step approach and a new pedagogyComputational Thinking - a 4 step approach and a new pedagogy
Computational Thinking - a 4 step approach and a new pedagogyPaul Herring
 
The Digital Technologies Curriculum in Context: v4
The Digital Technologies Curriculum in Context: v4The Digital Technologies Curriculum in Context: v4
The Digital Technologies Curriculum in Context: v4Daniel M Groenewald
 
6341 kristihall chapter3
6341 kristihall chapter36341 kristihall chapter3
6341 kristihall chapter3kkhalltx
 
Updating Ict Schemes 4 Strands Of Ict
Updating Ict Schemes   4 Strands Of IctUpdating Ict Schemes   4 Strands Of Ict
Updating Ict Schemes 4 Strands Of Ictjuko101
 
From computational Thinking to computational Action - Dr. Hal Abelson, MIT Ap...
From computational Thinking to computational Action - Dr. Hal Abelson, MIT Ap...From computational Thinking to computational Action - Dr. Hal Abelson, MIT Ap...
From computational Thinking to computational Action - Dr. Hal Abelson, MIT Ap...CAVEDU Education
 
Future Challenges for Education: the changing digital environment (BPP Univer...
Future Challenges for Education: the changing digital environment (BPP Univer...Future Challenges for Education: the changing digital environment (BPP Univer...
Future Challenges for Education: the changing digital environment (BPP Univer...Kevin Burden
 
Getting started with programming KS1
Getting started with programming KS1Getting started with programming KS1
Getting started with programming KS1Pippa Totraku
 
Historical social & economic context of computing
Historical social & economic context of computingHistorical social & economic context of computing
Historical social & economic context of computingBurhan Ahmed
 
Forces & Trends Shaping Higher Ed in 2016
Forces & Trends Shaping Higher Ed in 2016Forces & Trends Shaping Higher Ed in 2016
Forces & Trends Shaping Higher Ed in 2016Kimberly Eke
 
Digital Technologies Presentation
Digital Technologies PresentationDigital Technologies Presentation
Digital Technologies PresentationDr Peter Carey
 
Edld 5362 presentation week5
Edld 5362 presentation week5Edld 5362 presentation week5
Edld 5362 presentation week5PattiWolf
 
Edld 5362 presentation week5
Edld 5362 presentation week5Edld 5362 presentation week5
Edld 5362 presentation week5PattiWolf
 
Digital Fluencies: Why, What & Where We Are
Digital Fluencies: Why, What & Where We AreDigital Fluencies: Why, What & Where We Are
Digital Fluencies: Why, What & Where We AreKimberly Eke
 

Was ist angesagt? (15)

Computational Thinking - a 4 step approach and a new pedagogy
Computational Thinking - a 4 step approach and a new pedagogyComputational Thinking - a 4 step approach and a new pedagogy
Computational Thinking - a 4 step approach and a new pedagogy
 
The Digital Technologies Curriculum in Context: v4
The Digital Technologies Curriculum in Context: v4The Digital Technologies Curriculum in Context: v4
The Digital Technologies Curriculum in Context: v4
 
6341 kristihall chapter3
6341 kristihall chapter36341 kristihall chapter3
6341 kristihall chapter3
 
Updating Ict Schemes 4 Strands Of Ict
Updating Ict Schemes   4 Strands Of IctUpdating Ict Schemes   4 Strands Of Ict
Updating Ict Schemes 4 Strands Of Ict
 
From computational Thinking to computational Action - Dr. Hal Abelson, MIT Ap...
From computational Thinking to computational Action - Dr. Hal Abelson, MIT Ap...From computational Thinking to computational Action - Dr. Hal Abelson, MIT Ap...
From computational Thinking to computational Action - Dr. Hal Abelson, MIT Ap...
 
Future Challenges for Education: the changing digital environment (BPP Univer...
Future Challenges for Education: the changing digital environment (BPP Univer...Future Challenges for Education: the changing digital environment (BPP Univer...
Future Challenges for Education: the changing digital environment (BPP Univer...
 
Eumind
EumindEumind
Eumind
 
Getting started with programming KS1
Getting started with programming KS1Getting started with programming KS1
Getting started with programming KS1
 
Tech Your Room 2014
Tech Your Room 2014Tech Your Room 2014
Tech Your Room 2014
 
Historical social & economic context of computing
Historical social & economic context of computingHistorical social & economic context of computing
Historical social & economic context of computing
 
Forces & Trends Shaping Higher Ed in 2016
Forces & Trends Shaping Higher Ed in 2016Forces & Trends Shaping Higher Ed in 2016
Forces & Trends Shaping Higher Ed in 2016
 
Digital Technologies Presentation
Digital Technologies PresentationDigital Technologies Presentation
Digital Technologies Presentation
 
Edld 5362 presentation week5
Edld 5362 presentation week5Edld 5362 presentation week5
Edld 5362 presentation week5
 
Edld 5362 presentation week5
Edld 5362 presentation week5Edld 5362 presentation week5
Edld 5362 presentation week5
 
Digital Fluencies: Why, What & Where We Are
Digital Fluencies: Why, What & Where We AreDigital Fluencies: Why, What & Where We Are
Digital Fluencies: Why, What & Where We Are
 

Ähnlich wie Primary Computing Workshop Curriculum

Y3 ssp 12 13 l12
Y3 ssp 12 13 l12Y3 ssp 12 13 l12
Y3 ssp 12 13 l12Miles Berry
 
The computing curriculum beyond 2014
The computing curriculum beyond 2014The computing curriculum beyond 2014
The computing curriculum beyond 2014Miles Berry
 
Computing curriculum design workshop
Computing curriculum design workshopComputing curriculum design workshop
Computing curriculum design workshopMiles Berry
 
Primary national curriculum_-_computing
Primary national curriculum_-_computingPrimary national curriculum_-_computing
Primary national curriculum_-_computingCraig Evans
 
Computing from ict (inc eyfs)
Computing from ict (inc eyfs)Computing from ict (inc eyfs)
Computing from ict (inc eyfs)garystevens147
 
Computing nc
Computing ncComputing nc
Computing ncMrMJSmith
 
Creative computing Session 3
Creative computing Session 3Creative computing Session 3
Creative computing Session 3kturvey
 
Nottinghamshire computing framework 2014
Nottinghamshire computing framework 2014Nottinghamshire computing framework 2014
Nottinghamshire computing framework 2014Craig Evans
 
creative-technologies-cg-2017-1009.pdf
creative-technologies-cg-2017-1009.pdfcreative-technologies-cg-2017-1009.pdf
creative-technologies-cg-2017-1009.pdfItsMeSirMJ
 
creative-technologies-cg-2017-1009.pdf
creative-technologies-cg-2017-1009.pdfcreative-technologies-cg-2017-1009.pdf
creative-technologies-cg-2017-1009.pdfHinlayaganNHSRegionV
 
Jakub CHRISTOPH (ECDL Foundation). Coding, computing or digital literacy
Jakub CHRISTOPH (ECDL Foundation). Coding, computing or digital literacyJakub CHRISTOPH (ECDL Foundation). Coding, computing or digital literacy
Jakub CHRISTOPH (ECDL Foundation). Coding, computing or digital literacyLietuvos kompiuterininkų sąjunga
 
WA Curriculum: Technologies Presentation
WA Curriculum: Technologies PresentationWA Curriculum: Technologies Presentation
WA Curriculum: Technologies PresentationDr Peter Carey
 
National Agenda ACARA
National Agenda ACARANational Agenda ACARA
National Agenda ACARAJason Zagami
 
Curriculum Design: leading learning in ICT lecture 11
Curriculum Design: leading learning in ICT lecture 11Curriculum Design: leading learning in ICT lecture 11
Curriculum Design: leading learning in ICT lecture 11Miles Berry
 
Computational Thinking Presentation - James Massey
Computational Thinking Presentation - James MasseyComputational Thinking Presentation - James Massey
Computational Thinking Presentation - James MasseySteffNaace
 
511595102-SSP-CG-Creative-Technologies-pdf-Version-1.pdf
511595102-SSP-CG-Creative-Technologies-pdf-Version-1.pdf511595102-SSP-CG-Creative-Technologies-pdf-Version-1.pdf
511595102-SSP-CG-Creative-Technologies-pdf-Version-1.pdfMichaelLi519464
 
Gr.-7-10-Creative-Technologies.pdf
Gr.-7-10-Creative-Technologies.pdfGr.-7-10-Creative-Technologies.pdf
Gr.-7-10-Creative-Technologies.pdfChrisTalla1
 
Why Computer Science.pptx
Why Computer Science.pptxWhy Computer Science.pptx
Why Computer Science.pptxslidecell212100
 
Updating Ict Schemes 4 Strands Of Ict
Updating Ict Schemes   4 Strands Of IctUpdating Ict Schemes   4 Strands Of Ict
Updating Ict Schemes 4 Strands Of Ictjuko101
 

Ähnlich wie Primary Computing Workshop Curriculum (20)

Y3 ssp 12 13 l12
Y3 ssp 12 13 l12Y3 ssp 12 13 l12
Y3 ssp 12 13 l12
 
The computing curriculum beyond 2014
The computing curriculum beyond 2014The computing curriculum beyond 2014
The computing curriculum beyond 2014
 
Computing curriculum design workshop
Computing curriculum design workshopComputing curriculum design workshop
Computing curriculum design workshop
 
Primary national curriculum_-_computing
Primary national curriculum_-_computingPrimary national curriculum_-_computing
Primary national curriculum_-_computing
 
Computing from ict (inc eyfs)
Computing from ict (inc eyfs)Computing from ict (inc eyfs)
Computing from ict (inc eyfs)
 
Computing nc
Computing ncComputing nc
Computing nc
 
Creative computing Session 3
Creative computing Session 3Creative computing Session 3
Creative computing Session 3
 
Nottinghamshire computing framework 2014
Nottinghamshire computing framework 2014Nottinghamshire computing framework 2014
Nottinghamshire computing framework 2014
 
creative-technologies-cg-2017-1009.pdf
creative-technologies-cg-2017-1009.pdfcreative-technologies-cg-2017-1009.pdf
creative-technologies-cg-2017-1009.pdf
 
creative-technologies-cg-2017-1009.pdf
creative-technologies-cg-2017-1009.pdfcreative-technologies-cg-2017-1009.pdf
creative-technologies-cg-2017-1009.pdf
 
Jakub CHRISTOPH (ECDL Foundation). Coding, computing or digital literacy
Jakub CHRISTOPH (ECDL Foundation). Coding, computing or digital literacyJakub CHRISTOPH (ECDL Foundation). Coding, computing or digital literacy
Jakub CHRISTOPH (ECDL Foundation). Coding, computing or digital literacy
 
WA Curriculum: Technologies Presentation
WA Curriculum: Technologies PresentationWA Curriculum: Technologies Presentation
WA Curriculum: Technologies Presentation
 
National Agenda ACARA
National Agenda ACARANational Agenda ACARA
National Agenda ACARA
 
Curriculum Design: leading learning in ICT lecture 11
Curriculum Design: leading learning in ICT lecture 11Curriculum Design: leading learning in ICT lecture 11
Curriculum Design: leading learning in ICT lecture 11
 
Think ahead
Think aheadThink ahead
Think ahead
 
Computational Thinking Presentation - James Massey
Computational Thinking Presentation - James MasseyComputational Thinking Presentation - James Massey
Computational Thinking Presentation - James Massey
 
511595102-SSP-CG-Creative-Technologies-pdf-Version-1.pdf
511595102-SSP-CG-Creative-Technologies-pdf-Version-1.pdf511595102-SSP-CG-Creative-Technologies-pdf-Version-1.pdf
511595102-SSP-CG-Creative-Technologies-pdf-Version-1.pdf
 
Gr.-7-10-Creative-Technologies.pdf
Gr.-7-10-Creative-Technologies.pdfGr.-7-10-Creative-Technologies.pdf
Gr.-7-10-Creative-Technologies.pdf
 
Why Computer Science.pptx
Why Computer Science.pptxWhy Computer Science.pptx
Why Computer Science.pptx
 
Updating Ict Schemes 4 Strands Of Ict
Updating Ict Schemes   4 Strands Of IctUpdating Ict Schemes   4 Strands Of Ict
Updating Ict Schemes 4 Strands Of Ict
 

Mehr von Miles Berry

Video and the reflective practitioner (Y1 T&L)
Video and the reflective practitioner (Y1 T&L)Video and the reflective practitioner (Y1 T&L)
Video and the reflective practitioner (Y1 T&L)Miles Berry
 
Designing for the Web
Designing for the WebDesigning for the Web
Designing for the WebMiles Berry
 
Roehampton computing workshop 3
Roehampton computing workshop 3Roehampton computing workshop 3
Roehampton computing workshop 3Miles Berry
 
Robotics 12 13 y1 ict ssp l18
Robotics 12 13 y1 ict ssp l18Robotics 12 13 y1 ict ssp l18
Robotics 12 13 y1 ict ssp l18Miles Berry
 
Innovation and the future: Y3 ssp 12 13 l15
Innovation and the future: Y3 ssp 12 13 l15Innovation and the future: Y3 ssp 12 13 l15
Innovation and the future: Y3 ssp 12 13 l15Miles Berry
 
Professional Development Y3 ssp 12 13 l14
Professional Development Y3 ssp 12 13 l14Professional Development Y3 ssp 12 13 l14
Professional Development Y3 ssp 12 13 l14Miles Berry
 
Mobile app development 12 13 y1 ict ssp l17 rev
Mobile app development 12 13 y1 ict ssp l17 revMobile app development 12 13 y1 ict ssp l17 rev
Mobile app development 12 13 y1 ict ssp l17 revMiles Berry
 
Resources and Support - Y3 ssp 12 13 l13
Resources and Support - Y3 ssp 12 13 l13Resources and Support - Y3 ssp 12 13 l13
Resources and Support - Y3 ssp 12 13 l13Miles Berry
 
Media and Design. Y3 Teaching and Learning L2
Media and Design. Y3 Teaching and Learning L2Media and Design. Y3 Teaching and Learning L2
Media and Design. Y3 Teaching and Learning L2Miles Berry
 
Working with virtual worlds: y1 ict ssp l16
Working with virtual worlds: y1 ict ssp l16Working with virtual worlds: y1 ict ssp l16
Working with virtual worlds: y1 ict ssp l16Miles Berry
 
T and L websites (lecture 1)
T and L websites (lecture 1)T and L websites (lecture 1)
T and L websites (lecture 1)Miles Berry
 
Developing ideas with video - Y1 ICT Specialists, Lecture 15.
Developing ideas with video - Y1 ICT Specialists, Lecture 15.Developing ideas with video - Y1 ICT Specialists, Lecture 15.
Developing ideas with video - Y1 ICT Specialists, Lecture 15.Miles Berry
 
Toys, play and games : Y1 ICT, Lecture 5
Toys, play and games : Y1 ICT, Lecture 5Toys, play and games : Y1 ICT, Lecture 5
Toys, play and games : Y1 ICT, Lecture 5Miles Berry
 
Year 1 Lecture 4 - video workshop
Year 1 Lecture 4 - video workshopYear 1 Lecture 4 - video workshop
Year 1 Lecture 4 - video workshopMiles Berry
 
12 13 y1 ict ssp l13
12 13 y1 ict ssp l1312 13 y1 ict ssp l13
12 13 y1 ict ssp l13Miles Berry
 
12 13 y1 ict ssp l12
12 13 y1 ict ssp l1212 13 y1 ict ssp l12
12 13 y1 ict ssp l12Miles Berry
 
PGCE Foundation Computing EYFS/KS1 - Robotics
PGCE Foundation Computing EYFS/KS1 - RoboticsPGCE Foundation Computing EYFS/KS1 - Robotics
PGCE Foundation Computing EYFS/KS1 - RoboticsMiles Berry
 
12 13 PGCE ICT Reflective Practice Seminar 2
12 13 PGCE ICT Reflective Practice Seminar 212 13 PGCE ICT Reflective Practice Seminar 2
12 13 PGCE ICT Reflective Practice Seminar 2Miles Berry
 

Mehr von Miles Berry (20)

Croydon 121
Croydon 121Croydon 121
Croydon 121
 
Elsoi8
Elsoi8Elsoi8
Elsoi8
 
Video and the reflective practitioner (Y1 T&L)
Video and the reflective practitioner (Y1 T&L)Video and the reflective practitioner (Y1 T&L)
Video and the reflective practitioner (Y1 T&L)
 
Designing for the Web
Designing for the WebDesigning for the Web
Designing for the Web
 
Roehampton computing workshop 3
Roehampton computing workshop 3Roehampton computing workshop 3
Roehampton computing workshop 3
 
Robotics 12 13 y1 ict ssp l18
Robotics 12 13 y1 ict ssp l18Robotics 12 13 y1 ict ssp l18
Robotics 12 13 y1 ict ssp l18
 
Innovation and the future: Y3 ssp 12 13 l15
Innovation and the future: Y3 ssp 12 13 l15Innovation and the future: Y3 ssp 12 13 l15
Innovation and the future: Y3 ssp 12 13 l15
 
Professional Development Y3 ssp 12 13 l14
Professional Development Y3 ssp 12 13 l14Professional Development Y3 ssp 12 13 l14
Professional Development Y3 ssp 12 13 l14
 
Mobile app development 12 13 y1 ict ssp l17 rev
Mobile app development 12 13 y1 ict ssp l17 revMobile app development 12 13 y1 ict ssp l17 rev
Mobile app development 12 13 y1 ict ssp l17 rev
 
Resources and Support - Y3 ssp 12 13 l13
Resources and Support - Y3 ssp 12 13 l13Resources and Support - Y3 ssp 12 13 l13
Resources and Support - Y3 ssp 12 13 l13
 
Media and Design. Y3 Teaching and Learning L2
Media and Design. Y3 Teaching and Learning L2Media and Design. Y3 Teaching and Learning L2
Media and Design. Y3 Teaching and Learning L2
 
Working with virtual worlds: y1 ict ssp l16
Working with virtual worlds: y1 ict ssp l16Working with virtual worlds: y1 ict ssp l16
Working with virtual worlds: y1 ict ssp l16
 
T and L websites (lecture 1)
T and L websites (lecture 1)T and L websites (lecture 1)
T and L websites (lecture 1)
 
Developing ideas with video - Y1 ICT Specialists, Lecture 15.
Developing ideas with video - Y1 ICT Specialists, Lecture 15.Developing ideas with video - Y1 ICT Specialists, Lecture 15.
Developing ideas with video - Y1 ICT Specialists, Lecture 15.
 
Toys, play and games : Y1 ICT, Lecture 5
Toys, play and games : Y1 ICT, Lecture 5Toys, play and games : Y1 ICT, Lecture 5
Toys, play and games : Y1 ICT, Lecture 5
 
Year 1 Lecture 4 - video workshop
Year 1 Lecture 4 - video workshopYear 1 Lecture 4 - video workshop
Year 1 Lecture 4 - video workshop
 
12 13 y1 ict ssp l13
12 13 y1 ict ssp l1312 13 y1 ict ssp l13
12 13 y1 ict ssp l13
 
12 13 y1 ict ssp l12
12 13 y1 ict ssp l1212 13 y1 ict ssp l12
12 13 y1 ict ssp l12
 
PGCE Foundation Computing EYFS/KS1 - Robotics
PGCE Foundation Computing EYFS/KS1 - RoboticsPGCE Foundation Computing EYFS/KS1 - Robotics
PGCE Foundation Computing EYFS/KS1 - Robotics
 
12 13 PGCE ICT Reflective Practice Seminar 2
12 13 PGCE ICT Reflective Practice Seminar 212 13 PGCE ICT Reflective Practice Seminar 2
12 13 PGCE ICT Reflective Practice Seminar 2
 

Kürzlich hochgeladen

Scanning the Internet for External Cloud Exposures via SSL Certs
Scanning the Internet for External Cloud Exposures via SSL CertsScanning the Internet for External Cloud Exposures via SSL Certs
Scanning the Internet for External Cloud Exposures via SSL CertsRizwan Syed
 
Connect Wave/ connectwave Pitch Deck Presentation
Connect Wave/ connectwave Pitch Deck PresentationConnect Wave/ connectwave Pitch Deck Presentation
Connect Wave/ connectwave Pitch Deck PresentationSlibray Presentation
 
Moving Beyond Passwords: FIDO Paris Seminar.pdf
Moving Beyond Passwords: FIDO Paris Seminar.pdfMoving Beyond Passwords: FIDO Paris Seminar.pdf
Moving Beyond Passwords: FIDO Paris Seminar.pdfLoriGlavin3
 
The Role of FIDO in a Cyber Secure Netherlands: FIDO Paris Seminar.pptx
The Role of FIDO in a Cyber Secure Netherlands: FIDO Paris Seminar.pptxThe Role of FIDO in a Cyber Secure Netherlands: FIDO Paris Seminar.pptx
The Role of FIDO in a Cyber Secure Netherlands: FIDO Paris Seminar.pptxLoriGlavin3
 
"ML in Production",Oleksandr Bagan
"ML in Production",Oleksandr Bagan"ML in Production",Oleksandr Bagan
"ML in Production",Oleksandr BaganFwdays
 
unit 4 immunoblotting technique complete.pptx
unit 4 immunoblotting technique complete.pptxunit 4 immunoblotting technique complete.pptx
unit 4 immunoblotting technique complete.pptxBkGupta21
 
Commit 2024 - Secret Management made easy
Commit 2024 - Secret Management made easyCommit 2024 - Secret Management made easy
Commit 2024 - Secret Management made easyAlfredo García Lavilla
 
Nell’iperspazio con Rocket: il Framework Web di Rust!
Nell’iperspazio con Rocket: il Framework Web di Rust!Nell’iperspazio con Rocket: il Framework Web di Rust!
Nell’iperspazio con Rocket: il Framework Web di Rust!Commit University
 
DSPy a system for AI to Write Prompts and Do Fine Tuning
DSPy a system for AI to Write Prompts and Do Fine TuningDSPy a system for AI to Write Prompts and Do Fine Tuning
DSPy a system for AI to Write Prompts and Do Fine TuningLars Bell
 
SALESFORCE EDUCATION CLOUD | FEXLE SERVICES
SALESFORCE EDUCATION CLOUD | FEXLE SERVICESSALESFORCE EDUCATION CLOUD | FEXLE SERVICES
SALESFORCE EDUCATION CLOUD | FEXLE SERVICESmohitsingh558521
 
The State of Passkeys with FIDO Alliance.pptx
The State of Passkeys with FIDO Alliance.pptxThe State of Passkeys with FIDO Alliance.pptx
The State of Passkeys with FIDO Alliance.pptxLoriGlavin3
 
TeamStation AI System Report LATAM IT Salaries 2024
TeamStation AI System Report LATAM IT Salaries 2024TeamStation AI System Report LATAM IT Salaries 2024
TeamStation AI System Report LATAM IT Salaries 2024Lonnie McRorey
 
Take control of your SAP testing with UiPath Test Suite
Take control of your SAP testing with UiPath Test SuiteTake control of your SAP testing with UiPath Test Suite
Take control of your SAP testing with UiPath Test SuiteDianaGray10
 
"Subclassing and Composition – A Pythonic Tour of Trade-Offs", Hynek Schlawack
"Subclassing and Composition – A Pythonic Tour of Trade-Offs", Hynek Schlawack"Subclassing and Composition – A Pythonic Tour of Trade-Offs", Hynek Schlawack
"Subclassing and Composition – A Pythonic Tour of Trade-Offs", Hynek SchlawackFwdays
 
How to write a Business Continuity Plan
How to write a Business Continuity PlanHow to write a Business Continuity Plan
How to write a Business Continuity PlanDatabarracks
 
New from BookNet Canada for 2024: BNC CataList - Tech Forum 2024
New from BookNet Canada for 2024: BNC CataList - Tech Forum 2024New from BookNet Canada for 2024: BNC CataList - Tech Forum 2024
New from BookNet Canada for 2024: BNC CataList - Tech Forum 2024BookNet Canada
 
Advanced Computer Architecture – An Introduction
Advanced Computer Architecture – An IntroductionAdvanced Computer Architecture – An Introduction
Advanced Computer Architecture – An IntroductionDilum Bandara
 
From Family Reminiscence to Scholarly Archive .
From Family Reminiscence to Scholarly Archive .From Family Reminiscence to Scholarly Archive .
From Family Reminiscence to Scholarly Archive .Alan Dix
 
SAP Build Work Zone - Overview L2-L3.pptx
SAP Build Work Zone - Overview L2-L3.pptxSAP Build Work Zone - Overview L2-L3.pptx
SAP Build Work Zone - Overview L2-L3.pptxNavinnSomaal
 
New from BookNet Canada for 2024: Loan Stars - Tech Forum 2024
New from BookNet Canada for 2024: Loan Stars - Tech Forum 2024New from BookNet Canada for 2024: Loan Stars - Tech Forum 2024
New from BookNet Canada for 2024: Loan Stars - Tech Forum 2024BookNet Canada
 

Kürzlich hochgeladen (20)

Scanning the Internet for External Cloud Exposures via SSL Certs
Scanning the Internet for External Cloud Exposures via SSL CertsScanning the Internet for External Cloud Exposures via SSL Certs
Scanning the Internet for External Cloud Exposures via SSL Certs
 
Connect Wave/ connectwave Pitch Deck Presentation
Connect Wave/ connectwave Pitch Deck PresentationConnect Wave/ connectwave Pitch Deck Presentation
Connect Wave/ connectwave Pitch Deck Presentation
 
Moving Beyond Passwords: FIDO Paris Seminar.pdf
Moving Beyond Passwords: FIDO Paris Seminar.pdfMoving Beyond Passwords: FIDO Paris Seminar.pdf
Moving Beyond Passwords: FIDO Paris Seminar.pdf
 
The Role of FIDO in a Cyber Secure Netherlands: FIDO Paris Seminar.pptx
The Role of FIDO in a Cyber Secure Netherlands: FIDO Paris Seminar.pptxThe Role of FIDO in a Cyber Secure Netherlands: FIDO Paris Seminar.pptx
The Role of FIDO in a Cyber Secure Netherlands: FIDO Paris Seminar.pptx
 
"ML in Production",Oleksandr Bagan
"ML in Production",Oleksandr Bagan"ML in Production",Oleksandr Bagan
"ML in Production",Oleksandr Bagan
 
unit 4 immunoblotting technique complete.pptx
unit 4 immunoblotting technique complete.pptxunit 4 immunoblotting technique complete.pptx
unit 4 immunoblotting technique complete.pptx
 
Commit 2024 - Secret Management made easy
Commit 2024 - Secret Management made easyCommit 2024 - Secret Management made easy
Commit 2024 - Secret Management made easy
 
Nell’iperspazio con Rocket: il Framework Web di Rust!
Nell’iperspazio con Rocket: il Framework Web di Rust!Nell’iperspazio con Rocket: il Framework Web di Rust!
Nell’iperspazio con Rocket: il Framework Web di Rust!
 
DSPy a system for AI to Write Prompts and Do Fine Tuning
DSPy a system for AI to Write Prompts and Do Fine TuningDSPy a system for AI to Write Prompts and Do Fine Tuning
DSPy a system for AI to Write Prompts and Do Fine Tuning
 
SALESFORCE EDUCATION CLOUD | FEXLE SERVICES
SALESFORCE EDUCATION CLOUD | FEXLE SERVICESSALESFORCE EDUCATION CLOUD | FEXLE SERVICES
SALESFORCE EDUCATION CLOUD | FEXLE SERVICES
 
The State of Passkeys with FIDO Alliance.pptx
The State of Passkeys with FIDO Alliance.pptxThe State of Passkeys with FIDO Alliance.pptx
The State of Passkeys with FIDO Alliance.pptx
 
TeamStation AI System Report LATAM IT Salaries 2024
TeamStation AI System Report LATAM IT Salaries 2024TeamStation AI System Report LATAM IT Salaries 2024
TeamStation AI System Report LATAM IT Salaries 2024
 
Take control of your SAP testing with UiPath Test Suite
Take control of your SAP testing with UiPath Test SuiteTake control of your SAP testing with UiPath Test Suite
Take control of your SAP testing with UiPath Test Suite
 
"Subclassing and Composition – A Pythonic Tour of Trade-Offs", Hynek Schlawack
"Subclassing and Composition – A Pythonic Tour of Trade-Offs", Hynek Schlawack"Subclassing and Composition – A Pythonic Tour of Trade-Offs", Hynek Schlawack
"Subclassing and Composition – A Pythonic Tour of Trade-Offs", Hynek Schlawack
 
How to write a Business Continuity Plan
How to write a Business Continuity PlanHow to write a Business Continuity Plan
How to write a Business Continuity Plan
 
New from BookNet Canada for 2024: BNC CataList - Tech Forum 2024
New from BookNet Canada for 2024: BNC CataList - Tech Forum 2024New from BookNet Canada for 2024: BNC CataList - Tech Forum 2024
New from BookNet Canada for 2024: BNC CataList - Tech Forum 2024
 
Advanced Computer Architecture – An Introduction
Advanced Computer Architecture – An IntroductionAdvanced Computer Architecture – An Introduction
Advanced Computer Architecture – An Introduction
 
From Family Reminiscence to Scholarly Archive .
From Family Reminiscence to Scholarly Archive .From Family Reminiscence to Scholarly Archive .
From Family Reminiscence to Scholarly Archive .
 
SAP Build Work Zone - Overview L2-L3.pptx
SAP Build Work Zone - Overview L2-L3.pptxSAP Build Work Zone - Overview L2-L3.pptx
SAP Build Work Zone - Overview L2-L3.pptx
 
New from BookNet Canada for 2024: Loan Stars - Tech Forum 2024
New from BookNet Canada for 2024: Loan Stars - Tech Forum 2024New from BookNet Canada for 2024: Loan Stars - Tech Forum 2024
New from BookNet Canada for 2024: Loan Stars - Tech Forum 2024
 

Primary Computing Workshop Curriculum

  • 1. Miles Berry University of Roehampton 28 June 2013 Primary Computing Workshop 1. Curriculum
  • 5. Beauty or utility? “If you want a golden rule that will fit everybody, this is it: Have nothing in your houses that you do not know to be useful, or believe to be beautiful.” William Morris, 1880
  • 6. Finding things out Developing ideas and making things happen Exchanging and sharing information Reviewing, modifying and evaluating work as it progresses
  • 7. Children use and apply their ICT knowledge, skills and understanding confidently and competently in their learning and in everyday contexts. They become independent and discerning users of technology, recognising opportunities and risks and using strategies to stay safe. (QCDA, 2009) ICT Capability
  • 8. Their Space Information gatherers Everyday communicators Creative producers Digital pioneers Green and Hannon, 2007
  • 10. Next Gen Recommendation 1 Bring computer science into the National Curriculum as an essential discipline.
  • 11. Eric Schmidt, Edinburgh International Television Festival, 2011
  • 12. Shut down or Restart? Recommendation 6 The Department for Education should remedy the current situation, where good schools are dis-incentivised from teaching Computer Science, by reforming and rebranding the current ICT curriculum in England. Schemes of work should be established for ages 5 – 14 across the range of Computing aspects, e.g. digital literacy..., Information Technology, and Computer Science.
  • 15. Mr Gove thinks again The Government has made clear that it considers ICT to be an important subject that should be taught to all pupils. As a clear statement of the importance that it attaches to ICT education, the Government has decided that ICT will continue to be a National Curriculum subject, with new statutory Programmes of Study at all four key stages, from September 2014.
  • 16.
  • 17. BCS and RAEng In late August 2012 the DfE invited BCS and the Royal Academy of Engineering to coordinate the drafting of a new Programme of Study for ICT. In discussion with DfE, BCS and the Royal Academy of Engineering decided to follow the following process • Form a small working party to write a first draft. • Publish this first draft in late October, and seek broad comment and feedback. • Revise the draft during November and December in the light of that feedback. • The DfE will publish the revised draft, along with the Programmes of Study for other subjects, for full public consultation in the Spring of 2013.
  • 18. Process August invitations ‘straw men’ September memorandum of understanding iterative development October more development DfE/BIS round table open consultation November consultation meeting 2nd drafting group submitted to the DfE Dec/Jan DfE review further expert advice
  • 20. And then... Ministers reviewed the draft ICT curriculum and requested several amendments: • shorter statement of subject aims • increased emphasis on computer science and programming content at Key Stages 1-3 • stronger links to mathematics curriculum • digital skills content to be edited and condensed Department officials worked with appropriate experts to make these changes – final version published 7th February DfE
  • 21. Gove, 7th Feb 2013 “We have also replaced the old information and communications technology curriculum with a new computing curriculum, with help from Google, Facebook and some of Britain’s most brilliant computer scientists.”
  • 22. A high-quality computing education equips pupils to understand and change the world through computational thinking. It develops and requires logical thinking and precision. It combines creativity with rigour: pupils apply underlying principles to understand real-world systems, and to create purposeful and usable artefacts. More broadly, it provides a lens through which to understand both natural and artificial systems, and has substantial links with the teaching of mathematics, science, and design and technology. DfE 2013 Computing
  • 23. 0%# 10%# 20%# 30%# 40%# 50%# 60%# 70%# 80%# 90%# 100%# Skills# Knowledge# Understanding# None#or#very#limited# Basic#grasp# Competent# Proficient# Expert#
  • 24. • can understand and apply the fundamental principles of computer science, including logic, algorithms, data representation, and communication • can analyse problems in computational terms, and have repeated practical experience of writing computer programs in order to solve such problems • can evaluate and apply information technology, including new or unfamiliar technologies, analytically to solve problems • are responsible, competent, confident and creative users of information and communication technology. Aims for computing
  • 25. Computing Curriculum At the core of computing is the science and engineering discipline of computer science, in which pupils are taught how digital systems work, how they are designed and programmed, and the fundamental principles of information and computation. Building on this core, computing equips pupils to apply information technology to create products and solutions. A computing education also ensures that pupils become digitally literate – able to use, and express themselves through, information and communication technology – at a level suitable for the future workplace and as active participants in a digital world.
  • 27. KS1 understand what algorithms are, how they are implemented as programs on digital devices, and that programs execute by following a sequence of instructions write and test simple programs use logical reasoning to predict the behaviour of simple programs organise, store, manipulate and retrieve data in a range of digital formats communicate safely and respectfully online, keeping personal information private, and recognise common uses of information technology beyond school.
  • 28. organise, store, manipulate and retrieve data in a range of digital formats
  • 29. communicate safely and respectfully online, keeping personal information private, and recognise common uses of information technology beyond school.
  • 30. communicate safely and respectfully online, keeping personal information private, and recognise common uses of information technology beyond school.
  • 31. KS2 design and write 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; generate appropriate inputs and predicted outputs to test programs use logical reasoning to explain how a simple algorithm works 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; and the opportunities they offer for communication and collaboration
  • 32. KS2 continued describe how internet search engines find and store data; use search engines effectively; be discerning in evaluating digital content; respect individuals and intellectual property; use technology responsibly, securely and safely select, use and combine a variety of software (including internet services) on a range of digital devices to accomplish given goals, including collecting, analysing, evaluating and presenting data and information.
  • 33. understand computer networks including the internet; how they can provide multiple services, such as the world-wide web; and the opportunities they offer for communication and collaboration
  • 34. understand computer networks including the internet; how they can provide multiple services, such as the world-wide web; and the opportunities they offer for communication and collaboration
  • 35. describe how internet search engines find and store data; use search engines effectively; be discerning in evaluating digital content; respect individuals and intellectual property; use technology responsibly, securely and safely
  • 36. select, use and combine a variety of software (including internet services) on a range of digital devices to accomplish given goals, including collecting, analysing, evaluating and presenting data and information.
  • 37. select, use and combine a variety of software (including internet services) on a range of digital devices to accomplish given goals, including collecting, analysing, evaluating and presenting data and information.
  • 38. KS3 design, use and evaluate computational abstractions that model the state and behaviour of real-world problems and physical systems understand at least two key algorithms for each of sorting and searching; use logical reasoning to evaluate the performance trade-offs of using alternative algorithms to solve the same problem use two or more programming languages, one of which is textual, each used to solve a variety of computational problems; use data structures such as tables or arrays; use procedures to write modular programs; for each procedure, be able to explain how it works and how to test it understand simple Boolean logic (such as AND, OR and NOT) and its use in determining which parts of a program are executed; use Boolean logic and wild- cards in search or database queries; appreciate how search engine results are selected and ranked
  • 39. KS3 continued understand the hardware and software components that make up networked computer systems, how they interact, and how they affect cost and performance; explain how networks such as the internet work; understand how computers can monitor and control physical systems explain how instructions are stored and executed within a computer system explain how data of various types can be represented and manipulated in the form of binary digits including numbers, text, sounds and pictures, and be able to carry out some such manipulations by hand
  • 40. KS3 continued undertake creative projects that involve selecting, using, and combining multiple applications, preferably across a range of devices, to achieve challenging goals, including collecting and analysing data and meeting the needs of known users create, reuse, revise and repurpose digital information and content with attention to design, intellectual property and audience.
  • 41. KS4 develop their capability, creativity and knowledge in computer science, digital media and information technology develop and apply their analytic, problem-solving, design, and computational thinking skills.
  • 43. Themes • Coding • CS • Networks and the Internet • Communication and collaboration • Creativity • Productivity
  • 44. Themes • Computational thinking • Design • Criticality • Responsibility
  • 45. Themes • CS • IT • DL • Foundations • Applications • Implications
  • 46.
  • 47.
  • 48.
  • 49.
  • 50.
  • 51. “At the heart of the educational process lies the child” “One of the main educational tasks of the primary school is to build on and strengthen children's intrinsic interest in learning and lead them to learn for themselves”
  • 52. Decisions • Discrete vs Embedded • Waterfall vs Agile • NC vs NC+ • Themes • Structure • Format
  • 53. An outline SoW • Topic title • Curriculum coverage • Learning objectives • Outline of activities • Resources • Cross curricular links • Assessment opportunities
  • 54.
  • 55. Assessment “In order to ensure that every child is expected to master this content, I have ... decided that the current system of levels and level descriptors should be removed and not replaced” June 2012 “By the end of each key stage, pupils are expected to know, apply and understand the matters, skills and processes specified in the relevant programme of study.“ Feb 2013
  • 56. Assessment Schools will be able to introduce their own approaches to formative assessment, to support pupil attainment and progression. The assessment framework should be built into the school curriculum, so that schools can check what pupils have learned and whether they are on track to meet expectations at the end of the key stage, and so that they can report regularly to parents.  June 2013