Hero image

RDA's Computer Science and ICT Resources

Average Rating3.00
(based on 2 reviews)

Resources currently focus on the OCR Cambridge Technicals Level 3 in IT. I will be adding more Computer Science resources soon.

41Uploads

11k+Views

2k+Downloads

Resources currently focus on the OCR Cambridge Technicals Level 3 in IT. I will be adding more Computer Science resources soon.
Object Oriented Programming: Class Methods
robdavis87robdavis87

Object Oriented Programming: Class Methods

(0)
This lesson is intended for A-level students. This is the second lesson covering class methods. PowerPoint includes objectives, starter, example code, tasks and plenary. Worksheet is a guided list of tasks (see preview) Staff folder includes a completed example class. The lessons include Java programming examples using the BlueJ IDE. BlueJ will need to be installed in order to make full use of this resource. https://www.bluej.org/
Python Programming - while loops (iteration)
robdavis87robdavis87

Python Programming - while loops (iteration)

(0)
Computer Science Taster Lesson 4. Python programming including iteration using while loops This is lesson 4 of 8 originally designed for Year 9 students to give them a taster of what they KS4 option GCSE Computer Science is about. This contains a PowerPoint to structure the teaching, worksheet with starter, main activities and plenary. This could be adapted to teach the programming element of GCSE Computer Science.
Python Programming - FOR loops (iteration)
robdavis87robdavis87

Python Programming - FOR loops (iteration)

(0)
Computer Science Taster Lesson 5. Python programming including iteration using FOR loops. This is lesson 5 of 8 originally designed for Year 9 students to give them a taster of what they KS4 option GCSE Computer Science is about. This contains a PowerPoint to structure the teaching, worksheet with starter, main activities and plenary. This could be adapted to teach the programming element of GCSE Computer Science.
OCR Cambridge Technicals Level 3 in IT - LO1
robdavis87robdavis87

OCR Cambridge Technicals Level 3 in IT - LO1

7 Resources
All lessons for learning outcome 1 (LO1) of the OCR Cambridge Technicals Level 3. Lessons include: - Must, should, could objectives. - Lesson in a Word document for display on screen or supplying direct to students. - Starter, activities and exam question.
Python Programming - selection (if statements) using relational operators
robdavis87robdavis87

Python Programming - selection (if statements) using relational operators

(0)
Computer Science Taster Lesson 2. Python programming including selection (if statements) using relational operators using ==, !=, <, <=, >, >= This is lesson 2 of 8 originally designed for Year 9 students to give them a taster of what they KS4 option GCSE Computer Science is about. This contains a PowerPoint to structure the teaching, worksheet with starter, main activities and plenary. This could be adapted to teach the programming element of GCSE Computer Science.
Python Programming - selection (if statements) using logical operators
robdavis87robdavis87

Python Programming - selection (if statements) using logical operators

(0)
Computer Science Taster Lesson 3. Python programming including selection (if statements) using logical operators using AND, OR, NOT This is lesson 3 of 8 originally designed for Year 9 students to give them a taster of what they KS4 option GCSE Computer Science is about. This contains a PowerPoint to structure the teaching, worksheet with starter, main activities and plenary. This could be adapted to teach the programming element of GCSE Computer Science.
GDPR - Sending Data to Third Countries
robdavis87robdavis87

GDPR - Sending Data to Third Countries

(0)
This is an interactive PowerPoint showing a step-by-step guide to what measures have to be put in place in order to transfer data to a country outside of the European Economic Area. This resource covers information about: Adequacy decisions Safeguards Exceptions listed in GDPR
Python Programming Techniques
robdavis87robdavis87

Python Programming Techniques

8 Resources
Computer Science Taster Lessons 1 - 8, which includes an end of unit assessment. Lessons cover the following programming techniques including: print statements, variables, input statements, if statements, while loops, FOR loops, lists and iterating over lists. These lessons are originally designed for Year 9 students to give them a taster of what they KS4 option GCSE Computer Science is about. This contains a PowerPoint to structure the teaching, worksheet with starter, main activities and plenary. This could be adapted to teach the programming element of GCSE Computer Science.