I’m a programmer and I work for the CoHESyS lab at the University of Oxford.
- https://github.com/nicolaspayette
- https://twitter.com/nicolaspayette
- https://stackoverflow.com/users/487946/nicolas-payette
Posts
- Against Globals (17 Apr 2021)
In my experience, a disproportionate amount of bugs in NetLogo models are caused by the mismanagement of global variables. Here are a few reasons why I think that is the case, in (roughly) decreasing order of importance.