Hero image

40Uploads

24k+Views

45k+Downloads

Introduction to Sub Programs for GCSE Computer Science Part1
chris_vidalchris_vidal

Introduction to Sub Programs for GCSE Computer Science Part1

(0)
This is an excellent resource to support knowledge required in OCR computer science J277 specification. How to use sub programs (functions and procedures) to produce structured code. This resource can be delivered from a non specialist and answers to solutions are available on request. Students must be encouraged to take their time and think through problems before showing solutions. Students must also reflect on their code development by answering/ discussing log questions.
Introduction to Web Design - HTML & CSS
chris_vidalchris_vidal

Introduction to Web Design - HTML & CSS

(0)
This Ofsted friendly resource is perfect for supporting KS3 students with web development. Teachers can plan with ease and intent, non specialist can implement and impact can be measured affectively.
Computing Keywords Countdown starter
chris_vidalchris_vidal

Computing Keywords Countdown starter

(0)
Use this countdown computing keyword quiz to introduce KS3 students to vital keyterms. Can be used as a starter or a whole lesson. A great resource to use as a cover lesson. Students are given some time to come up with computing keyterms from a range of letters. Points are awarded for words and words containing more letters score more points. Students are asked match the definition to the keywords. - BIT RAM ROM BYTE BINARY SYNTAX BROWSER SOFTWARE
Year 9 Computer Science Assessment
chris_vidalchris_vidal

Year 9 Computer Science Assessment

(0)
This year 9 computer science assessment could either be used at the start of the year to assess suitability or at the end to assess learning. Another option is to do both and measure student progress and impact of teaching. Students aspiring to student computer science at GCSE must aim to score between 30 and 75. Answers/ Mark scheme provided.
What is an ALGORITHM
chris_vidalchris_vidal

What is an ALGORITHM

(1)
An introduction to algorithms using a flowchart with sequence, selection and iteration. The worksheet provided enables students to slow down their thinking to focus on each instruction in the algorithm until the last instruction is executed and the program ends.
Getting your head around while loop - ITERATION for beginners.
chris_vidalchris_vidal

Getting your head around while loop - ITERATION for beginners.

(0)
Understanding variables and loops are the most significant aspects of coding. It is important for students in early stages to grasp the concept of how loops work if the are to be successful candidates for computer science. This power point presentation is a scaffold building fundamental steps required in understanding and applying loops using python. Students must already know how to use basic input and output functions in python. The language and terminology used is simple enough for a non specialist to use and teach a coder at beginner level. The python idle software is available to download for free at https://www.python.org/downloads/. After students have fully grasp the concept of loops and how they work, they extension task will provide a challenge for them to apply their knowledge, using computational thinking to improve their code.
Kodu-Rythm Lesson 2(An Introduction to coding using Kodu)
chris_vidalchris_vidal

Kodu-Rythm Lesson 2(An Introduction to coding using Kodu)

(0)
Kodu is a friendly graphical programming language where students can build their own world and program objects within. This series of lesson uses kodu to introduce computer science terminology such as algorithm and variables to develop computational thinking skills.
Kodu-Rythm Lesson 1(An Introduction to coding using Kodu)
chris_vidalchris_vidal

Kodu-Rythm Lesson 1(An Introduction to coding using Kodu)

(0)
Kodu is a friendly graphical programming language where students can build their own world and program objects within. This series of lesson uses kodu to introduce computer science terminology such as algorithm and variables to develop computational thinking skills.
Introduction to algorithms
chris_vidalchris_vidal

Introduction to algorithms

(0)
A gentle and friendly introduction to algorithms with a simple worksheet to enable students to develop computational thinking. Understanding how algorithms work and how they are used by computers is fundamental to achieving success in GCSE computer science. This lesson introduces KS2 and KS3 students to algorithms. This lesson could be used alongside the algorithms in scratch series.
GCSE Computer Science Exam Revision: Topic 1
chris_vidalchris_vidal

GCSE Computer Science Exam Revision: Topic 1

(0)
This comprehensive revision for GSCE computer science covers all the knowledge a student requires to achieve a top grade in the exam for computer architecture topic. Knowledge is structured into simple to understand slides, with concepts scaffolded into clear diagrammatic illustrations for students to self study. Non specialist teachers can use this PP to teach students vital knowledge they need to know for the exam. Also included are practice exam questions to familiarize themselves to the style of GCSE exam questions and also give them confidence in applying knowledge learned.
Scratch Exercises for computational thinking
chris_vidalchris_vidal

Scratch Exercises for computational thinking

(0)
Build students ability to make independent progress and think computationally with a range of programming skills using scratch. Students will learn vital keywords required as fundamental building block for computer science GCSE. Each exercise is independent of each other. Challenges range from simple to difficult and students are encouraged to consider and compare alternative solutions. Solutions for each challenge is provided, easy to follow and understand even for a non specialist teacher. This series of exercises is targeted at KS3 students, although KS4 students will also benefit from it as a revision tool for GCSE computer science. It is strongly advised that these exercises are used after students are taught fundamental skills from algorithms in scratch series.
Introduction to HTML & Web Design Lesson 1
chris_vidalchris_vidal

Introduction to HTML & Web Design Lesson 1

(0)
Aimed at KS2 and KS3 students, this introduction to web design, using HTML is a structured practical approach to gaining fundamental knowledge required for ICT and computing courses at KS4. No expensive software required, effective and simple exercises. Clear objectives which identifies student level and assesses the student workbook provided.
Teaching Python Coding: An Exercise for GCSE Computer Science coursework preparation-Answers
chris_vidalchris_vidal

Teaching Python Coding: An Exercise for GCSE Computer Science coursework preparation-Answers

(0)
This Power Point supports students preparing for GCSE computer science, using python code for notorious game rock paper scissors. Students are expected to examine the code by identifying variables, explaining the coding keywords, structure and approach. In addition, students are given the opportunity to test the code and come up with suggestions for improving the design. Solutions to all questions provided.
Python Coding Exercise for GCSE Computer Science coursework preparation
chris_vidalchris_vidal

Python Coding Exercise for GCSE Computer Science coursework preparation

(2)
This Power Point supports students preparing for GCSE computer science, using python code for notorious game rock paper scissors. Students are expected to examine the code by identifying variables, explaining the coding keywords, structure and approach. In addition, students are given the opportunity to test the code and come up with suggestions for improving the design.
Python Iteration L5 - Introduction to while loops
chris_vidalchris_vidal

Python Iteration L5 - Introduction to while loops

(0)
From Scratch to Python - While Loops (Iteration) Lesson 5 This series of lessons will prepare all students, particularly in KS3 to develop their computational thinking skills, which is required for most KS4 qualification. It is also aimed at students aiming to sit GCSE computer science, and will support, provide a thorough and secure understanding of loops, particularly condition controlled while loop. There is adequate practise at applying skills. Starter plenary and homework activities included. This lesson is aimed at all abilities, although lower ability may require more time to process content or additional lessons to complete all tasks. Lesson objectives are extracted from the new computing curriculum in England for KS2 and KS3. Although this lesson can be taught as stand alone, students who have already used algorithms in scratch series and from scratch to python will benefit from continuity and familiarity of keywords and exercises. Students will need knowledge of how to use input and output function with knowledge of variables in python. Or alternatively purchase introduction to python - from scratch to python series. They will also need the python IDLE environment which is available to download free at https://www.python.org/downloads/release/python-350/. Please feel free to email chris_vidal2000@yahoo.com for feedback or further advice.