Hero image

Raymond Chambers's Shop

Average Rating2.96
(based on 27 reviews)

My name is Ray Chambers. I'm a specialist in computing and have a first class honours degree in computer science. I'm currently the lead teacher of computer science at Brooke Weston Academy in Corby Northamptonshire. I have been teaching for roughly 8 years and I thoroughly enjoy my job. In 2015 I was fortunate to win the Pearson National Teaching Award for innovative use of technology. I also won the BAFTA for mentoring young coders.

100Uploads

49k+Views

12k+Downloads

My name is Ray Chambers. I'm a specialist in computing and have a first class honours degree in computer science. I'm currently the lead teacher of computer science at Brooke Weston Academy in Corby Northamptonshire. I have been teaching for roughly 8 years and I thoroughly enjoy my job. In 2015 I was fortunate to win the Pearson National Teaching Award for innovative use of technology. I also won the BAFTA for mentoring young coders.
Object Orientation - OCR - Alevel - Python - Package
r_chambersr_chambers

Object Orientation - OCR - Alevel - Python - Package

(0)
This package includes 3 powerpoints that introduce object orientation to students. On top of the object orientation powerpoints, there are worksheets that help students build on the skills that they have learnt. The first activity sheet shows how to set up a class in python and how to call on it. The second shows how to pass parameters into your class using constructors. There is theory supported in the powerpoint. The third lesson shows how to design a class and is a good introduction to class diagrams.
Lesson 3 - Object Orientation - OCR - Alevel - Python - Design Class
r_chambersr_chambers

Lesson 3 - Object Orientation - OCR - Alevel - Python - Design Class

(1)
This shows students how to design a class with a class diagram. It walks through the need to design classes and there is a worksheet attached that gets the students do design the class and build the program. They can use a number of different programming opportunities with this and it will help them for their A-level project.
Lesson 2 - Object Orientation - OCR - Alevel - Python
r_chambersr_chambers

Lesson 2 - Object Orientation - OCR - Alevel - Python

(0)
This lesson introduces constructors to students and talks about the need for setting up the class. There is an example program to work through with a worksheet attached. it shows students how to initialise variables in their program and how to pass items in. This should help students become more confident and builds on nicely from the previous task. If students have been absent they can pick it up quite easily.
Lesson 1 - Object Orientation - OCR - Alevel - Python
r_chambersr_chambers

Lesson 1 - Object Orientation - OCR - Alevel - Python

(0)
This lesson introduces object orientation to students and the need for classes. There is a worksheet for the students to work through and it shows them step by step how they can complete the activity. There is an example print screen in the slide show and it breaks down the need for classes in a database.
A-Level - SQLite3 - Database - Python - Tkinter - OCR
r_chambersr_chambers

A-Level - SQLite3 - Database - Python - Tkinter - OCR

(0)
This tutorial introduces SQLite3 and databases to A-level students. It helps them do computer programming and helps them to create a database. it shows you step by step how to do queries and how to get the information to show up on the screen after a search. It is 6 pages long with print screened examples on how to complete the activity. It does not include buttons to navigate but it is a good starter project for helping your A-level students.
A-Level - Tkinter Database - OCR - Python - User interface
r_chambersr_chambers

A-Level - Tkinter Database - OCR - Python - User interface

(0)
This activity will teach you how to develop a simple table using Python and Tkinter. It walks you through step by step, how to add records to a database. It shows you how to create the table and how you can insert information into the table. It shows you how to make a navigate button that moves forward through the records in the database. This guide is 7 pages long and includes the full code for the activity with explanations. Useful to anyone doing classes for the first time with databases and Tkinter. It shows you how to make the user interface.
Python - User Interface Programming - GCSE / AS / A - Level - Tkinter
r_chambersr_chambers

Python - User Interface Programming - GCSE / AS / A - Level - Tkinter

(0)
This is a series of 3 activities which introduce the user interface library tkinter to students. It helps them build a simple user interface that looks at a text file. The first worksheet introduces them to text boxes and buttons. This is fairly straight forward. The second activity starts building a simple database using a text file that will read and write information. The third activity builds on task two and shows how to navigate back through the records and it allows the student to delete a record from the text file. It allows people to add more records to the file but it also allows people to read information from a file. This the basis for building on and using an actual database later on. There are some final solutions attached through the zip files which will help you on your computer.
Python - User Interface Programming - Tkinter - OCR - Alevel & GCSE - Part 2
r_chambersr_chambers

