forked from davidrpugh/python-boot-camp
-
Notifications
You must be signed in to change notification settings - Fork 1
Day 5
David R. Pugh edited this page May 30, 2013
·
1 revision
Fill this page with resources relevant to the material covered on Day 5 of the course. If something is topic specific, perhaps consider adding to its own page.
Introduction to object-oriented programming (OOP) and agent-based modelling (ABM) by replicating results from Allan Issac's paper on Simulating Evolutionary Games.
More detail on the theory/practice of OOP can be found in chapters 15-19 of Think Python: