Week 6: Tuesday
==================
**Reminder:**
The First Approach to the Template Models exercise is due
tomorrow by midnight. You should have completed Part I
and Part II and be working on Part III today.
**Reminder:**
Your Course Project is due June 26 (next Thursday).
Spend **lots** of time on your project.
By today, you should have refined your model outline,
implemented a skeleton, and added useful code to *most*
of your procedures.
**Reminder:**
Timely and substantive participation in the discussions is
a graded activity. Please participate in **discussion**.
A student's posting of reading summary *begins* a discussion.
Assignments
------------
- The ``First Approach to the Template Models`` is due Wednesday midnight.
Yesterday, you should have completed Part II of the Template Models exercise.
This assignment makes use of much of what you have learned so far.
It is broken into four parts. To finish on time,
you should complete the Part III today.
Please expect this assignment to be challenging and time
consuming (and, I hope, rewarding).
You can discuss this assignment on our discussion list!
(However, do not post substantial amounts of code without first
checking with me.)
As you have learned in this course,
your setup procedure should now look like this::
to setup
clear-all
setup-globals
setup-patches
setup-agents
reset-ticks
end
Readings
--------
**Required reading:**
- [epstein.axtell-1996-brookings]_ Ch. 2
Graduate students should additionally read:
- nothing extra today, but master the required reading details.
**Recommended (i.e., entirely optional) reading and resources:**
- None. Work on your homework assignment and project!
Possible Topics for Discussion
------------------------------------
- Experimental Design:
Discuss difficulties encountered with your course project.
- Template Model:
Post questions, comments, and difficulties.
- Sugarscape 1: what is the utility of Sugarscape for social scientists?