In this activity you will create a rainbow in code using software sketchbook and a language “Processing”.

In this activity you will create a rainbow in code using software sketchbook and a language “Processing”.
Think about your program before you code. This post goes through the five steps of the Critical Thinking Sheet.
Creating animated rainbows using only HTML and CSS.
This post starts you off with Processing. Download, run and draw some coloured lines. The computer programming language Processing, is a great way to start coding. You get a quick visual result from a few lines of code.
Values of Red, Green and Blue colours are used to code colours on a computer. Learn how to create different colours from RGB values.
Understand rainbows, why we typically think it has 7 colours, and make a colour spinner.