Part 1: Getting Started with the BBC Micro:bit
This part aims to introduce you to the hardware and software. The first chapter introduces the specifications of the BBC Micro:bit, which is controlled by user-written code. The second chapter helps you set up the environment for the code. The third and the fourth chapters explore the Python programming syntax in detail. These chapters will help you follow and practice the book's concepts.
This part has the following chapters:
- Chapter 1, Introduction to the BBC Micro:bit
- Chapter 2, Setting Up the Micro:bit and Using Code Editors
- Chapter 3, Python Programming Essentials
- Chapter 4, Advanced Python