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.

39Uploads

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.
Python programming hints and tips display sheets
robdavis87robdavis87

Python programming hints and tips display sheets

(0)
A4 hints and tips sheets that can be used as a display or passed round the classroom. Programming techniques included: - Print statements - Variables - Input statements - Integers - Strings - If, If Else, If Elif - While loops - For loops - Lists - Loop over list
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.