Hero image

Chrdol72's Shop

Average Rating4.27
(based on 43 reviews)

Teacher of Computer Science. Have many years of experience teaching all the ranges including at GCSE.

65Uploads

45k+Views

34k+Downloads

Teacher of Computer Science. Have many years of experience teaching all the ranges including at GCSE.
Language: Assembly
chrdol72chrdol72

Language: Assembly

(0)
Explores sayings and their origins Looks at how and why our language changes and concludes that our language will continue to change Looks at the influences and gives examples of language that has changed Includes presentation notes NB - For the best formatted version of this presentation you will need to use the Google Slides version of this. Simply copy and paste the link which is contained within the presentation
Python revision and activities - Random numbers
chrdol72chrdol72

Python revision and activities - Random numbers

(0)
A handy revision guide summarises ‘Random numbers’ and includes the use of the random module in different contexts. Covers: - random.int random.choice random.random random.uniform Using random with IF statements and loops. Also included are 6 python program files that need fixing. Each program comes with instructions and there are separate answer files. Could be used as part of an NEA resource bank.
Memory and Storage - Knowledge organiser
chrdol72chrdol72

Memory and Storage - Knowledge organiser

(0)
Handy 1 page knowledge organiser summarising key information about memory and secondary storage. The difference between volatile and non-volatile memory. Secondary storage types and their advantages and disadvantages Embedded systems and the differences with non-embedded systems
Computing exams - Year 7 to 9
chrdol72chrdol72

Computing exams - Year 7 to 9

(1)
Exams with mark schemes designed to help busy teachers prepare for end of year internal exams. All documents can be adapted. Mark scheme shown in comments. Link to Google Docs version also given. The Year 9 paper is designed with the AQA GCSE CS specification and could be adapted for use with Year 10.
The power of knowledge: Assembly
chrdol72chrdol72

The power of knowledge: Assembly

(0)
The ultimate aim is to look at the POWER of KNOWLEDGE Aimed at children from upper KS2, KS3 and KS4. The assembly starts by exploring interesting questions such as - do ants get into traffic jams? We look at how fascinating, brutal and awe inspiring life can be. We look at knowledge and what children can do to gain knowledge. Includes presentation notes NB - For the best formatted version of this presentation you will need to use the Google Slides version of this. Simply copy and paste the link which is contained within the presentation
Data Representation - Sound: knowledge organiser
chrdol72chrdol72

Data Representation - Sound: knowledge organiser

(0)
Handy 1 page knowledge organiser that summarise representing sound (data representation). The focus is on the AQA 8520 (9 - 1) and outlines the difference between analogue and digital. It summarises sampling (sample rates and resolution) and ADC. There is a reminder for calculating file sizes.
Data Representation - Images: knowledge organiser
chrdol72chrdol72

Data Representation - Images: knowledge organiser

(0)
Handy 1 page knowledge organiser that summarise representing images (data representation). The focus is on the AQA 8520 (9 - 1) and outlines image types, colour depth, resolution. There is a reminder for calculating files sizes and how to encode/decode images.
Algorithms - Knowledge organiser
chrdol72chrdol72

Algorithms - Knowledge organiser

(0)
Handy 1 page knowledge organiser that summarises the topic of Algorithms. The focus is on the AQA 8520 (9 - 1) and gives an overview of the term algorithm, decomposition and abstraction. There is a summary of flowcharts and the symbols. There is a summary of searching algorithms with comparisons of linear and binary. Sorting algorithms are covered and bubble sort and merge sort are compared
Python revision and activities - While Loops
chrdol72chrdol72

Python revision and activities - While Loops

(0)
A handy revision guide summarises ‘While Loops’ and includes the use of ‘if’, ‘elif’ and ‘else’ statements within while loops. Also included are 5 python program files that need fixing. Each program comes with instructions and there are answers. Could be used as part of an NEA resource bank.
Network Protocols and Layers  - Knowledge organiser
chrdol72chrdol72

Network Protocols and Layers - Knowledge organiser

(0)
Handy 1 page knowledge organiser for GCSE (9 - 1) that summarises key information related to network layers and protocols. Includes an overview of the 4 different layers required for GCSE and the protocols that relate to each layer.
Python revision and activities - The basics
chrdol72chrdol72

Python revision and activities - The basics

(0)
A handy revision guide summarises some of the basics of Python. Also included are 5 python program files that need fixing. Each program comes with instructions. Could be used as a GCSE revision resource or as part of a bank of resources for the NEA. Areas covered include: - Input Output Variables Mathematical operators Comments
Python revision and activities - String handling
chrdol72chrdol72

Python revision and activities - String handling

(0)
Handy revision guide summarises string handling with example screenshots. Comes with 11 python files that have problems. These contain instructions as to what the problem is and the answers are included separately. Could be used as a GCSE revision resource or as part of a bank of resources for the NEA. Areas cover include: - Length and position Substring (Slicing) Concatenation Converting to and from character codes (ASCII) String conversion operations (e.g. string to integer, string to real…)
Technology and the environmental impact: Assembly
chrdol72chrdol72

Technology and the environmental impact: Assembly

(0)
This assembly looks at our demands for the latest technology and our behaviours have changed. “Out with the old and in with the new” Aimed at secondary school children. It looks at where the waste goes and what is the impact to the environment. Finally advice is given as to what we can all do to help the situation. Contains full script.
Computing Puzzle Booklet
chrdol72chrdol72

Computing Puzzle Booklet

(0)
A puzzle booklet for Key Stage 3 Computing. Includes 16 puzzles - crosswords, scrabble, word search, code breaker, picture quiz… Could be used for starter actvities. Some of the topics include - Human computer, code breaking, online safety, devices. Designed so that you can print as an A5 booklet and in Black and White.
Python revision and activities - For Loops
chrdol72chrdol72

Python revision and activities - For Loops

(0)
A summary of information about loops including a break down of the code with examples. Information starts with the basics and is extended to include more complex code using IF statements with the FOR loop. There are 6 python programs that need fixing. Instructions are in the comments and answers are included in a separate file. This could be used as a handy GCSE revision guide or somewhere for pupils to look during NEA.
Python Revision and Activities - Arithmetic operations
chrdol72chrdol72

Python Revision and Activities - Arithmetic operations

(0)
Handy 1-page revision guide, summarising arithmetic operations. Covers – basic maths, division (real, whole and modular, maths functions, using the math library. Includes 5 python program files that need fixing. Each program comes with instructions in the comments and there are separate files with the answers. Could also be used as part of NEA resource bank.
Computing revision - Computer Networking
chrdol72chrdol72

Computing revision - Computer Networking

(0)
Handy revision sheet that summarises key information relating to Computer Networks on 1 page. Also includes a short test with answers. Covers: - Network definition Topologies Benefits and disadvantages of networks Key definitions (LAN/WAN/PAN/WLAN) Hardware Transmission media Wired vs Wireless network Network security DOES NOT cover TCP/IP protocols