Python - User Interface Programming - Tkinter - OCR - Alevel & GCSE - Part 2

(0)
This is a combination of two tasks. It helps students create a user interface. Once they have produced the user interface it allows them to get text from text boxes and write them to a text file. It has a number of procedures inside it. One produce to clear the text boxes. One procedure to save the information. Another procedure is used for going to the next record in the file. The next task in this series will allow students to move backwards and it will also allow students to delete records from the list. Comes with a complete Python file so that you can see how it works.
Python - Tkinter - User Interface - Computer Science - Programming - OCR
r_chambersr_chambers

Python - Tkinter - User Interface - Computer Science - Programming - OCR

(0)
This is a simple task which will allow students to create a simple user interface in Python. It uses the Tkinter library which is built into most schools. They're able to create some simple procedures which quit and display error messages. It shows candidates how to add in buttons and gets them creating a simple interface in Python which they can use for programming. The idea of this is to get A-Level students started so that they can start thinking about using Python for their main project. It is suitable for GCSE and Lower Level students.
OCR - Computer Science - Programming Challenges
r_chambersr_chambers

OCR - Computer Science - Programming Challenges

(1)
These are 4 programming challenges which include the following programming techniques. You can get the students to work through these tasks and evidence the work. I get my students to show print screens and testing for each of these tasks and then they can use the tasks combined to make their own program. *While Loops *Variables *Input *Output *Lists *For Loops *String Manipulation
Year 9/10 - Computer Science - Programming Project - OCR
r_chambersr_chambers

Year 9/10 - Computer Science - Programming Project - OCR

(0)
This is a project sheet which will help students plan and make a project. It is a tick sheet that will help you deliver a project over a number of days. Students can come up with their own project and the requirements are mapped against the OCR requirements. This means that they will have a run through of what is expected before completing a task.
OCR - AS-Level Computer Science - Bulk Resource Download
r_chambersr_chambers

OCR - AS-Level Computer Science - Bulk Resource Download

(0)
There are a bulk load of computer science resources here including the following topics: * Testing * Operating Systems * Lossy Vs Lossless * Logic Gates / Boolean / Karnaugh Maps * Exam questions and answers * Exam questions and answers V2 * Data structures - Tuples / Lists etc.. * Branching and Selection * Computer Science - Methodologies Some of these presentations link to my YouTube channel where I have included videos to help you deliver the content.
OCR - AS-Level - Computer Science - Data Structures
r_chambersr_chambers

OCR - AS-Level - Computer Science - Data Structures

(0)
This topic introduces data structures such as: - *Arrays *Stacks and Queues *Records *Lists *Tuples There are over 22 slides with some code for algorithms to support how stacks and queues work and how they check whether the queue is full. It should help your students understand the different data structures used in computer programming.
OCR - AS - Computer Science - Logic Gates - Boolean / Karnaugh / Kmaps
r_chambersr_chambers

OCR - AS - Computer Science - Logic Gates - Boolean / Karnaugh / Kmaps

(0)
This set of slides is over 45 slides long. It introduces the basic logic gates and basic boolean algebra. It shows how to simplify boolean. There are over 45 slides showing K-Maps / Karnaugh Maps and they show how you can spot the patterns and show what the answers should be. At the end of the slide there are two links to YouTube videos I have made of these slides showing it being taught. It should have a break down of some computing problems which should help you.
OCR - AS-Level Computer Science - Operating Systems
r_chambersr_chambers

OCR - AS-Level Computer Science - Operating Systems

(2)
This presentation introduces operating systems to AS Level Computer Science. Also includes a YouTube link to a video of the teacher presenting this lesson online. Students can have access to this video to re-cap on the lesson afterwards. It covers the following areas *What is an operating system *Functions of an operating system *File management *Device management *Memory management *Process management *Network management *User management *User interface Types of operating system *Distributed *Embedded *Multi-Tasking *Multi-User *Real-Time *Exam Tip
OCR - ASLEVEL - Computer Science - Testing
r_chambersr_chambers

OCR - ASLEVEL - Computer Science - Testing

(0)
9 Slides looking at testing in computer science. Covers - Alpha Testing, Blackbox testing, Whitebox testing, Destructive testing, Acceptance testing and other test strategies. No worksheets attached.