Tuesday, 27 January 2015

PowerPoint 1


  • Add sound

  • Add video

  • Add and edit animation 

PowerPoint 2


  • Add hyperlink

  • Add hotpots

  • Change the slide master

Tuesday, 18 November 2014

Spreadsheet



Lesson Objectives
  • Learn about data types in Excel.
  • Learn how to do conditional formatting
  • Learn how to create an IF statements

Tuesday, 11 November 2014

Spreadsheet 1


  • Learn Spreadsheet key words.
  • Create formula in a spreadsheet to add, subtract, multiple and divide numbers.

To write a formula you MUST start with an =

Formula to add two cells:
=A6+B7

Formula to Subtract two cells:
=A10-H5


Tuesday, 21 October 2014

Logo Lesson 4


Create subroutines to draw 3-4 buildings

Creat a cityscape using the 4 buildings

Tuesday, 14 October 2014

Logo Lesson 3

Today's Objective 



  • Create subroutines to create shapes.
  • Draw patterns using repeats and subroutines.
  • Change the pen colour.


New Code
PU-Pen Up.
PD-Pen Down.
Home-Brings turtle back to the start position.
To square
repeat 4[fd 100 rt 90]
end

Tuesday, 7 October 2014

Logo Lesson 2

Today's Objective


  • how to repeats to make drawing shapes quicker.
  • how to use repeats to draw patterns.
  • how to change the pen coulor.

Tuesday, 30 September 2014

logo lesson 1


  • Revise Angles

  • Figure out how to get the turtle to move

  • Figure out how to draw shapes

       
          Figuring out internal angles of a polygon.
          (number of sides-2)*180