Python Work bookQuick View
flancrustflancrust

Python Work book

(1)
A full 30+ page work book book to cover all basic python skills (version 3.X). Written using simple terms suitable for all KS3 and KS4. This book includes activities both written and coded along with some help with troubleshooting error messages. This was developed in to support students use of python working towards OCR Computing/Computer science however it is not limited to this exam board. Each section can be broken down into lesson by lesson resources or as a reference book for extended projects. Taken straight from the contents page: Introduction to the Python Language How to load the right programs 1 - Let’s begin our first program 2 – Practice Strings 3 - Maths in python Arithmetic Comparisons Boolean connectors 4 – Variables Data Types 5 - Strings Length Upper & Lower Case Picking our letters Slices Concatenation User input 6 – Lists Splitting text into lists 7 - Iterations (or loops) For loops While loops 8 - If Statement elif (else if) User input with IF statements 9 - File handling Read a text file Write a text file 10 - Error Messages Basic typing Error EOF(End of file) error EOL(End of line) error Invalid syntax Expected an Indented Block 11 - Cheat sheet
TimerQuick View
flancrustflancrust

Timer

(1)
2 Timers programmed in flash. You will need both files for each timer to work. Timer allows you to edit the text in blue to a task you want to set and then you can amend the number of minutes. Timer2 is the same but without an editable box. As a trainee teacher I am using this to help get my timings right for tasks when lesson planning.