Find Resources

CS in Science Module 3: Ecosystems slide presentation

Posted July 27, 2018 by sgibbs

These are slide presentations for CS in Science Module 3: Ecosystems. Teachers can download and modify these slides for classroom use. Be sure to select the desired link below, for StarLogo Nova 1.0 (flash version) or StarLogo Nova 2.0 (HTML5/JavaScript version).

Lightbot and StarLogo NOVA

Posted August 25, 2016 by turtle

This on-line activity asks students to complete the first 8 exercises of the popular "Lightbot" program within the Hour of Code activities. Then, students try to recreate a similar program in StarLogo Nova, where an unfamiliar user could use keyboard controls, widgets, or procedures to get the robot to follow a pattern. It practices several computing skills (procedures, loops) and conveys the idea that games students see and play on-line have been created and coded by someone.

Swords and Shields

Posted August 25, 2016 by turtle

Swords and Shields is an interactive simulation game which teaches students some of the basic ideas of complex adaptive systems. After playing, you can show the students a model of the game in StarLogo TNG or StarLogo Nova to discuss basic concepts of agent-based modeling. Try it, it's fun! See also the variation to this activity in Resources, and see the related activity of TryAngles.

Rock Paper Scissors

Posted August 30, 2016 by turtle

The classic game of Rock Paper Scissors is known to all students. This common experience can then be used to encourage students to think about Complex Adaptive Systems in terms of unpredictability, which comes from the simple rules of agents. The off-line activity gives students a set of rules that will then be programmed into their computer model using Boolean logic and collisions.

Daisy world

Posted April 3, 2017 by turtle

A model demonstrating the albedo effect of black or white surfaces. Use as a part of the Climate Change and Agriculture Project GUTS Curricular Unit, or as a stand-alone model, activity, and video.

Exploring the Wiggle Walk and Collisions via a Kinesthetic Activity

Posted August 4, 2017 by jhenderson

This activity teaches the Wiggle Walk blocks (random right by ___ degrees, random left by___ degrees), through a kinesthetic activity and explores when a programmer would want to code agents to move this way. It avoids the statical analysis of the random probabilities found in Module One, Lesson 4 Activity 1: Probability with Dice and Data and Colliding Turtles, while still addressing the end goals of the Module One Lesson 4.

Middle School Dissolving Salt Chemistry Module options

Posted August 4, 2017 by mmarkham

This lesson was developed to be used with two stand alone models developed by GUTS as alternatives to the Chemistry Module 4. This is aimed at middle school students. This pairs a hands on lab activity with the CS models to explore the strengths and weaknesses of CS models of physical changes at an introduction to chemistry level. Students decode the models and make changes including adding and testing variables.

Slides for 3 day workshop

Posted February 17, 2018 by sgibbs

These are generic slides we've used for 3 day workshops. They have been updated to show the correct screen shots of StarLogo Nova 2.0.

CS in Science: Module 1: Intro and Epidemiology slide presentation

Posted July 27, 2018 by sgibbs

A slide presentation for CS in Science Module 1. Teachers can download and modify this for classroom use. Be sure to click on the desired link below, as different versions of the slide presentations correspond to StarLogo Nova 1.0 (flash version) and StarLogo Nova 2.0 (HTML5/JavaScript version).

Slides for 5 day workshop

Posted February 17, 2018 by sgibbs

These generic slides for a 5-day CS in Science workshop have been updated for StarLogo Nova 2.0

Debugging Guide

Posted May 26, 2018 by sgibbs

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

Code Blocks for CS in Science Module 2 (Water Resources)

Posted July 27, 2018 by sgibbs

This blocks guide can help students decode the base model used in Module 2 -- Water Resources. The links below correspond to either StarLogo Nova 1.0 (Flash version) or StarLogo Nova 2.0 (HTML5/JavaScript version).

Code Blocks for CS in Science Module 5 (Greenhouse Gases)

Posted July 27, 2018 by sgibbs

A guide for students when decoding the Greenhouse Gases model for CS in Science (Module 5). The links below correspond to this model as created in StarLogo Nova 1.0 (Flash version) or StarLogo Nova 2.0 (HTML5/JavaScript version).

Code Blocks for CS in Science Module 1: Intro to Computer Science & Simulation

Posted July 27, 2018 by sgibbs

Here are links to the Code Blocks for CS in Science Module 1, for StarLogo Nova 1.0 (Flash version), and the Code Blocks for CS in Science Module 1 for StarLogo Nova 2.0 (HTML5/JavaScript version). This is not the one-page Blocks and Drawers Guide for StarLogo Nova (those documents are linked below).

Guides, Common Forms, and Activity Sheets for CS in Science Modules

Posted July 27, 2018 by turtle

This 56-page pdf includes printable copies of the Student Activity Guides, Common Forms, Blocks Guides, CS Concepts, and Progress Monitors for Modules 1-4 of CS in Science. This version was created in 2015, for StarLogo Nova 1.0. If using StarLogo Nova 2.0, search for the Blocks guides attached to each module.

Opinion Dynamics for StarLogo Nova

Posted July 29, 2016 by turtle

This unit explores Opinion Dynamics as an aspect of human society that can be studied as a complex adaptive system. In modeling opinion formation and dynamics, agents representing humans can influence and be influenced by other agents locally through one-on-one interactions. It could be modified to model global influences (like media).

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