Top Banner
APPSHED 101 design( sort of ) build (very quickly) deploy (publish) Play Thursday, 31 January 13 BETT show 13 learn live lab Friday 1 st Feb: Genevieve Smith-Nunes with her Alevel students from Sussex Downs College, Lewes.
10

App Development

Jul 20, 2015

Download

Education

Welcome message from author
This document is posted to help you gain knowledge. Please leave a comment to let me know what you think about it! Share it to your friends and learn new things together.
Transcript
Page 1: App Development

APPSHED 101

design( sort of )build (very quickly)

deploy (publish)

Play

Thursday, 31 January 13

BETT show 13 learn live lab Friday 1st Feb: Genevieve Smith-Nunes with her Alevel students from Sussex Downs College, Lewes.

Page 2: App Development

DEVELOPMENT CYCLE• Problem definition

• Research

• Solution design

• Product design

• Build and test

Thursday, 31 January 13

This is iterative process using an Agile toolkit method.

Page 3: App Development

PROBLEM: RESEARCH::SOLUTION

• Problem: working app in under an hour.

• Research: Ask the audience.

• Solution Design: Wireframing next time

Thursday, 31 January 13

Page 4: App Development

APPSHED BASICS

Thursday, 31 January 13

Page 5: App Development

APPSHED BASICS

Thursday, 31 January 13

Page 6: App Development

Thursday, 31 January 13

Page 7: App Development

Thursday, 31 January 13

Page 8: App Development

if( Number(app.getVariable("num1")) + Number(app.getVariable("num2")) == Number(app.getVariable("result")) ) app.setVariable("displayText","Well done, correct!")else app.setVariable("displayText","Sorry, that's wrong. Please try again.")

Thursday, 31 January 13

Page 9: App Development

FUNKY JAVASCRIPT

if( Number(app.getVariable("number1")) + Number(app.getVariable("number2")) == Number(app.getVariable("answer")) ) alert("Well done, correct!")else alert("Sorry, that's wrong. Please try again.")

Thursday, 31 January 13

Page 10: App Development

SUSSEX DOWNS COLLEGE LEWES

Genevieve Smith-Nunes

@pegleggen

[email protected]

www.DigiMaka.com

Thursday, 31 January 13