Hero image

Computer Science Education

Average Rating5.00
(based on 3 reviews)

Computer Science and Mathematics Resources

Computer Science and Mathematics Resources
Data Types - Binary and Denary Conversion (Beginners)
robinsoneducationrobinsoneducation

Data Types - Binary and Denary Conversion (Beginners)

(0)
This quick, fast paced, editable resource, comes with a colourful presentation describing binary and denary and how to convert them. There is a team competition, with live editable areas for entering scores and a timer included in the presentation. This is a fun introduction to binary for any age group. Aims and Objectives of this presentation: Introduction to the idea of the CPU carrying instructions Introduction to Base 2 and Base 10 Introduction to binary to denary conversion Introduction to denary to binary conversion Use of ICT skills to use a free fast binary convertor to encourage retention
GCSE Computer Science (OCR) Class Test Unit 1.1 - Systems Architecture
robinsoneducationrobinsoneducation

GCSE Computer Science (OCR) Class Test Unit 1.1 - Systems Architecture

(0)
This editable e-class and written test paper with teacher answers is aimed at GCSE (OCR) Computer Science and the Systems Architecture unit. A PowerPoint presentation with answers for further discussions in class is also provided, along with a video for students to use for revision and to aid with retention. The paper is for a 30 minute test, with 22 marks awarded. The test consists of a mixture of past papers that include questions on the following: Unit 1.1.1 - Architecture of the CPU Unit 1.1.2 - CPU Performance Unit 1.1.3 - Embedded Systems
Developing Python: Lesson 3
robinsoneducationrobinsoneducation

Developing Python: Lesson 3

(0)
Developing Python Lesson Three. This is a full 1 hour lesson pack, with full class presentation, lesson plan, and with fully tested codes for any teacher that has started out on teaching the basics but is now ready to move up a step. This lesson covers: Using For loops Using iteration Creating functions Creating and understanding parameters Understanding arguments Creating functions independently This lesson is the 3rd lesson following on from the original series of 7 lessons called Introduction to Python This Developing Python 3rd lesson is created to enable you to jump straight in with absolutely no specialist background whatsoever. This lesson has been created to be 1 hour in length. However, this can be broken down due to the nature of the presentation and is fully editable for teacher use. This is suitable for secondary education and for home schooling, but can be used for younger children, where applicable, or older learners with little Python experience. This package includes: Extensive presentation Full lesson plan Full and extensive codes (no need to code yourself) Practice session at the end of the class, this can be used for homework This lesson covers: Using For loops Using iteration Creating functions Creating and understanding parameters Understanding arguments Creating functions independently
Binary Trees A Level Computer Science presentation - WJEC
robinsoneducationrobinsoneducation

Binary Trees A Level Computer Science presentation - WJEC

(0)
This is a must have for all Computer Science A Level teachers. This is an easy to understand Binary Search Trees presentation with video to aid retention and student test sheet with teacher answer sheet. This presentation details the following: Depth First Algorithms Pre-order Traversal In-order traversal Post-order traversal Uses of traversals
Valentine's Day HTML Web Page Build for Beginners
robinsoneducationrobinsoneducation

Valentine's Day HTML Web Page Build for Beginners

(0)
Three lessons of 50-minutes each in length, and a fully editable beginners pack, introducing the basics of HTML via a History of Valentine’s Day and Kindness web page lessons. This series of digital Valentine’s Day lessons are set to be 50-minutes but can be created for longer, or broken down. These lessons are suitable for students from upper key stage 2 to lower key stage 3. No teacher requirement for knowledge of coding is necessary, as everything is provided in the lesson packs. This is a 3 - 4 lesson series, incorporating full presentations, lesson plans, coding videos, class help sheets and fully tested codes. These lessons introduce the students to: Starting the HTML editor Saving documents Creating a web page Inserting and editing text Inserting and editing images Inserting and editing video Creating dividers and breaks Creating headings and alignment Inserting background images Creating lists Linking pages to new pages
GCSE Computer Science - Networks Test 1
robinsoneducationrobinsoneducation

GCSE Computer Science - Networks Test 1

(0)
This test resource will provide you with a quick test for the Networks unit. This test can be used as a written version or as an e-test. This is a first part test with teacher answers and success criteria. There is a PowerPoint and video attached for use in lessons either in the classroom or for home learning. Note that there are two versions here for success criteria dependent on exam board criteria. Questions include the following: What is a network What is a LAN Advantages and disadvantages of a LAN What is a router What is a WAP What is a switch
AS Level WJEC Computer Science - Unit 1 Revision E-Workbook and Written (with full teacher answers)
robinsoneducationrobinsoneducation

AS Level WJEC Computer Science - Unit 1 Revision E-Workbook and Written (with full teacher answers)

