A review of key topics covered in the CS Intro course, focusing on micro:bit functionalities.
A comprehensive guide for students to create an independent project using learned concepts.
Learn how to organize data using arrays in MakeCode, essential for managing complex programs.
Learn how to use the micro:bit to send and receive data using radio communication.
Learn about the fundamental concepts of bits and bytes in computing, their significance, and how they represent data.
Learn about Boolean data types in programming, their applications, and how they influence decision-making.
An overview of coordinate grids, axes, and their application in mapping x and y coordinates.
A comprehensive guide for creating a mini-project using the micro:bit, ideal for learners to showcase their skills.
Tips for teachers on managing independent projects while fostering collaboration among students.
A comprehensive review of concepts covered in the CS Intro course using micro:bit.
A guide for students to create an independent mini-project while reviewing programming concepts.
Learn about iteration in programming, its significance, and practical applications through the shampoo algorithm example.