Community
Community resources
Computer science Worksheets and Python Workspaces shared by Coding Pathway teachers. Worksheets cover exam board theory as well as programming. Read any of them in full here. Teachers can copy one into their own lessons and edit it before setting it to a class.
Planning a whole course or unit? Our mapped pages put the teaching sequence in order with the Worksheets that cover it: OCR GCSE Computer Science (J277), Pearson Edexcel GCSE Computer Science (1CP2), OCR A Level Computer Science (H446), Python Turtle for Key Stage 3.
- 438 resources
- 3 teachers sharing
- Creative Commons licensed
KS3
3 resources match. Newest first. Opening a resource shows the whole thing, with answers and marking held back.
Binary to Denary
WorksheetSeries · 6 partsPython Turtle (named Turtle)
Includes TUR-01 Turtle Steps — named Turtle
Build confidence with a named Python Turtle by turning movement instructions into simple drawings. Students will: - create and control a named Turtle object - combine movement instructions in the correct sequence - store useful drawing values in variables Inside: guided Turtle examples, short checks and practical coding tasks. Series: Python Turtle (named Turtle), part 1 of 6.
WorksheetSeries · 6 partsPython Turtle (direct functions)
Includes TUR-01 Turtle Steps — direct functions
Build confidence with Python Turtle by turning movement instructions into simple drawings. Students will: - use forward movement and turns to control a Turtle - combine instructions in the correct sequence - store useful drawing values in variables Inside: guided Turtle examples, short checks and practical coding tasks. Series: Python Turtle (direct functions), part 1 of 6.