GCSE Python Beginners
Are you teaching your GCSE students about pseudocode or the basics of Python? Maybe you're a student looking to learn more about Python and computer programming?
This beginners course will prepare students for their GCSE Computer Science exams by covering the fundamentals of Python, including:
Download Python for Beginners
This download is exclusively for Teach Computer Science subscribers!
To download this file, click the button below to signup (it only takes a minute) and you'll be brought right back to this page to start the download!
Already a member? Log in to download.
Python Readability Tutorial
Is your handwriting hard to read? Have you ever tried to read something you ...
Python Strings Tutorial
Cats aren’t the only ones that can have fun with strings! The string data ...
Python Functions Tutorial
As we have seen, loops can help us reuse our code. But what if ...
Python Lists Tutorial
When we make a shopping list, we don’t write each thing we need on ...
Python Files Handling Tutorial
Most video games save your progress somehow. Otherwise, you would have to start over ...
Python While Loops Tutorial
As long as you are alive, your heart will beat. As long as the ...