Defensive Design

1 / 19
volgende
Slide 1: Tekstslide
ComputingLower Secondary (Key Stage 3)

In deze les zitten 19 slides, met interactieve quizzen en tekstslides.

Onderdelen in deze les

Slide 1 - Tekstslide

Slide 2 - Tekstslide

Slide 3 - Tekstslide

Slide 4 - Tekstslide

Slide 5 - Tekstslide

Slide 6 - Woordweb

Slide 7 - Tekstslide

Slide 8 - Tekstslide

Slide 9 - Tekstslide

The last one or two digits of a code are used to check the other digits are correct
Checks the data is in the right format
Checks the data isn't too long or short
Looks up acceptable values in a table
Checks that data has been entered into a field
Checks that a value falls within a specified field. 
Looks up words in a dictionary
Bar code readers
Date of birth - DD/MM/YY
Password needs to be at least 6 letters long
Only 7 possible days of the week
Entering the long card number when purchasing something online
Number of hours worked must be less than 50 and more than 0
Red lines to underline misspelt words

Slide 10 - Sleepvraag

Slide 11 - Tekstslide

Slide 12 - Woordweb

Slide 13 - Tekstslide

Provides Structure 
Makes it easier to read/understand
Makes it easier to read/understand
Makes it easier to read/understand
Makes finding and updating functions easy
Groups together a function
Explain what the code does
Make the reader aware of any issues/bugs

Slide 14 - Sleepvraag

Slide 15 - Tekstslide

Slide 16 - Tekstslide

Slide 17 - Tekstslide

Slide 18 - Tekstslide

Slide 19 - Woordweb