Block based programming for KS3 computing CP237
For those new to programming, this one day course will explore the fundamentals of programming using a block based language.
Summary
Aligned with the Key Stage 3 Computing Programme of Study, this one-day course explores the fundamentals of programming using a block-based programming language. Led by an expert Professional Development Leader, you will learn how to program with EduBlocks, a platform similar to Scratch. You will also have the opportunity to ask questions, develop your own programs, and network with like-minded professionals.
Who is it for?
This course is for prospective teachers of Key Stage 3 / 4 computing who may be new to the subject, or who may have taught computing in earlier years.
What topics are covered?
01 | Basics of programming - during this first session you'll explore sequencing and how to use input and output statements.02 | Selection - this session will explore how selection can be used to include decisions within your programs. You'll explore IF and ELIF statements.03 | Count-controlled iteration - during this session you'll explore your first type of iteration, you'll develop programs to integrate iteration.04 | Condition-controlled iteration - during this session you'll explore condition-controlled iteration, including Boolean Operators.05 | Lists and functions - the final session will explore how lists and functions can be integrated within your programs.
How will you learn?
How long is this course?
The course is approximately six hours in duration.
Outcomes
By the end of this course, you will be able to:
- Use a block based programming language using constructs sequencing, selection and iteration
- Understand how to use IF/ELSE statements
- Construct suitable code blocks for both count and condition-controlled iteration
- Explore how lists and functions can be used within a block-based programming language.