Skip to main content

1st

Harvest Computer Tasks


Spring 2023 Coding Puzzles

EOY Computer Choice 

STEM Class: 1st Grade Curricular Goals

In year three of STEM class, the focus is on learning about the iterative cycle that engineers use to solve problems, developing an understanding that all objects and systems are designed, and growing analytic skills to interpret information generated from tests of ideas.

Design Sensitivity and Maker Empowerment
Looking Closely Exploring Complexities Finding Opportunity for Making
I can draw, color, and label a picture of an object that I observe. I can draw a flowchart showing the components of a system. I can make something by repurposing.


Engineering Design Standards
Defining Engineering Problems Generating and Modeling Ideas Testing and Evaluating Ideas Refining Ideas
I can collect information about a simple situation to define a problem that can be solved by engineering a new or improved object or system. I can create a drawing and/or a physical model for an idea. I can explain how the idea will help solve a given problem. I can test two solutions to the same problem. I can explain what worked and what didn’t work about each of the designs. I can explain what part(s) of my design didn’t work. I can create an improvement that helps address a weakness of that specific component.


Computer Science
Computer Programming Computational Thinking and Computer Literacy
I can create sequences and loops when programming a computer or a robot. I can identify different types of computers and name basic parts of the computer (screen, mouse, touchscreen, keyboard, etc.).

I know some of the ways I can give a computer input (touchscreen, mouse, keyboard).

I know some of the ways computers give us output (printing, movement, sound, screen display).


STEM Class Principles
Imagine Possibilities Dig Into Mistakes Embrace Challenges Ask Questions Share and Show Kindness



1st Grade Projects 2019-2020:

  • What is STEM? (5 lessons)
  • Building Around the World / Create Your Own Structure (9 lessons)
  • Paper-Based Computer Programming (4 lessons)
  • Programing Robots (3 lessons)
  • Computer-based Programming Puzzles (4 lessons)
  • Designing a Room to Make the World a Better Place (6 lessons)

Popular posts from this blog

7th & 8th Graders Showcase Automata!

  Several times each year, our school specialist team works together to create integrated units of study, where students explore a common theme through each of our content areas -- art, music, library/multimedia, PE, and STEM. Our 7th and 8th graders recently completed a Winter Carnival themed unit, where they worked on creating products or performances to showcase during a special carnival event for students in grades PK-2. In STEM class, students designed, built, and improved automata, which are mechanical devices that generate motion through a series of spinning cams, axles, and cam followers. Image Source: Adafruit The following success criteria guided the work for our 7th & 8th grade students: The automata must have a winter theme. The automata must feature at least one element that spins, goes up or down, or moves side to side. The automata design must include at least 10 different materials. Additionally, students were challenged to create a...

Technology Club: Scratch

For the past two months, second and third grade students participating in our after school Technology Club have been using the block-based coding tools in Scratch to create animations. In the club, students tinkered with graphic design, sound, and coding to bring their ideas to life. Check out some photos of their designs!

7th & 8th Graders Code In Python

In their first computer science project of the year, our 7th and 8th graders took a big step in their journeys as programmers -- moving from block-based to text-based coding. In previous STEM projects, students have used tools that allow them to snap together code "blocks" to make things happen. In this unit, they were responsible for typing commands to tell the computer how to execute actions. The image below shows the difference between text-based coding and block-based coding. While there are many different text-based coding languages, our 7th & 8th graders learned skills in Python, due to its beginner-friendly nature. Still, making this transition is not easy, so students were provided with resources and modules to work through that allowed them to have some starting directions and then challenged them to stretch their thinking by generating their own additions and modifications. Here's a look at a project, called "Turtle Race," in action:  https:...