Week 3 Topics, Readings, and Homework Notes

HW3 is now posted, with links to a sample solution for HW2.

If you have not done so yet, read the NetLogo programming guide!

Week 3 Topics (Including NetLogo Commands to Explore in the Dictionary)

Netlogo Concepts and Commands:

  • if ifelse
  • math expressions
  • math functions
  • globals
  • boolean variables
  • turtle sensor (primitives) and the environment: in-radius, in-cone, turtles-here, patch-ahead min-n-of max-n-of n-of

Simulation Concepts: Local-knowledge

Computer Science Breadth Topics:

  • Algorithmics tools: selection
  • Introduction to Boolean logic and conditions

Leave a Reply