CODING & TECHNOLOGY How it links to Maths & Logic.

Post on 28-Dec-2015

216 views 1 download

Tags:

Transcript of CODING & TECHNOLOGY How it links to Maths & Logic.

CODING& TECHNOLOGY

How it links to Maths & Logic

Are you a technologist?

Computer Science teacher?

We want our students to make connections and to solve problems creatively… in ANY subject

DESIGN LOGICCALCULATIONS

DECOMPOSITION

REAL WORLD PROBLEM SOLVING

INNOVATION

CRITICAL THINKING

We believe that Technology and Computing can help them do this – they gain transferable skills

STEAM POWER

How?

HOW?

DRONES

How we make it happen?

CIPHERS & TREASURESPROGRAMMING

PBLROBOTS

MINECRAFT EDU

APP CREATION

3D DESIGN & PRINTING

Co-Creation

Ask your students – let them have a voice. You’ll be surprised how much they want to be part of the planning process…

LOOK LINKS

Sow the seeds

Caesar Cipher

Ciphers & Treasure

Ciphers & Treasure

Programmable Robots (ROMO)

- Variables- Algorithms- Boolean logic- Calculations- Sequences- Order of

construction- Fixing errors- Binary conversion

Coding

I want to convert kilograms into stone.

1 stone is 14 pounds1 kg is 2.2 pounds

Stone = (kg × 2.2) / 14

So, let's turn this formula into a program!

Maths Problem Solving in Python

Maths Problem Solving in Python

mass_kg = int(input("What is your mass in kilograms?" ))mass_stone = mass_kg * 2.2 / 14print("You weigh", mass_stone, "stone.")

Programming involves decomposition of a problem.

Students break the problem down into component parts and solve each step in sequence

Code.org

Blockly (Google)

Lightbot

Sensors

Wearables

3D Printing

Build 3D model files using Tinkercad – a free, online program

Students work with digital dimensions & geometrics

3D Printing

Project Idea - STEAM

Students investigate global superstructures – design, materials, geography, etc.

Create their own unique superstructure design, for social good, and print a prototype model of it

32

Drones

Derek the Drone

Horizontal speed = 32 feet per second

Descent speed = 20 feet per second

Teaches students how to calculate distances + how drones work

Free technology workshops

For staff and students

Saturday 6th June 2015

Dubai English Speaking College

lfinch@descdubai.commmcgrogan@descdubai.com