Hero image

Computer Science Education

Average Rating5.00
(based on 3 reviews)

Computer Science and Mathematics Resources

Computer Science and Mathematics Resources
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
An Introduction to Matplotlib in Python
robinsoneducationrobinsoneducation

An Introduction to Matplotlib in Python

(0)
A user-friendly introduction to Matplotlib in Python. This pack contains a full presentation, lesson plan, notes for presentation, and fully tested code for any teacher that needs to teach Matplotlib in Python but is unsure as to where to begin. This package 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 editable for teacher use. This package includes: • Extensive presentation • Full lesson plan • Full and extensive code (no need to code yourself) • End of lesson task (this can be used as an add on for a completely new lesson) This module covers: • Creating lists in Python • Using matplotlib within Python to create data visualisation • Comparing two plots • Analysing the results • Formatting the graph By the end of this lesson, students should be able to: • Create a static data visualisation using the Python library Matplotlib • Set parameters and edit the program independently • Compare two sets of data • Create simple formatting techniques
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 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
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
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
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.
GCSE Computer Science (OCR) - Class Test Unit 1.2 Memory and Storage
robinsoneducationrobinsoneducation

GCSE Computer Science (OCR) - Class Test Unit 1.2 Memory and Storage

(0)
This editable e-class and written class test versions, with teacher answers is aimed at GCSE (OCR) Computer Science. The paper is for a 30 minute test, with 21 marks awarded. A PowerPoint presentation with answers for further discussions in class is also provided, as is a video to aid with retention. The test consists of a mixture of past paper questions and answers based on the 2015, 2017, 2018 and sample paper questions and answers. This test is based on the following criteria: Image file types Compression Secondary storage File capacity RAM and ROM Virtual Memory
Greenfoot Lesson Three - Inserting Sound
robinsoneducationrobinsoneducation

Greenfoot Lesson Three - Inserting Sound

(0)
This is a full saving and making sounds lesson, via Greenfoot, is an easy to understand lesson with full teaching code, and completely editable. All code used has been tested throughout and this is a wonderful resource to use, aimed at making the teaching of Greenfoot as effortless as possible for the teacher. The lesson teaches the student the following: How to add sound to actors How to save files, store and run them This resource consists of the following: Lesson video PowerPoint and pdfs Codes handout Full code for teacher use
GCSE Computer Science - 10 Crossword Activities Full Bundle (with answers)
robinsoneducationrobinsoneducation

GCSE Computer Science - 10 Crossword Activities Full Bundle (with answers)

(0)
This bundle of 10 class crosswords, can be used in lessons as a starter or as homework, as a fun way to test student understanding of the computing topics. This crossword activity bundle for Computer Science / Computing, covers: Algorithm Thinking Architecture Identifiers and String Handling Input / Output Devices Logical Operations Networking Primary Storage Sorting and Searching Algorithms Secondary Storage Requirements Storage Requirements Full answers are provided for all crosswords. This bundle really does help with aiding retention and act as a testing resource for classwork or as homework. This bundle consists of printable sheets, for students to complete in lessons or for homework. Full teacher answers are provided.
Greenfoot (Java Programming) - Lesson One [An Introduction to the World]
robinsoneducationrobinsoneducation

Greenfoot (Java Programming) - Lesson One [An Introduction to the World]

(0)
This is a full beginners lesson, introducing Java Programming with Greenfoot. All code used has been tested throughout and this is a wonderful resource to use, aimed at making the teaching of Greenfoot as effortless as possible for the teacher. The lesson teaches the student the following: How to understand the Greenfoot environment How to populate the World with backgrounds and actors How to move the actors around the world, changing speeds How to compile their code and check for errors How to add in extra actors How to create movement using their keys This resource consists of the following: Lesson video PowerPoints and pdfs Codes handout
AS Level Computer Science Exam (1)
robinsoneducationrobinsoneducation

AS Level Computer Science Exam (1)

(0)
This editable examination paper with teacher answers is aimed at AS Level Computer Science. The paper is for an exam of 1.5 hours, with 55 marks awarded. The exam consists of a mixture of past papers that include questions on the following: Networking Architecture Flow chart interpretation Programming Testing Simplifying a boolean expression If you like this free resource, kindly leave a comment in the review section.
WJEC GCSE - Computer Science Specification
robinsoneducationrobinsoneducation

WJEC GCSE - Computer Science Specification

(0)
This colourful full GCSE specification for WJEC Computer Science is free to download and use in lessons to discuss the specification or to give out to students. If you like this free resource, kindly leave a comment in the review section.