warming up to netlogo

7
John Balwit, SFI and Portland State University -- January 3, 2014 Warming Up to NetLogo How to think like a programmer

Upload: halee-rocha

Post on 30-Dec-2015

32 views

Category:

Documents


0 download

DESCRIPTION

Warming Up to NetLogo. How to think like a programmer. John Balwit, SFI and Portland State University -- January 3, 2014. A program is a list of instructions that tells a computer exactly what to do. We need to be precise. - PowerPoint PPT Presentation

TRANSCRIPT

Page 1: Warming Up to NetLogo

John Balwit, SFI and Portland State University -- January 3, 2014

Warming Up to NetLogoHow to think like a programmer

Page 2: Warming Up to NetLogo

Date

Computers are Dumb, People are Smart

A program is a list of instructions that tells a computer exactly what to do.

We need to be precise.

The computer will be unhappy when we type the wrong commands (but who cares, it’s only a computer!)

John Balwit, SFI and Portland State University -- January 3, 2014

Page 3: Warming Up to NetLogo

Mistakes are our FriendsMistakes are our friends Be patient Remember the value of experimenting Read the Error messages

John Balwit, SFI and Portland State University -- January 3, 2014

Page 4: Warming Up to NetLogo

Be curious Play Explore Experiment

John Balwit, SFI and Portland State University -- January 3, 2014

Page 5: Warming Up to NetLogo

Date

Know your resourcesDictionary Models library Facilitators Other programmers Fellow teachers - Ask 3 Your students

John Balwit, SFI and Portland State University -- January 3, 2014

Page 6: Warming Up to NetLogo

Date

Take time with itTrust that the time you spend programming will be rewarded (eventually) ...but don’t spend too much time. Go outside and play.

John Balwit, SFI and Portland State University -- January 3, 2014

Page 7: Warming Up to NetLogo

Date

Take pride in your models Share your models Learn from your colleagues’ models

John Balwit, SFI and Portland State University -- January 3, 2014