Updating search results...

K-2 Computer Science

325 affiliated resources

Search Resources

View
Selected filters:
1st Grade Lesson Ideas: Code & Go Mouse
Read the Fine Print
Some Rights Reserved
Rating
0.0 stars

This is a list of potential ideas based off a specific technology. None of these ideas are fully developed lessons. Please make changes and adaptations as necessary for the students in your class.

Subject:
Computer Science
Elementary English Language Arts
Elementary Mathematics
Health Education
Science
Social Studies
Material Type:
Lesson Plan
Author:
Mallory Searle
Date Added:
08/05/2024
2nd Grade Lesson Ideas: Code & Go Mouse
Read the Fine Print
Some Rights Reserved
Rating
0.0 stars

This is a list of potential ideas based off a specific technology. None of these ideas are fully developed lessons. Please make changes and adaptations as necessary for the students in your class.

Subject:
Computer Science
Elementary English Language Arts
Elementary Mathematics
Science
Social Studies
Material Type:
Lesson
Lesson Plan
Author:
Mallory Searle
Date Added:
08/06/2024
2nd Grade Lesson Ideas: Ozobots
Read the Fine Print
Some Rights Reserved
Rating
0.0 stars

This is a list of potential ideas based off a specific technology. None of these ideas are fully developed lessons. Please make changes and adaptations as necessary for the students in your class.

Subject:
Computer Science
Elementary English Language Arts
Elementary Mathematics
Health Education
Science
Social Studies
Material Type:
Lesson
Lesson Plan
Author:
Mallory Searle
Date Added:
08/06/2024
7-Plank KEVA Challenge
Unrestricted Use
CC BY
Rating
0.0 stars

This is a computer science lesson plan created by educators in the South Sanpete School District. Students will use seven KEVA planks and their creativity to build items specified by the teacher. The lesson is designed for kindergarten and includes modifications for grades 1-4.

Subject:
Computer Science
Elementary Mathematics
Material Type:
Lesson Plan
Author:
Julia
Date Added:
03/18/2022
Bee-Bot Community
Conditional Remix & Share Permitted
CC BY-NC
Rating
0.0 stars

Take Bee-Bot coding to the next step by creating a community map using squares in a 3x5 grid and then coding Bee-Bot to reach different places on the map. 

Subject:
Computer Science
Social Studies
Material Type:
Activity/Lab
Author:
Kimi
Date Added:
07/22/2024
Bee Bots - K
Unrestricted Use
CC BY
Rating
0.0 stars

This is an introductory Bee Bot lesson for Kindergarten teachers. It introduces students to programming and coding. It is fun, interactive, and engaging for both teachers and students!

Subject:
Computer Science
Material Type:
Activity/Lab
Lesson Plan
Author:
Stephanie
Date Added:
09/24/2021
CS Fundamentals 1.10: Ocean Scene with Loops
Conditional Remix & Share Permitted
CC BY-NC-SA
Rating
0.0 stars

Returning to loops, students learn to draw images by looping simple sequences of instructions. In the previous plugged lesson, loops were used to traverse a maze and collect treasure. Here, loops are creating patterns. At the end of this stage, students will be given the opportunity to create their own images using loops.

Subject:
Computer Science
Science
Material Type:
Lesson Plan
Provider:
Code.org
Provider Set:
CS Fundamentals 2019-2038
Date Added:
11/06/2019
CS Fundamentals 1.11: The Big Event Jr.
Conditional Remix & Share Permitted
CC BY-NC-SA
Rating
0.0 stars

Events are a great way to add variety to a pre-written algorithm. Sometimes you want your program to be able to respond to the user exactly when the user wants it to. That is what events are for.

Subject:
Computer Science
Science
Material Type:
Lesson Plan
Provider:
Code.org
Provider Set:
CS Fundamentals 2019-2040
Date Added:
11/06/2019
CS Fundamentals 1.12: On the Move with Events
Conditional Remix & Share Permitted
CC BY-NC-SA
Rating
0.0 stars

In this online activity, students will have the opportunity to learn how to use events in Play Lab and to apply all of the coding skills they've learned to create an animated game. It's time to get creative and make a story in the Play Lab!

Subject:
Computer Science
Science
Material Type:
Lesson Plan
Provider:
Code.org
Provider Set:
CS Fundamentals 2019-2042
Date Added:
11/06/2019
CS Fundamentals 1.1: Going Places Safely
Conditional Remix & Share Permitted
CC BY-NC-SA
Rating
0.0 stars

In collaboration with Common Sense Media, this lesson helps students learn that many websites ask for information that is private and discusses how to responsibly handle such requests. Students also find out that they can go to exciting places online, but they need to follow certain rules to remain safe.