(0)
AS Level WJEC Computer Science - Unit 1 Examination Revision E-Workbook (with full teacher answers). Questions are regarding: 1.1 Architecture, Fetch-Decode-Execute, Input/Output, Secondary Storage Devices, Networks, Internet 1.2 Logical Operations 1.3 Data Transmission 1.4 Data Representation and Data Types 1.5 Data Structures 1.6 Organisation of Data 1.7 Database Systems 1.8 The Operating System This is a comprehensive e-book to allow teachers to use in class or via home-learning. WJEC past paper questions are collated in a workbook format to be used on devices for easy marking. Can be uploaded to OneDrive for easy use. A full written version is also included. Full interactive answer sheet provided with links and index for easy access to questions and answers.
An Introduction to Programming for Key Stage 2
robinsoneducationrobinsoneducation

An Introduction to Programming for Key Stage 2

(0)
This 50 - 60 minute lesson will introduce programming to a younger audience. It is fun and easy. This lesson is based on programming constructs such as iteration and sequencing and is a fast paced and thoughtful lesson, with extension exercises. Included in this pack are the following: A full lesson plan with answers A full presentation with coded videos included An answer key for the 2nd task A task sheet This is suitable for a Year 5 or 6 class as an introduction to movement and loops, however this can also be used for a Year 7 class as an introduction at secondary school.
Beginners to Python Programming-7 Full Hours
robinsoneducationrobinsoneducation

Beginners to Python Programming-7 Full Hours

(0)
A fantastic Introduction to Python package of 7 x 1 hour lessons with full presentations, lesson plans, bespoke videos, and full e-test document at the end of the course, with full answers, and fully tested codes for any teacher that needs to teach Python, but does not know where to begin, or needs a bespoke editable Python course for their class. This pack is aimed to cover a whole half term of computer science or computing education, but it can be spread out over longer depending on class timings. This module covers: An introduction to the shell and editor Syntax and comments Data types Variables Casting Strings and loops Working with arrays Slicing Len function, upper and lower Boolean functions Lists Tuples Dictionaries **This package is created to enable you to jump straight in with absolutely no specialist background whatsoever. ** Each lesson has been created to be 1 hour in length. However, these can be broken down due to the nature of the presentations and are editable for teacher use. This is suitable for secondary education and for home schooling, but can be used for younger children, where applicable, or older learners with little Python experience. **** End of topic test, teacher answers and full code**** This package includes: Extensive presentations, with videos Full lesson plans Full and extensive codes (no need to code yourself) Extensive end of lesson practice questions with answers End of module test (with full answers and codes) This module covers: An introduction to the shell and editor Syntax and comments Data types Variables Casting Strings and loops Working with arrays Slicing Len function, upper and lower Boolean functions Lists Tuples Dictionaries
Developing Python: Lesson 2
robinsoneducationrobinsoneducation

Developing Python: Lesson 2

(0)
Developing Python Lesson Two. This is a full lesson pack, with full class presentation, lesson plan, and with fully tested codes for any teacher that has started out on teaching the basics but is now ready to move up a step. This lesson covers: Getting to know Python loops Understanding how to use While loops Creating a One-Line loop Creating an Infinite loop Creating a command line interface with a while True loop This lesson is the 2nd lesson in a follow-on series from the first 7 lessons of Introduction to Python This Developing Python second lesson is created to enable you to jump straight in with absolutely no specialist background whatsoever. This lesson has been created to be 1 hour in length. However, this can be broken down due to the nature of the presentation and is fully editable for teacher use. This is suitable for secondary education and for home schooling, but can be used for younger children, where applicable, or older learners with little Python experience. This lesson covers: Getting to know Python loops Understanding how to use While loops Creating a One-Line loop Creating an Infinite loop Creating a command line interface with a while True loop This package includes: Extensive presentation Full lesson plan Full and extensive codes (no need to code yourself) Practice session at the end of the lesson, this can be used for homework
Beginners to Python Programming - Lesson 2
robinsoneducationrobinsoneducation

Beginners to Python Programming - Lesson 2

(0)
An Introduction to Python Lesson Two. This is the 2nd lesson in a series of 7 one-hour lessons, with full class presentation, lesson plan, and with fully tested codes for any teacher who has little experience of coding, or wants to jump straight in. Easy to follow programming, with all codes supplied and tailor-made videos, to make teaching Python programming effortless. This lesson covers: Introduction to Python and IDLE Declaring data types in code The purpose of comments Using casting Understanding program cases Global and Local variables This Introduction to Python lesson is created to enable you to jump straight in with absolutely no specialist background whatsoever. This lesson has been created to be 1 hour in length. However, this can be broken down due to the nature of the presentation and is fully editable for teacher use. This is suitable for secondary education and for home schooling, but can be used for younger children, where applicable, or older learners with little Python experience. This package includes: Extensive presentation Full lesson plan Full and extensive codes (no need to code yourself) Practice session at the end of the lesson, this can be used for homework
Beginners to Python Programming - Lesson 3
robinsoneducationrobinsoneducation

Beginners to Python Programming - Lesson 3

