Find Resources

Debugging Guide

Posted May 26, 2018 by sgibbs

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

Introducción al modelado del clima

Posted May 16, 2017 by Rizzi

Documento base como introducción al modelado del clima. Habla sobre el sistema climático global como un sistema dinámico complejo; la diferencia entre tiempo y clima; los ciclos de retroalimentación en el sistema climático global, etc.
Fue extraído de “Mathematics of Climate Change: A new discipline for an uncertain century” una publicación del Instituto de Investigación en Ciencias Matemáticas. Berkeley, CA 2007 y traducido al español.

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).

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).

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.

Locating the Epicenter of an Earthquake Lesson

Posted February 28, 2020 by wellina

Identify the location of an earthquake epicenter using a travel time graph and three seismograph tracings. The epicenter is the point on Earth's surface directly above an earthquake. Seismic stations detect earthquakes by the tracings made on seismographs. Tracings made at three separate seismic stations are needed to locate an earthquake epicenter.

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!

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.

CS in Science Module 4: Chemical Reactions (for StarLogo Nova 2.0)

Posted July 27, 2018 by turtle

This Physical Science module explores chemical reactions: the conditions under which they occur, the evidence that a chemical reaction has taken place, limiting reactants versus reactants in excess, and when chemical reactions stop. The base model for this unit simulates the chemical reaction between silver nitrate and copper. The pacing guide and models have been updated for StarLogo Nova 2.0 (HTML5/JavaScript version).

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?

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