Skip to main content

3.9) Overview


This section gives an introduction into the elementary NetLogo commands. The reader should get a quick overview of what are the most frequently used commands and how they can be used.

  1. Searching NetLogo Dictionary
  2. Working with agentsets
  3. Working with variables
  4. Code branching (conditional statements)
  5. Working with stochasticity
  6. Working with graphics
  7. How to make your code legible to others (documentation, comments and tabbing)