(0)
An Introduction to Python Lesson Three. This is the 3rd lesson in a series of 7 one-hour lessons, with full class presentation, lesson plan, and with fully tested codes for any teacher who has little experience of coding, or wants to jump straight in. Easy to follow programming, with all codes and tailor-made videos, to make teaching effortless. This lesson covers: Using strings and loops Using len Using slicing techniques Working with arrays Working with Boolean values This Introduction to Python lesson is created to enable you to jump straight in with absolutely no specialist background whatsoever. This lesson has been created to be 1 hour in length. However, this can be broken down due to the nature of the presentation and is fully editable for teacher use. This is suitable for secondary education and for home schooling, but can be used for younger children, where applicable, or older learners with little Python experience. This package includes: Extensive presentation Full lesson plan Full and extensive codes (no need to code yourself) Practice session at the end of the lesson, this can be used for homework
Beginners to Python Programming - Lesson 1
robinsoneducationrobinsoneducation

Beginners to Python Programming - Lesson 1

(0)
An Introduction to Python Lesson One. This is the 1st lesson in a series of 7 one-hour lessons, with full class presentation, lesson plan, and with fully tested codes for any teacher who has little experience of coding, or wants to jump straight in. Easy to follow programming, with all codes and tailor-made videos, to make teaching Python programming effortless. This lesson covers: Introduction to using an IDE Using correct syntax Understanding variables Understanding lists and tuples Understanding different data types Using indentation and comments Using basic operators This Introduction to Python lesson is created to enable you to jump straight in with absolutely no specialist background whatsoever. This lesson has been created to be 1 hour in length. However, this can be broken down due to the nature of the presentation and is fully editable for teacher use. This is suitable for secondary education and for home schooling, but can be used for younger children, where applicable, or older learners with little Python experience. This package includes: Extensive presentation Full lesson plan Full and extensive codes (no need to code yourself) Practice session at the end of the lesson, this can be used for homework
Beginners to Python Programming - Lesson 6
robinsoneducationrobinsoneducation

Beginners to Python Programming - Lesson 6

(0)
An Introduction to Python Lesson Six. This is the 6th lesson in a series of 7 one-hour lessons, with full class presentation, lesson plan, and with fully tested codes for any teacher who has little experience of coding, or wants to jump straight in. Easy to follow programming, with all codes, to make Python programming teaching effortless. This lesson covers: Looking at dictionaries Creating and editing a dictionary Using dictionary functions This Introduction to Python lesson is created to enable you to jump straight in with absolutely no specialist background whatsoever. This lesson has been created to be 1 hour in length. However, this can be broken down due to the nature of the presentation and is fully editable for teacher use. This is suitable for secondary education and for home schooling, but can be used for younger children, where applicable, or older learners with little Python experience. This package includes: Extensive presentation Full lesson plan Full and extensive codes (no need to code yourself)
Beginners to Python Programming - Lesson 7 (Test)
robinsoneducationrobinsoneducation

Beginners to Python Programming - Lesson 7 (Test)

(0)
An Introduction to Python Lesson Seven. This is the last lesson in a series of 7 one-hour lessons, with full class presentation, lesson plan, and with fully tested codes. Easy to follow programming, with all codes, to make teaching Python programming effortless. This lesson covers: Open e-book test/exam based on all previous lessons This test has been created to be 1 hour in length. This is suitable for secondary education and for home schooling, but can be used for younger children, where applicable, or older learners with little Python experience. This package includes: Presentation Lesson plan Full and extensive codes Full teacher answers
Beginners to Python Programming - Lesson 4
robinsoneducationrobinsoneducation

Beginners to Python Programming - Lesson 4

(0)
An Introduction to Python Lesson Four. This is the 4th lesson in a series of 7 one-hour lessons, with full class presentation, lesson plan, and with fully tested codes for any teacher who has little experience of coding, or wants to jump straight in. Easy to follow programming, with all codes and tailor-made videos, to make teaching effortless. This lesson covers: Understanding lists Creating lists Sequence of a list Varied list data types List outputs Checking a list Appending a list Inserting values into a list This Introduction to Python lesson is created to enable you to jump straight in with absolutely no specialist background whatsoever. This lesson has been created to be 1 hour in length. However, this can be broken down due to the nature of the presentation and is fully editable for teacher use. This is suitable for secondary education and for home schooling, but can be used for younger children, where applicable, or older learners with little Python experience. This package includes: Extensive presentation Full lesson plan Full and extensive codes (no need to code yourself) Practice session at the end of the lesson, this can be used for homework
Beginners to Python Programming - Lesson 5
robinsoneducationrobinsoneducation

Beginners to Python Programming - Lesson 5

(0)
An Introduction to Python Lesson Five. This is the 5th lesson in a series of 7 one-hour lessons, with full class presentation, lesson plan, quiz, and with fully tested codes for any teacher who has little experience of coding, or who wants to jump straight in. Easy to follow programming, with all codes, to make teaching effortless. This lesson covers: Looking at tuples Creating tuples Updating tuples with lists Updating tuples with tuples Deleting tuples Looking at dictionaries Creating and editing a dictionary This Introduction to Python lesson is created to enable you to jump straight in with absolutely no specialist background whatsoever. This lesson has been created to be 1 hour in length. However, this can be broken down due to the nature of the presentation and is fully editable for teacher use. This is suitable for secondary education and for home schooling, but can be used for younger children, where applicable, or older learners with little Python experience. This package includes: Extensive presentation Full lesson plan Full and extensive codes (no need to code yourself) Practice session at the end of the lesson, this can be used for homework