learnlearn.uk » Python
Beginner's
Beginner’s Course
The beginner’s Python course for KS3. Full video tutorials and bronze,silver,gold level challenges.
Intermediate
Intermediate Course
This follows on from the year 9 course and introduces some of the extras needed to complete the GCSE level Assignments.
Walk-throughs
Video Tutorial Walkthroughs
Full project video tutorials, from start to finish, for you to follow along and make.
Project Ideas
Project Ideas
Text Adventure game
Weather App
Exchange rates app
Stock Price Tracker
Class seating planner with friend preferences
Game Challenges Ideas for future development
HOC
Python Hour of Code Activities
Good for before the unit has started or for an early cover lesson.
Good for before the unit has started of as a holiday lesson / homework
Good for a review/cover lesson after lesson 3
Graphing with Python (Advanced)
Good for a student who is far ahead or finished the unit.
Another good introduction to Python for lower ability / less confident students
Interpreters
Online Intepreters
Here are some online interpreters:
https://www.programiz.com/python-programming/online-compiler/
Line by Line Python Interpreter (great for debugging and demonstrating what is happening)