Hero image

Computer Science Education

Average Rating5.00
(based on 4 reviews)

Computer Science and Mathematics Resources

77Uploads

10k+Views

4k+Downloads

Computer Science and Mathematics Resources
Developing Python: Lesson 1
robinsoneducationrobinsoneducation

Developing Python: Lesson 1

(1)
This is a full first lesson pack, with full class presentation, lesson plan, and with fully tested codes for any teacher that has started out teaching Python basics, but is now ready to move up a step. This lesson is a follow on lesson from the first 7 lessons of Introduction to Python This lesson covers: Boolean Functions Understanding Comparison Operators Understanding Logical Operators Using if, elif and else Using multiple conditions Creating an INPUT function Using INPUT with IF This Developing Python first 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 limited 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: Boolean Functions Understanding Comparison Operators Understanding Logical Operators Using if, elif and else Using multiple conditions Creating an INPUT function Using INPUT with IF
Greenfoot Version 2.4.2-Full bundle lessons 1 to 6 (with code and e-learning)
robinsoneducationrobinsoneducation

Greenfoot Version 2.4.2-Full bundle lessons 1 to 6 (with code and e-learning)

(1)
This Greenfoot bundle, based on the WJEC GCSE version 2.4.2 requirements, starts at the very basics of understanding Java with Greenfoot. The bundle grows into a 6 or 7 lesson package with full presentations for each lesson, with full codes, all easy to learn videos and coding handouts. ***** There is a newly included user friendly e-learning resource to give to students to aid with learning, with interactive quizzes **** Lesson 4 provides an e-workbook project template document for the class to create their own project in a detailed and orderly format, which can also be printed out and edited to suit each class. This bundle will teach your class: 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 How to remove actors from the scene How to slow down and speed up actors How to eat the actors How to code effectively in Java How to check syntax for errors How to add sound to actors How to save files, store and run them How to set up the counter How to edit the counter How to program the counter
Christmas Networking Crossword
robinsoneducationrobinsoneducation

Christmas Networking Crossword

(0)
This free to use printable Christmas Crossword for GCSE and AS/A Level Computer Science or ICT/Digital, is a great filler for lessons before the holidays. Answers included. If you like this free resource, kindly leave a comment in the review section.
GCSE OCR - Computer Science Specification
robinsoneducationrobinsoneducation

GCSE OCR - Computer Science Specification

(0)
A colourful specification PowerPoint to give out to your class at the start of their GCSE journey or to use as a discussion in lessons, based on the new 2022 specification. If you like this free resource, kindly leave a comment in the review section.
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.
Didoli a Chwilio Algorithmau - Pos Croesair Dosbarth i Lefel A Gwyddoniaeth  Cyfrifiadureg
robinsoneducationrobinsoneducation

Didoli a Chwilio Algorithmau - Pos Croesair Dosbarth i Lefel A Gwyddoniaeth Cyfrifiadureg

(0)
Pos croesair dosbarth ar gyfer algorithmau didoli a chwilio wedi’u hanelu at Lefel A mewn gwyddoniaeth cyfrifiadureg. Mae’r bwndel hwn yn helpu fel adnodd profi ar gyfer gwaith dosbarth neu fel gwaith cartref. Mae’r bwndel hwn yn cynnwys taflen argraffadwy, i fyfyrwyr ei chwblhau mewn gwersi neu ar gyfer gwaith cartref. Darperir atebion athrawon llawn. *This bundle helps as a testing resource for classroom work or as a homework. This bundle contains a printable leaflet, for students to complete in lessons or for homework. Full teacher answers are provided.*
OCR Computer Science Paper 2 Questions with Answers (Mixed Past Papers)
robinsoneducationrobinsoneducation

OCR Computer Science Paper 2 Questions with Answers (Mixed Past Papers)

(0)
This 30 page free resource of OCR Computer Science Paper 2 has 9 sections of questions covering the Paper 2 OCR exam. This resource can be used as an e-book or as a hard copy. Based on a mixture of three past papers, this resource will keep your students guessing and will challenge their knowledge. This resource is based on Paper 2 Algorithms and Programming and comes with a full teacher answer book.
GCSE Edexcel Computer Science - Networks, Speed and Transfer Rates
robinsoneducationrobinsoneducation

GCSE Edexcel Computer Science - Networks, Speed and Transfer Rates

(0)
This GCSE Edexcel Computer Science free resource, is to work with students regarding the Topic 4 Networking Unit. This free presentation and pdf only covers Networks, Speed and Transfer Rates. It has 37 slides in total. This is a PowerPoint presentation broken down into sections, covering the topics of: *** Networking LANs and WANs Network Speeds Calculating Transfer Rates** This presentation can be used over a number of lessons, and includes exam questions and answers to be used in class. If you like this resource kindly leave a review.
International GCSE Computer Science - 5.3 The Internet and the World Wide Web
robinsoneducationrobinsoneducation

International GCSE Computer Science - 5.3 The Internet and the World Wide Web

(0)
This is a free presentation comprising of 37 slides for teaching the Edexcel Topic 5 - Unit 5.3 The Internet and the World Wide Web module. This is part of the International GCSE Computer Science: Communication and the Internet section for the Edexcel curriculum. **Areas covered within this presentation are: 5.3.1 Understand what is meant by the internet 5.3.2 Understand what is meant by the World Wide Web 5.3.3 Understand the need for IP addressing standards and the formats 5.3.4 Understand the role of components used to access the internet ** This full presentation and supporting pdf file is completely editable for teaching use, and will aid greatly in the teaching of this section of the GCSE. There are exam questions with answers throughout the presentation.
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