Code Monster
The code monster character provides example code snippets with dynamic output and students are prompted to experiment with parts of the code to see how it affects the output. Code monster guides students through coding concepts like variables, conditional statements, iteration and nesting, functions and arrays. Students can navigate to different sections of Code monster using lesson sections.
Additional details
Year band(s) | 7-8 |
---|---|
Content type | Tools for learning |
Format | Interactive |
Core and overarching concepts | Implementation (programming) |
Australian Curriculum Digital Technologies code(s) |
AC9TDI8P05
Design algorithms involving nested control structures and represent them using flowcharts and pseudocode
AC9TDI8P06
Trace algorithms to predict output for a given input and to identify errors
AC9TDI8P09
Implement, modify and debug programs involving control structures and functions in a general-purpose programming language |
Technologies & Programming Languageās | JavaScript JS |
Keywords | Programming, Computational Thinking, Parameters, Algorithms, Iteration, Output, Javascript, Conditional statements, Variables, Functions |
Organisation | Code Monster |
Copyright | 2015 Geeky Ventures. Free-for-education material. |
Related resources
-
VidCode
Vidcode is aimed at teaching teenagers the skills of coding, especially girls. Vidcode provides an interactive way to learn code via step-by-step. Free log in required.
-
Amazing image identifier
Create a product — a tool, app, or website — that uses machine vision to do something cool. This incoporates python programming and machine learning.
-
Python
Learn about Python one of the world’s most popular programming languages to create digital art, interactive maps and models.
-
Features of the micro:bit!
Learn about the micro:bit.features.
-
Micro:bit projects
Check out these projects that you can build with your micro:bit.
-
micro:bit Tutorial Series Part 1: Getting Started
In this episode, we examine the micro:bit and program it to scroll the phrase "Hello!" across the LED display.
-
The MicroPython guide to BBC micro:bit
Use this guide to learn about using the micro:bit with BBC's online MicroPython code editor.
-
BBC micro:bit MicroPython documentation
The BBC micro:bit is a small computing device. One of the languages it understands is the popular Python programming language. The version of Python that runs on the BBC micro:bit is called MicroPython. This documentation includes lessons for teachers and API documentation for developers.