Hero image

RobbotResources's Shop

Average Rating4.78
(based on 451 reviews)

Welcome to my TES shop! I am a subject leader for ICT & Computer Science, creating and sharing resources to support teachers in delivering ICT, Computer Science, Computational Thinking and the Digital Competence Framework. For more resources, visit robbotresources.com email: carl@robbotresources.com

117Uploads

230k+Views

217k+Downloads

Welcome to my TES shop! I am a subject leader for ICT & Computer Science, creating and sharing resources to support teachers in delivering ICT, Computer Science, Computational Thinking and the Digital Competence Framework. For more resources, visit robbotresources.com email: carl@robbotresources.com
GCSE 9-1 Computer Science: Sorting & Searching Algorithms
RobbotResourcesRobbotResources

GCSE 9-1 Computer Science: Sorting & Searching Algorithms

2 Resources
This bundle includes both my comprehensive Sorting and Searching Algorithms units of work. Within Sorting Algorithms, your students will learn how to: Understand different methods of sorting data within an array: Bubble sort Merge sort Explain how both methods work. Identify advantages and disadvantages of using both techniques. Within Searching Algorithms, your students will learn to: To understand different methods of searching data within an array: Linear search Binary search Explain how both methods work. To identify advantages and disadvantages of using both techniques. Students will learn about how both sorting and searching techniques work through clearly presented explanations, pseudocode, diagrams and animations. Students will develop and consolidate their understanding through a range of tasks and activities including the creation of algorithms using Python. Recommended prior learning: KS4 Algorithm Design (Sequencing, Selection & Iteration): https://www.tes.com/teaching-resource/gcse-9-1-computer-science-ks4-algorithm-design-12044669 Data Types: https://www.tes.com/teaching-resource/gcse-9-1-computer-science-algorithm-design-data-types-12047021 Arrays: https://www.tes.com/teaching-resource/gcse-9-1-computer-science-algorithm-design-arrays-12044694 Subroutines: https://www.tes.com/teaching-resource/gcse-9-1-computer-science-algorithm-design-subroutines-12047070
GCSE 9-1 Computer Science: Searching Algorithms
RobbotResourcesRobbotResources

GCSE 9-1 Computer Science: Searching Algorithms

(0)
Within this unit of work, your students will learn to: To understand different methods of searching data within an array: Linear search Binary search Explain how both methods work. To identify advantages and disadvantages of using both techniques. Students will learn about how both searching methods work through clearly presented explanations, pseudocode, diagrams and animations. Students will develop and consolidate their understanding through a range of tasks and activities including the creation of searching algorithms using Python. Although this unit of work has been created following the AQA GCSE 9-1 Computer Science specification, it is applicable to anyone who wants to learn about searching algorithms. Recommended prior learning: KS4 Algorithm Design (Sequencing, Selection & Iteration): https://www.tes.com/teaching-resource/gcse-9-1-computer-science-ks4-algorithm-design-12044669 Data Types: https://www.tes.com/teaching-resource/gcse-9-1-computer-science-algorithm-design-data-types-12047021 Arrays: https://www.tes.com/teaching-resource/gcse-9-1-computer-science-algorithm-design-arrays-12044694 Subroutines: https://www.tes.com/teaching-resource/gcse-9-1-computer-science-algorithm-design-subroutines-12047070
GCSE 9-1 Computer Science: Sorting Algorithms
RobbotResourcesRobbotResources

GCSE 9-1 Computer Science: Sorting Algorithms

(0)
Within this unit of work, your students will learn to: Understand different methods of sorting data within an array: - Bubble sort - Merge sort Explain how both methods work. Identify advantages and disadvantages of using both techniques. Students will learn about how both sorting methods work through clearly presented explanations, pseudocode, diagrams and animations. Students will develop and consolidate their understanding through a range of tasks and activities including the creation of sorting algorithms using Python. Although this unit of work has been created following the AQA GCSE 9-1 Computer Science specification, it is applicable to anyone who wants to learn about sorting algorithms. Recommended prior learning: KS4 Algorithm Design (Sequencing, Selection & Iteration): https://www.tes.com/teaching-resource/gcse-9-1-computer-science-ks4-algorithm-design-12044669 Data Types: https://www.tes.com/teaching-resource/gcse-9-1-computer-science-algorithm-design-data-types-12047021 Arrays: https://www.tes.com/teaching-resource/gcse-9-1-computer-science-algorithm-design-arrays-12044694 Subroutines: https://www.tes.com/teaching-resource/gcse-9-1-computer-science-algorithm-design-subroutines-12047070
Computational Thinking in English
RobbotResourcesRobbotResources

