Computer Science Audit - Newman University College

advertisement
Subject Knowledge Audit – Computer Science
Rationale
This audit has been created in response to the DfE information regarding Computer Science teachers and trainees entering teacher training in
2015.
The most important purpose of this audit is to help you, your mentors and your tutors set targets and design individual training plans before,
during and after the teacher training period. This data will be analysed and used in strategic planning for the course as a whole and used to
inform the quality assurance reports.
Instructions
Before attempting to complete this form, scan through the areas and prepare yourself by considering your responses.
Responses are based on a 4 point colour scale.
indicates that this area needs attention and will form part of target setting and individual training plans.
indicates that the area that you know and understand.
indicates that this area that you know and understand and feel confident to teach given time to prepare.
indicates that this area that you have a proven experience or expertise and could support colleague teachers.
Colour/highlight/shade each section that describes where you are at this moment in time.
Example:
Programming
B1. Code competently in at least two programming languages, which may
both be ‘visual’; at least one of these must allow the use of programming
concepts such as selection, repetition, procedures, variables and
relational operators.
Indicates that you are confident
to teach this topic given time
Indicates that this is an area for
development
Once you have identified the areas for development, create an action plan using the Subject Knowledge: Computing Action Plan as a
template.
You will need to copy the relevant statements from this audit to the Area for Improvement column and set yourself a SMART target to
develop and enhance your subject knowledge in this particular area. As shown below:
Range and Content
Training as
a Computer Science
specialist, you
should know,
understand and be
able to:
Algorithms
Programming
Data
A1. Explain that an
algorithm is a precise
way of solving a
problem which can be
followed by humans
and computers.
B1. Code competently in
at least two
programming
languages, which may
both be ‘visual’; at
least one of these
must allow the use of
programming
concepts such as
selection, repetition,
procedures, variables
and relational
operators.
B2. Explain and use
programming
concepts such as
selection, repetition,
procedures, variables,
and relational
operators.
C1. Explain how
computers represent
all data in binary, with
a variety of examples:
unsigned integers,
text representation
(e.g. ASCII), different
sound file data/types,
and different graphics
data/file types.
B3. Review and assess
the quality of code.
Find and correct
errors in syntax and
meaning.
A2. Give examples of
algorithms met in
everyday life.
Computers & Social
Informatics
D1. Explain what a
computer is and give
examples of devices
that include
computers
Communications and
the Internet
E1. Explain what the
World Wide Web and
the Internet are, and
the difference.
C2. Explain how the same
binary data can be
interpreted in different
ways e.g. an 8-bit
value could be a
character or a
number.
D2. Explain and describe
the key characteristics
of basic computer
architecture (eg CPU,
memory, hard disk,
mouse, display etc) .
E2. Outline the key
features of the World
Wide Web and their
relationships– eg
browsers, URLs,
navigation methods
C3. Explain how the same
information can be
represented in a
computer in a variety
of ways e.g. sound as
mp3 or MIDI.
D3. Explain why there are
sometimes different
operating systems
and application
software for the same
hardware.
E3. Outline how data are
transported on the
Internet, including
packets and the
notion of a
protocol.
B1.
A3. Explain that computers
need more precise
instructions than
humans and the need
for precision to avoid
errors.
Range and Content
Training as
a Computer Science
specialist, you
should know,
understand and be
able to:
Algorithms
Programming
A4. Explain and show how B4. Explain that computers
algorithms can use
are controlled by
selection (if),
sequences of precise
repetition (loops),
instructions known as
procedures (sub
programs
algorithms within an
algorithm).
A5. Explain the need for
B5. Explain that computers
accuracy of
follow instructions/
algorithms.
blindly; hence the need
for care and precision.
A6. Distinguish between
an algorithm and the
programs that
implements that
algorithm
B6. Represent algorithmic
steps in multiple
programming
languages (e.g. logo,
Scratch).
A7. Explain how the
B7. Explain how and use
choice of an algorithm
programs to simulate
should be influenced
environments to test
by the data.
hypothesis.
Data
C4. Explain that data can
have errors, how this
might affect results
and decisions based
on the data and how
errors can be
reduced.
C5. Explain the need for
and content of the
Data Protection Act,
Computer Misuse Act
and Copyright
legislation (and other
relevant legislation).
C6. Explain the difference
between data and
information.
C7. Explain the need for
and use of
hexadecimal, two’s
complement, signed
integers, and string
manipulation.
Computers & Social
Informatics
D4. Explain and use
common
troubleshooting
techniques.
Communications and
the Internet
E4. Explain the role of
search engines and
what happens when a
user requests a web
page in a
browser.
D5. Explain Moore’s Law
and multitasking by
computers.
E5. Explain the
technological
perspective on
safety and security.
D6. Discuss social and
ethical issues raised
by the role of
computers in the
world.
E6. Explain the concepts
of: client/server
models; MAC
addresses, IP
addresses and
domain names; and
cookies.
E7. Explain a ‘real
protocol’ e.g. using
telnet to interact with
an HTTP
server.
D7. Explain the
importance of humancomputer interface
design
Range and Content
Training as
a Computer Science
specialist, you
should know,
understand and be
able to:
Algorithms
A8. Be able to explain and
use several key
algorithms (e.g.
sorting, searching,
shortest path).
A9. Explain how
algorithms can be
improved, validated,
tested and corrected.
A10. Explain that a single
problem could be
solved by more than
one algorithm.
A11. Explain and show
how different
algorithms can have
different performance
characteristics for the
same task.
A12. Successfully apply
algorithms in solving
GCSE and A level
type problems.
Programming
Data
C8. Explain the need for
B8. Explain and show
data compression,
how programs can be
and be able to
planned, tested and
describe simple
corrected and
compression
documented.
methods.
C9. Explain the need for
B9. Explain how HTML
analogue to digital
constructs the
conversions and how
rendering of a web
this works.
page
C10.
Explain limitation
B10.Program competently
using
of using
in a least two
binary
programming
Representations e.g.
languages, at least
rounding
errors,
one of which must be
sampling
frequency
‘textual’.
and
fractional
numbers.
C11. Explain how
B11. Explain and use
structured data
programming
can be represented in
concepts such as
tables in a relational
selection, repetition,
database, and simple
procedures,
database queries.
constants, variables,
relational operators,
logical operators and
functions.
B12. Explain and use truth
tables and Boolean
valued variables.
Computers & Social
Informatics
D8. Discuss career paths
for those studying
Computing.
D9. Explain the use of
logic gates and
registers.
D10. Explain Von
Neumann
architecture.
D11. Explain the fetch
execute cycle.
D12. Explain and use low
level instruction sets
and assembly code.
Communications and
the Internet
E8. Explain routing;
redundancy and error
correction; encryption
and
security.
Range and Content
Training as
a Computer Science
specialist, you
should know,
understand and be
able to:
Algorithms
Programming
B13. Explain and use two
dimensional arrays
(and higher).
B14. Explain and use
nested constructs
(e.g. a loop that
contains a conditional,
and vice versa)
B15. Explain the concept
of procedures that call
procedures
B16. Explain how low level
languages work and
when they are used,
being able to give
simple examples.
B17. Explain that a
program can be
written to satisfy
requirements and that
they should be
corrected if they do
not meet these.
B18. Successfully apply
programming in
solving
Computing/Computer
Science GCSE and A
level type problems
Data
Computers & Social
Informatics
D13. Explain what
compilers and
interpreters are and
do and give some
examples of when
they are used.
D14. Explain the main
functions of operating
systems.
Communications and
the Internet
Responding to the subject audit
The audits will be addressed in discussion with your university tutor who will identify steps that you should take to meet subject knowledge
targets. It will be your responsibility to gather evidence and present it at subsequent reviews. It will be used to inform your individual learning
plan.
Having done both audits, please consider and complete the following table:
Target Area for Development
Action to be taken
Date by
Tick when
completed
Use this information to inform your individual learning plan during your PGCE year at Newman and also give a copy of the audit to your
subject tutor.
Download