This unit provides an introduction to programming in the context of using sensors to produce physical solutions with the BBC micro:bit.
A computer is a IPSO device...
Programming with simple textual input and output is the skill that is examined in Paper 2. Our main resources for this are Chapter 8 in the textbook and the site https://snakify.org - make sure you add me as a teacher!
Old notes - TODO attach new ones!
Flowcharts are used to help design and document algorithms without worrying about language or computer specific details.
Chapter 8 of the textbook introduces them.
See also:
Note that the Hardware unit is split into two parts:
The Programming units are spread throughout the course.
Also see dot points in Unit 4
Problem-solving and design
Programming concepts