Computational Thinking in English

(1)
Download my poster which includes example task ideas on how to apply computational thinking problem solving skills to English! The poster includes a range of tasks and classroom ideas that use key computational thinking skills! *Computational Thinking is a skill set that can be used across the curriculum, not just within computer science! The logical approach to solving a problem means that it’s application can be used to develop and improve students ability to deal with difficult problems in a more rational way. The aim of my posters is to make you realise that many of the brilliant tasks that teachers facilitate week in, week out actually include computational thinking. It’s just a matter of making it more explicit!
Rob-Bot! The Computational Thinking Card Game!
RobbotResourcesRobbotResources

Rob-Bot! The Computational Thinking Card Game!

(0)
Rob-Bot! is a fun and exciting card game that also helps develop your Computational Thinking skills! Rob-Bot! consists of a pack of 57 playing cards, each of which contains 8 different characters or objects (there are 57 characters and objects to find in total). Each card contains one character or object which matches to one in every other card in the pack. Normal game (2-4 players) Deal out all the cards. The player to the left of the dealer starts by placing down their card The other player(s) must identify a character or object that is both on the card that has been placed down and their own card. Once identified, the player must state which character or object is the same and place down the card. The player who gets rid of cards the first wins. How does Rob-Bot! develop Computational Thinking skills? Decomposition: Identifying specific characters and objects on the cards. Pattern Recognition: Searching for and finding the same character or object on your card and the card in play. Abstraction: Dismissing and filtering out characters and objects on your card that don’t match those on the card in play. Algorithm Design: Develop and refine the technique of searching for and identifying the matching characters and objects. Use Rob-Bot! to develop keywords in the following topic areas: Computational thinking Computer systems Networks Algorithm design Embedded systems Logic gates Malware This resource includes a PDF which includes all the cards and instructions on how to print. Suitable for ages 6+
GCSE Computer Science: Revision Clock
RobbotResourcesRobbotResources

GCSE Computer Science: Revision Clock

(6)
Revision clocks are a great way for students to develop retrieval practice in preperation for exam season! My students loved it and really engaged with it! This resource contains two revision clocks for both paper 1 and paper 2 topics for the AQA GCSE Computer Science specification as well as instructions to support their use. Note: it is recommended that the posters are printed out on A3 paper for best effect.
GCSE 9-1 Computer Science Algorithms Bundle
RobbotResourcesRobbotResources

GCSE 9-1 Computer Science Algorithms Bundle

8 Resources
Develop brilliant Algorithm Designers with my Algorithms bundle! This package includes the following units of work: GCSE 9-1 Computer Science: KS4 Algorithm Design GCSE 9-1 Computer Science: Algorithm Design - Data Types GCSE 9-1 Computer Science: Algorithm Design - Arrays GCSE 9-1 Computer Science:Algorithm Design - Subroutines GCSE 9-1 Computer Science: Algorithm Design - Trace Tables I have also added some of my most popular posters to support and consolidate student understanding even more. Purchase all these great resources in this single bundle and save over 40% on individual cost!
GCSE 9-1 Computer Science:Algorithm Design - Subroutines
RobbotResourcesRobbotResources

GCSE 9-1 Computer Science:Algorithm Design - Subroutines

(0)
Within this short unit of work, students will learn the following: To understand why subroutines are used. To explain the difference between a procedure and a function. To explain the purpose of a local and global variable. To understand how to write a subroutine. Learning is consolidated with a series of differentiated subroutine algorithm tasks that challenge students on their understanding of algorithms and subroutines. It is highly recommended that students complete the Rob-Bot Resources KS4 Algorithm Design unit of work before completing this unit.
GCSE 9-1 Computer Science: Algorithm Design - Data Types
RobbotResourcesRobbotResources

