Skip to content

Commit 54c21cd

Browse files
authored
1 parent 431eecb commit 54c21cd

File tree

1 file changed

+3
-3
lines changed

1 file changed

+3
-3
lines changed

Diff for: README.md

+3-3
Original file line numberDiff line numberDiff line change
@@ -1,4 +1,4 @@
1-
# MicroPython-for-microbit
1+
# Programming with MicroPython
22
Learn about all the programming techniques in the GCSE Computer Science curriculum using micro:python to program a micro:bit. Learners apply these techniques across several projects, mirroring real-world product development.
33

44
## [Download here](https://github.com/arm-university/MicroPython-for-microbit/archive/refs/heads/main.zip)
@@ -7,9 +7,9 @@ Learn about all the programming techniques in the GCSE Computer Science curricul
77
This programming course covers the foundational computational techniques required for 14-16 Computer Science in the UK. It also introduces learners to the key STEM topics of iterative development, abstraction, decomposition and creative problem solving through project-based learning. Learners will be immersed in a series of projects which involve rapid team-based development of a solution to meet specified criteria.
88

99
## Resource Structure
10-
Intro to programming (lessons 1-6)
10+
## Programming with MicroPython
1111

12-
### Getting started and baselining
12+
### Getting started and baselining (lessons 1-6)
1313
- Images, variables and functions
1414
- Event handling and buttons
1515
- Variables, selections and incrementing a stored value

0 commit comments

Comments
 (0)