Find Resources

Skill Building Deck

Posted June 12, 2019 by ilee

A slide deck of exercises to build CS and decoding skills

Modeling Change

Posted July 3, 2017 by sgibbs

This contributed curriculum physics unit introduces and builds models to explore concepts of independent and dependent change, constant and variable x and y change, gravity, and projectile motion. Each lesson contains detailed instructions on how to build each model, and links to base models and completed projects. Modeling Change Lesson 1 is also uploaded as an independent resource (since it can serve as an alternative introduction to StarLogo Nova).

Science of Friendship

Posted August 16, 2016 by turtle

Why do humans help some people and not others?  This Project GUTS unit explores this question and allows students to test their own assumptions. Using methods and data from anthropology, sociology and psychology and computer modeling in NetLogo, students investigate the role of cooperation in human interactions—and how cooperation plays a role in global issues such as resource management, health equity and climate change.

Project GUTS MOOC

Posted December 7, 2016 by turtle

Project GUTS presented the CS in Science curriculum modules in a Massive Open Online Course (MOOC). The links below will allow you access to the original MOOC site, to see not only the written curriculum but also screencasts of building the related StarLogo Nova models and other background information for teachers and facilitators. The MOOC was also translated in Spanish (see link below).

For the 2017 course, please go to guts-2017.appspot.com

Guía de conceptos de ciencias de la computación

Posted May 16, 2017 by Rizzi

Se trata de una guía que describe varios conceptos de ciencias de la computación agrupados por categorías como eventos, instrucciones y programas, iteraciones, etc.
Explica y ejemplifica diferentes conceptos como por ejemplo: ¿Qué es un bucle o loop?

Bloques de código para modelo de cambio climático

Posted May 16, 2017 by Rizzi

Es una hoja de referencia con los bloques de código necesarios para el modelo de cambio climático. Se explica bloque por bloque qué función cumple cada estructura en cada pestaña de la programación con StarLogo NOVA.

The Giraffe and the Platypus

Posted June 12, 2017 by sgibbs

This is an activity that allows teachers in a workshop to experience and explore the equity issue involved in differences in background knowledge of students.

Alternative Intro to StarLogo Nova - Modeling Change Lesson 1

Posted July 3, 2017 by sgibbs

The first part of the Modeling Change Unit can be used as a fun stand-alone programming activity for students unfamiliar with StarLogo Nova. It guides students to build a model that use keyboard controls to change the two-dimensional location of agents (in section 1a) and change other traits including the third dimension (z), shape, color, and heading (in section 1b).

Debugging Guide

Posted May 26, 2018 by sgibbs

A short guide for identifying and fixing common bugs in StarLogo Nova 2.0.

CS Concepts Guide

Posted July 27, 2018 by turtle

This is a guide to CS concepts in the order they are introduced in the CS in Science modules.

Troubleshooting Guide

Posted May 26, 2018 by sgibbs

A brief guide to Troubleshooting for teachers and facilitators -- how to get StarLogo Nova to work correctly.

Defensive Programming Practices

Posted May 26, 2018 by sgibbs

A brief guide for teachers and facilitators to help students develop programming practices to keep them out of trouble.

Decoding Guide

Posted May 26, 2018 by sgibbs

Strategies for teaching students to read code to understand how a program or model works.

Teaching Equity Resources

Posted June 4, 2018 by sgibbs

Here are links to the resources used in CS in Science workshops to discuss equity in computer science.

Project GUTS teacher & facilitator guides

Posted June 19, 2018 by sgibbs

These guides are aimed at helping teachers or workshop facilitators help their students or participants be independent learners while working with computer models. They are a work in progress - final versions will be uploaded soon. Please feel free to point out any corrections or additions in a discussion thread -- Thanks!

Social Networks for StarLogo TNG

Posted August 16, 2016 by turtle

How are people connected?  Humans are inherently social and have relationships far more complex than the random encounters often seen in agent-based modeling. These relationships can vary in strength and meaning – we see social networks that range from kinship networks, friendship networks to contact networks used in the study of epidemiology. The primary goal of this unit is to engage students in simple interactive activities to explore social network concepts and to model those concepts.

If you can't find what you're looking for, send us a comment about what you were expecting to find.