GCSE 9-1 Computer Science: Algorithm Design - Data Types

(0)
This lesson gives students a clear understanding of the required data types which are expected to be known for GCSE 9-1 computer science. Within this unit of work, students will learn: To understand the different types of data used within algorithms e.g. Integer Real Boolean Character String To understand how variables are used to store data. To understand how to analyse and edit string: measuring the length of a string, string indexing and changing case. A range of activities and challenges are included to allow students to consolidate their learning. Solutions are also included. Use this lesson alongside my KS4 algorithms work to give students a comprehensive understanding of how data types are used within algorithms!
Computational Thinking Poster
RobbotResourcesRobbotResources

Computational Thinking Poster

(4)
A simple poster to help explain the four concepts of Computational Thinking: Decomposition, Pattern Recognition, Abstraction and Algorithm Design! Computational Thinking is a skill set that can be used across the curriculum, not just within computer science! The logical approach to solving a problem means that it’s application can be used to develop and improve students ability to deal with difficult problems in a more rational way. The aim of my posters is to make you realise that many of the brilliant tasks that teachers facilitate week in, week out actually include computational thinking. It’s just a matter of making it more explicit!
GCSE 9-1 Computer Science: Algorithm Design - Trace Tables
RobbotResourcesRobbotResources

GCSE 9-1 Computer Science: Algorithm Design - Trace Tables

(1)
Learn how to record information onto trace tables with this great resource! Within this unit of work students will learn: What a trace table is and how they are used. How a trace table is used to record changes using the following algorithm techniques; * Sequence * Selection * WHILE loop * FOR loop * REPEAT loop * Arrays There are a range of different trace table activities to complete, with solutions also included! **It is recommended that students complete the following units prior to attempting this unit of work: GCSE 9-1 Computer Science: KS4 Algorithm Design GCSE 9-1 Computer Science: Arrays**
GCSE 9-1 Computer Science: Algorithm Design - Arrays
RobbotResourcesRobbotResources

GCSE 9-1 Computer Science: Algorithm Design - Arrays

(0)
**What is an array? How are they used within algorithms?! ** Within this short unit of work (2-3 lessons) students will learn: what an array is and how they are used. to create, edit, input and output information to and from an array. to use both one and two dimensional arrays As well as activities and tasks within the lessons, final differentiated (Rookie, Pro and Beast level) challenges have been included to consolidate learning. All required resources are included within the PowerPoint. There are some items that require printing within the resource section at the end. It is recommended that this resources is used after completing GCSE 9-1 Computer Science: KS4 Algorithm Design
GCSE 9-1 Computer Science: KS4 Algorithm Design
RobbotResourcesRobbotResources

GCSE 9-1 Computer Science: KS4 Algorithm Design

(1)
Introduce your students to key algorithm design techniques with this resource! Within this unit of work your students will: Learn how to write algorithms using both symbols (flowchart) and written notation (pseudocode). Learn how to write algorithms using structured techniques including: * Sequencing * Selection * Iteration (looping) Gain understanding of the need for accuracy when writing algorithms. Practice debugging your code. This resource includes explanations of each algorithm design technique as well as clear structured examples of how to write them using both flowchart and pseudocode. After each technique has been explained, students have the opportunity to apply their understanding within an activity which includes higher ability expectations. A final Rookie, Pro and Beast algorithm design challenge has also been included as well as suggested solutions for each activity.
Computational Thinking Starter Puzzles
RobbotResourcesRobbotResources

Computational Thinking Starter Puzzles

(0)
Get your students into the right mindset from the off with these fantastic starter activities! With 20 different puzzles for your students to try and solve, there are enough activities to cover a full 8 week term! This resource includes a range of puzzles such as code breaking, symbol grids, number pyramids, understanding algorithms and many more! Solutions included!
Computer Science: What's Inside a Computer?
RobbotResourcesRobbotResources

Computer Science: What's Inside a Computer?

(1)
This poster was created to accompany the KS3 computer systems work, however is also applicable for primary computing. I have identified the key components of a computer and presented them along with real life image examples of the internal components of a computer. Please feel free to download and display on your classroom walls!
GCSE 9-1 Computer Science Revision Pack
RobbotResourcesRobbotResources

