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.

Review

5

Something went wrong, please try again later.

AntonioSetas

6 years ago
5

A great lesson plans, clear slides, great guides to help students, good programming examples and overall solid structure.

Report this resourceto let us know if it violates our terms and conditions.
Our customer service team will review your report and will be in touch.