Tutorial series designed for anyone new to programming, showing clearly step by step how to design and create your own working programs using the Small Basic language. Ideal for beginners, including students, and for those new to Small Basic. No prior knowledge about either programming or Small Basic is required.
Curated by: The Tech Train (16 videos)
This video series is designed to help introduce beginners to programming using Small Basic. In this episode we'll be creating a maze game in which the player will use the keyboard to control their sprite moving on the screen to solve a maze. We'll look at a wide range of programming techniques, including arrays, string manipulation, nested iteration, Boolean logic, selection statements and even using a spreadsheet to help us convert a drawn maze into code.