![Hero image](https://d2w4qhtqw2dbsq.cloudfront.net/store_live/3725316/imageHero.jpg?_=1495022065337)
545Uploads
238k+Views
81k+Downloads
All resources
Bundle
Bundle
![studeapps](https://d2w4qhtqw2dbsq.cloudfront.net/profile_live/3725316/small.jpg)
GCSE Business studies people management complete pack
GCSE Business studies people management complete pack
Bundle
![studeapps](https://d2w4qhtqw2dbsq.cloudfront.net/profile_live/3725316/small.jpg)
2.2 Programming techniques for Python - GCSE Computer Science OCR 9-1 Programming with Python
Covers 2.2 Programming techniques from the specification.
Created for use with Python version 3.x. (although could be adapted for version 2)
Full resources for the following:
**
Learners will study the following: **
• how to identify and use variables, operators, inputs, outputs and assignments
• how to understand and use the three basic programming constructs used to control the flow of a
program: Sequence; Selection; Iteration
• how to understand and use suitable loops including count and condition controlled loops
• how to use different types of data, including Boolean, string, integer and real, appropriately in
solutions to problems
• how to understand and use basic string manipulation
• how to understand and use basic file handling operations:
-open
-read
-write
-close
• how to define and use arrays (or equivalent) as appropriate when solving problems
• how to understand and use functions/sub programs to create structured code.