Module 1: Introduction to NetLogo

Main ----- Next Module -->

Module 1: Introduction to NetLogo

Learning Objective:  The learning objective of Module 1 is to provide a brief introduction to computer science and introduce the student to the NetLogo programming interface. We will focus on the computer science concept of decomposition and on data representation. In NetLogo, the student learns about procedures. The student builds a simple model to reinforce the computer science and programming concepts learned during Module 1.

While the coding portion of the module isn't due until the end of the module, it is always best to review the programming challenges and extensions at the beginning of the week, ask questions about them and start coding.

Videos Review before class

CS Concepts Review before class

Example Code, Forever button and Procedure Arguments

Programming Challenge: Hello World

Main ----- Next Module -->