GCSE 9-1 Computer Science Revision Pack

10 Resources
This bundle has been created to support students in their revision for their GCSE Computer Science Exams. It contains the following: GCSE 9-1 Computer Science Flash Activity Sheets GCSE Computer Science Vocabulary - Interactive Booklet GCSE 9-1 Computer Science Knowledge Organiser: Computer Systems GCSE 9-1 Computer Science Poster: How to read and write Edexcel pseudo code GCSE 9-1 Computer Science Poster: How to read and write Edexcel pseudo code GCSE 9-1 Computer Science Poster: Impact of Digital Technology on Society GCSE Computer Science: Revision Clock
GCSE 9-1 Computer Science Vocabulary - Interactive Booklet
RobbotResourcesRobbotResources

GCSE 9-1 Computer Science Vocabulary - Interactive Booklet

(0)
This comprehensive resource covers all the key areas of study for Computer Science, with particular focus on the AQA exam board, however, the concepts are applicable to all. This resource contains a comprehensive range of keywords and terms as well as definitions, explanations and diagrams to support student understanding within the following areas of the curriculum: Computational Thinking Algorithm Design Data Types Programming Concepts 1 Programming Concepts 2 Arithmetic Operations Relational & Boolean Operations Data Structures String Handling Operations Classification of Programming Languages Number Bases Units of Information Character encoding Data Representation Data Compression Computer Systems 1 Computer Systems 2 Storage Computer Networks 1 Computer Networks 2 Cyber Security Social Engineering Malicious Code Prevention of Cyber Security Threats Impact of Digital Technology on Society This resource contains: an interactive PDF vocabularly booklet (includes navigation links for quick access to different topics) an interactive ppt for teachers to use for whole class discussion a standard ppt to be used to create paper copies of the booklet a vocabulary list Please Leave a Review!
Graphic Design and Animation with Fireworks
RobbotResourcesRobbotResources

Graphic Design and Animation with Fireworks

(0)
Introduce your students to key graphic design and animation techniques using these two resources! No prior experience needed, the aim of these tutorials is to introduce complete beginners to using Fireworks graphic design software! Start your students on learning the basic concepts of graphic design. In this tutorial they will learn how to: create a new canvas and edit it add vector shapes layering using creative shape fills using filters group shapes and images add an external image onto Fireworks use the magic wand tool transform an image use the brush tool add text use the eraser zoom in and out Challenge tasks to demonstrate the use of each skill have been included. Once your students have grasped these skills, introduce them to frame-by-frame animation. In this tutorial they will learn how to: prepare a document for animating use states use the onion skin tool create frame-by-frame animation save an animation project convert an animation into a gif create a new scene An animation challenge and extension task has been included within this tutorial too.
Computational Thinking for KS3 & KS4
RobbotResourcesRobbotResources

Computational Thinking for KS3 & KS4

4 Resources
If you teach computer science, you don’t want to miss out on this! This bundle includes both my two most popular Computational Thinking resources: Computational Thinking for KS3 and Computational Thinking for KS4. Includes a combination of informative explanations for each concept of Computational Thinking and activities to give students the opportunity to practice and refine their new skills. Both resources include age appropriate ‘real world’ Computational Thinking mini projects to help refine their logical problem solving skills even further. Also includes my two most popular Computational Thinking poster sets!
COMPUTATIONAL THINKING MEGA BUNDLE!!!
RobbotResourcesRobbotResources

COMPUTATIONAL THINKING MEGA BUNDLE!!!

16 Resources
This bundle contains all my popular premium Computational Thinking teaching resources as well as all my Computational Thinking posters and activities as seen within my shop. This bundle includes: Computational Thinking for KS3 Computational Thinking for KS4 Computational Thinking Problem Solving Computational Thinking: Create an Interactive Story Computational Thinking: Code Breaking KS3 Algorithm Design: Year 7 KS3 Algorithm Design: Year 8 KS4 Algorithm Design Computational Thinking Starter Puzzles ROB-BOT! Card Game Buy all these resources together and save almost 25% off individual retail price!