Category: Programming
GCSE – Python Programming
Programming tasks
Programming Languages
Scratch – Creating a Shooting Game
Lesson Aim
-
To produce a simple game using Scratch
Main
During todays lesson you will produce a simple shooting game.
Follow the instructions on the worksheet below to create your shoot the parrot game.
Extension
If you have completed the shooting game use the tutorial below to create a flappy bird game
Unit 6 – Software Development
Lesson Aim
- Factors affecting choice of a programming language
Starter
Main
Complete the Assignment Task 1 below:
TASK 1:
You are working as an assistant to a trainer who delivers courses on programming. They have asked you to prepare some presentation materials in the form of PowerPoint slides for an introduction to the course. The presentation material you prepare should cover:
- The factors which influence the choice of programming language for a particular project. (P2)
- The typical applications for and limitations of procedural, object-oriented and event-driven programming approaches. (P1)
Year 8 – Introduction to python
Lesson Aim
-
I can explain in simple terms what programming
-
I am able to create a very simple program using strings and expressions
Starter
Main
Python Tasksheet
Protected: Year 6 – Introduction to python II
Python Programming – Lesson 2
Lesson Aim
- To use two different types of input and create a simple IF…Else statement
- Understand that conditions can be made more complex by introducing multiple IF…Else statements nested together