Subject:
Computer Science
Science
Material Type:
Lesson Plan
Provider:
Code.org
Provider Set:
CS Fundamentals 2019-2020
Date Added:
11/06/2019
CS Fundamentals 1.2: Learn to Drag and Drop
Conditional Remix & Share Permitted
CC BY-NC-SA
Rating
0.0 stars

This lesson will give students an idea of what to expect when they head to the computer lab. It begins with a brief discussion introducing them to computer lab manners, then they will progress into using a computer to complete online puzzles.

Subject:
Computer Science
Science
Material Type:
Lesson Plan
Provider:
Code.org
Provider Set:
CS Fundamentals 2019-2022
Date Added:
11/06/2019
CS Fundamentals 1.3: Happy Maps
Conditional Remix & Share Permitted
CC BY-NC-SA
Rating
0.0 stars

This unplugged lesson brings together teams with a simple task: get the "flurb" to the fruit. Students will practice writing precise instructions as they work to translate instructions into the symbols provided. If problems arise in the code, students should also work together to recognize bugs and build solutions.

Subject:
Computer Science
Science
Material Type:
Lesson Plan
Provider:
Code.org
Provider Set:
CS Fundamentals 2019-2024
Date Added:
11/06/2019
CS Fundamentals 1.4: Sequencing with Scrat
Conditional Remix & Share Permitted
CC BY-NC-SA
Rating
0.0 stars

Using Scrat from the Ice Age franchise, students will develop sequential algorithms to move a squirrel character from one side of a maze to the acorn at the other side. To do this they will stack code blocks together in a linear sequence.

Subject:
Computer Science
Science
Material Type:
Lesson Plan
Provider:
Code.org
Provider Set:
CS Fundamentals 2019-2026
Date Added:
11/06/2019
CS Fundamentals 1.5: Programming with Scrat
Conditional Remix & Share Permitted
CC BY-NC-SA
Rating
0.0 stars

Using characters from the Ice Age, students will develop sequential algorithms to move Scrat from one side of a maze to the acorn at the other side. To do this they will stack code blocks together in a linear sequence, making them move straight, turn left, or turn right.

Subject:
Computer Science
Science
Material Type:
Lesson Plan
Provider:
Code.org
Provider Set:
CS Fundamentals 2019-2028
Date Added:
11/06/2019
CS Fundamentals 1.7: Happy Loops
Conditional Remix & Share Permitted
CC BY-NC-SA
Rating
0.0 stars

This activity revisits Happy Maps. This time, student will be solving bigger, longer puzzles with their code, leading them to see utility in structures that let them write longer code in an easier way.

Subject:
Computer Science
Science
Material Type:
Lesson Plan
Provider:
Code.org
Provider Set:
CS Fundamentals 2019-2032
Date Added:
11/06/2019
CS Fundamentals 1.8: Loops with Scrat
Conditional Remix & Share Permitted
CC BY-NC-SA
Rating
0.0 stars

Building on the concept of repeating instructions from "Happy Loops," this stage will have students using loops to get to the acorn more efficiently on Code.org.

Subject:
Computer Science
Science
Material Type:
Lesson Plan
Provider:
Code.org
Provider Set:
CS Fundamentals 2019-2034
Date Added:
11/06/2019
CS Fundamentals 1.9: Loops with Laurel
Conditional Remix & Share Permitted
CC BY-NC-SA
Rating
0.0 stars

In this lesson, students continue learning the concept of loops. In the previous lesson, students were introduced to loops by moving through a maze and picking corn. Here, loops are used to collect treasure in open cave spaces.

Subject:
Computer Science
Science
Material Type:
Lesson Plan
Provider:
Code.org
Provider Set:
CS Fundamentals 2019-2036
Date Added:
11/06/2019
CS Fundamentals 2.10: The Right App
Conditional Remix & Share Permitted
CC BY-NC-SA
Rating
0.0 stars

This lesson has students recognize that computer science can help people in real life. First, students empathize with several fictional smartphone users in order to help them find the “right app” that addresses their needs. Then, students exercise empathy and creativity to sketch their own smartphone app that addresses the needs of one additional user.

Subject:
Computer Science
Science
Material Type:
Lesson Plan
Provider:
Code.org
Provider Set:
CS Fundamentals 2019-2092
Date Added:
11/06/2019
CS Fundamentals 2.11: The Big Event Jr.
Conditional Remix & Share Permitted
CC BY-NC-SA
Rating
0.0 stars

Events are a great way to add variety to a pre-written algorithm. Sometimes you want your program to be able to respond to the user exactly when the user wants it to. That is what events are for.

Subject:
Computer Science
Science
Material Type:
Lesson Plan
Provider:
Code.org
Provider Set:
CS Fundamentals 2019-2093
Date Added:
11/06/2019