Thursday, November 26, 2015

ASSESSMENT

I am learning to draw a picture by using coded shapes for example rect ellipse line
I'm also learning how to colour my shapes by using the fill code.



Sunday, November 15, 2015

Tuesday, November 10, 2015

While loops in karel

I learn't how to make a big tower by only using functions.

if/else statements

Today I learnt how to use the else statement incase the if statement is wrong

If statements

Today I learnt how to use if statements so I don't have bugs in my work

Wednesday, November 4, 2015

Super karel

Today I learnt that karel can turn around and turn left with no functions


Commenting your code

Today I learn't how to break down a problem and make my code clear by commenting.


Top down design and decomposition in karel

I learn't how to make my work shorter but with the same result by using more functions.

The start funtion

I learn't how to make my work easier to understand, by using the start function.