Hero image

31Uploads

48k+Views

30k+Downloads

Computer Science resources
Pseudocode OCR Exam Reference language workbook and lessons (50 tasks)
barabcubarabcu

Pseudocode OCR Exam Reference language workbook and lessons (50 tasks)

(0)
This workbook covers all of the topics required in OCR Exam Reference Language with direct comparison to Python. It also contains 50 questions that come with answers. The lessons look at how to code in OCR Exam Reference language while comparing it with the exact same code written in Python. There are 50 tasks for students to complete in OCR Exam Reference language. Topics covered: Sequence, Casting, commenting, if statements, case statements, for loops, do until loops, while loops, random number generation, file handling (writing and reading), 1D Array and 2D arrays, string handling (length,substring,upper,lower,concatenation) , functions and procedure. For £2 you will save many hours of lesson planning.
Python Subroutine - Function and procedure
barabcubarabcu

Python Subroutine - Function and procedure

(0)
This resource contains 3 lessons on Function, procedure, validation, verification and authentication. 30 Tasks in total. Every task comes with answers and a video of how it was solved which can be used for distance learning. Each lesson has a video explaining the theory. Each lesson has 3 differentiated tasks. Suitable for GCSE & A LEVEL Computer Science.
Python workbook - 230 Tasks - Differentiated - Video of each task - KS3 AND KS4
barabcubarabcu

Python workbook - 230 Tasks - Differentiated - Video of each task - KS3 AND KS4

(9)
Each task has a helpsheet and a video that explains how to solve the problem. 26 Lessons. 3 differentiated PowerPoints with 230 tasks each. Fully animated. GCSE Topics covered: Data types, arithmetic operators, if statements, boolean operators, programming errors (logic and syntax errors), comparison operators, nested if statement, string manipulation, for loops, while loops, trace tables, programming constructs, 1D arrays, 2D arrays, lists, writing to text file, reading from text files, random number generator, Subroutine (functions & procedure), validation, verification, authentication, Ascii code, try & except. Answers to each task is also included. Perfect for distance learning as well as in schools. Can be used with year 7-11 (KS3 AND KS4). Some tasks are suitable for A level (KS5). 3 auto marked end of unit assessment. (50 marks, 60 marks and 60 marks) You can edit/remove/add questions on the tests by logging office 365, duplicating the test using the duplicate link and accessing it on Microsoft form. Currently half price! From £19.99 to £9.99 Watch the video below for more details about this resource.
Python File Handling
barabcubarabcu

Python File Handling

(0)
This resource contains 3 lessons - 2 lessons on File handling (writing, reading and appending text files) and 1 lesson on random number generator. Each lesson has differentiated tasks. Each task has a video which explains how it was solved. Each lesson has a video which explains the theory behind the lesson which can be used for distance learning. Suitable for KS4 AND KS5.
Python Arrays - 1D and 2D Arrays - 42 Tasks
barabcubarabcu

Python Arrays - 1D and 2D Arrays - 42 Tasks

(2)
This resource contains 5 lessons on 1D and 2D arrays with 42 tasks in total. Each lesson has differentiated tasks. Each task has a video which explains how the task/problem was solved. Each lesson has a video which goes through the theory of the lesson. Suitable for KS3,KS4 and KS5. Watch the video below to learn more about what you will receive with this resource.
Python end of unit assessments - Self marked
barabcubarabcu

Python end of unit assessments - Self marked

(3)
3 assessments. 60 marks, 50 marks and 60 marks assessment on GCSE topics. MS FORM self marked. Duplicate link to customise it to your own need. If your student’s don’t have MS FORM, they can still use it by clicking on the student link. Full 230 Tasks programming workbook: https://www.tes.com/teaching-resource/python-workbook-230-tasks-distance-learning-video-of-each-task-ks3-and-ks4-12285498
Trace Table PowerPoint, Workbook & Answers - 45 Tasks - OCR Exam Reference Language
barabcubarabcu

Trace Table PowerPoint, Workbook & Answers - 45 Tasks - OCR Exam Reference Language

(2)
This resources contains a workbook on Trace Table with teacher demonstration slides that are animated. There are 45 tasks that cover all of the GCSE topics including: Selection, for loops, while loop, do until loop, random numbers, totalling, counting, 1D and 2D arrays, functions and procedures. The code is written in OCR Exam Reference Language The workbook comes with ANSWERS sheet. This will save you many hours of planning.
Types of Programming languages, translators & IDE unit
barabcubarabcu

Types of Programming languages, translators & IDE unit

(0)
This resource contains the following: Lessons and tasks on Types of programming languages (High level languages & low level languages). Lessons and tasks on translators including interpreter, compiler and assembler. Lessons and tasks on Integrated development environment (IDE). Related resources: https://www.tes.com/teaching-resource/python-workbook-230-tasks-distance-learning-video-of-each-task-ks3-and-ks4-12285498
Python While Loops & Trace Tables lessons- Distance learning -25 tasks-Video of each task- KS4 & KS3
barabcubarabcu

Python While Loops & Trace Tables lessons- Distance learning -25 tasks-Video of each task- KS4 & KS3

(1)
This resource contains 3 full lessons on While loop, tracing while loop algorithms and programming constructs and includes 25 tasks. Each task has a helpsheet and a video which explains how to solve the task. While loop Trace table lesson and answer sheet is also included. Each lesson has differentiated tasks which can be used depending on student level. Can be used with KS4 & KS3.
Python workbook - 57 Tasks - Distance learning - Video of each task - KS3 AND KS4
barabcubarabcu

Python workbook - 57 Tasks - Distance learning - Video of each task - KS3 AND KS4

(0)
Each task has a helpsheet and a video that explains how to solve the problem. Python workbook that covers the basics of Python including Data types, arithmetic operators, if statements, boolean operators, programming errors (logic and syntax errors), comparison operators and nested if statement. Answers to each task is also included. Perfect for distance learning as well as in schools. Can be used with year 7-11. 3 differentiated PowerPoints with 57 tasks each. Fully animated. Includes auto marked end of unit assessment. Watch the video below which explains exactly what you get with this resource.
Python FOR LOOP and Trace Table Lessons - 32 Tasks - Video Of Each Task - KS3 AND KS4
barabcubarabcu

Python FOR LOOP and Trace Table Lessons - 32 Tasks - Video Of Each Task - KS3 AND KS4

(0)
This resource contains lessons on for loop and trace table and includes 32 tasks on for loops and trace tables including answer sheet. Each task comes with a helpsheet and a video that explains how the task is solved. Each lesson has a video that explains the theory of that specific lesson which makes it perfect for distance learning. It can also be used in school for KS3, KS4 and KS5. Comes with answer sheet. More details can be found in the video below: Differentiated tasks sheet.
OCR Exam Reference Language - Free version
barabcubarabcu

OCR Exam Reference Language - Free version

(0)
The lessons look at how to code in OCR Exam Reference language while comparing it with the exact same code written in Python. There are 14 tasks for students to complete in OCR Exam Reference language with answers provided. Topics covered in this lesson and workbook: Sequence, Casting, commenting, if statements, case statements, string handling (length,substring,upper,lower,concatenation). For full version with 50 tasks that cover all the topics in (OCR EXAM REFERENCE LANGUAGE) Pseudocode in GCSE Computer Science, click on the link below, cost £2 that will save you many hours of planning: https://www.tes.com/teaching-resource/resource-12657187