Coding Adventures
Ages 14-19
Advanced
Code Master Challenges
You know the pieces; now build the machines. Code Master Challenges hands you four open-ended engineering problems and a live editor: a stopwatch driven by timers and state, generative art painted onto a canvas with loops and colour maths, a Python data analyser that turns raw exam scores into a report, and the complete logic core of a word-guessing game. Neby checks your goals automatically, but the design decisions are yours — exactly like real software work.
You will learn:
doneTimers and asynchronous events
doneCanvas drawing and colour maths
doneAggregating data with loops
doneMembership tests and game logic
doneDecomposing problems into steps
doneDebugging multi-part programs