Wednesday 15 March 2017

Tagxedo


Copy all the code from Controlled Assesment project into a Tagxedo to make a Front Cover


Thursday 2 March 2017

Programming Techniques

Use this template if you wish for your CAU

Copy it into your google doc


and show where you have used these?

Use of variables

Use of inputs

Use of outputs

Use of assigning values

Use of sequences (pretty much any block of code)

Use of condition (IF, broadcast and receiving broadcast)

Use of loops (Forever/repeated loop)

Use of conditional loops (IF)

Use of Boolean operators (and, or etc...)

Use of strings (text)

Use of integer (number)

Data structures (Rule)

Input validation & error Handling (IF then else)