Updating search results...

Search Resources

707 Results

View
Selected filters:
  • Computer Science
CS Fundamentals 4.18: End of Course Project
Conditional Remix & Share Permitted
CC BY-NC-SA
Rating
0.0 stars

This project lesson takes students through the process of designing, developing, and showcasing new projects! This lesson aligns to national Computer Science standards from CSTA.

Subject:
Computer Science
Material Type:
Lesson Plan
Provider:
Code.org
Provider Set:
Computer Science Fundamentals
Date Added:
05/18/2021
CS Fundamentals 4.1: Follow the Algorithm
Conditional Remix & Share Permitted
CC BY-NC-SA
Rating
0.0 stars

In this context-setting lesson, students will play a game intended to get them thinking about sequential instructions. This lesson aligns to national Computer Science standards from CSTA.

Subject:
Computer Science
Material Type:
Lesson Plan
Provider:
Code.org
Provider Set:
Computer Science Fundamentals
Date Added:
05/18/2021
CS Fundamentals 4.2: Swimming Fish with Sprite Lab
Conditional Remix & Share Permitted
CC BY-NC-SA
Rating
0.0 stars

Students will program a simple animated underwater scene in this skill-building lesson. This lesson aligns to national Computer Science standards from CSTA.

Subject:
Computer Science
Material Type:
Lesson Plan
Provider:
Code.org
Provider Set:
Computer Science Fundamentals
Date Added:
05/18/2021
CS Fundamentals 4.3: Alien Dance Party with Sprite Lab
Conditional Remix & Share Permitted
CC BY-NC-SA
Rating
0.0 stars

Students will use events to make sprites move around the screen based on user input in this skill-building lesson. This lesson aligns to national Computer Science standards from CSTA.

Subject:
Computer Science
Material Type:
Lesson Plan
Provider:
Code.org
Provider Set:
Computer Science Fundamentals
Date Added:
05/18/2021
CS Fundamentals 4.4: Be a Super Digital Citizen
Conditional Remix & Share Permitted
CC BY-NC-SA
Rating
0.0 stars

Online tools are empowering for kids, and they also come with big responsibilities. But do kids always know what to do when they encounter cyberbullying? Show your students appropriate ways to take action and resolve conflicts, from being upstanders to helping others in need. This lesson aligns to national Computer Science standards from CSTA.

Subject:
Computer Science
Digital Citizenship
Technology
Material Type:
Lesson Plan
Provider:
Code.org
Provider Set:
Computer Science Fundamentals
Date Added:
05/18/2021
CS Fundamentals 4.5: Private and Personal Information
Conditional Remix & Share Permitted
CC BY-NC-SA
Rating
0.0 stars

It's in our students' nature to share and connect with others. But sharing online comes with some risks. How can we help kids build strong, positive, and safe relationships online? Help your students learn the difference between what's personal and what's best left private. This lesson aligns to national Computer Science standards from CSTA.

Subject:
Computer Science
Digital Citizenship
Technology
Material Type:
Lesson Plan
Provider:
Code.org
Provider Set:
Computer Science Fundamentals
Date Added:
05/18/2021
CS Fundamentals 4.6: Mini-Project: About Me
Conditional Remix & Share Permitted
CC BY-NC-SA
Rating
0.0 stars

Students will apply their understanding of sharing personal and private information on the web by creating an interactive poster in this mini-project. This lesson aligns to national Computer Science standards from CSTA.

Subject:
Computer Science
Digital Citizenship
Technology
Material Type:
Lesson Plan
Provider:
Code.org
Provider Set:
Computer Science Fundamentals
Date Added:
05/18/2021
CS Fundamentals 4.7: Digital Sharing
Conditional Remix & Share Permitted
CC BY-NC-SA
Rating
0.0 stars

This exploratory lesson helps students understand the challenges and benefits of respecting ownership and copyright, particularly in digital environments. This lesson aligns to national Computer Science standards from CSTA.

Subject:
Computer Science
Digital Citizenship
Society and Technology
Technology
Material Type:
Lesson Plan
Provider:
Code.org
Provider Set:
Computer Science Fundamentals
Date Added:
05/18/2021
CS Fundamentals 4.8: Drawing with Loops
Conditional Remix & Share Permitted
CC BY-NC-SA
Rating
0.0 stars

This context-setting lesson shifts the focus from Sprite Lab to the Artist, a new tool that students will explore throughout the remainder of the course. This lesson aligns to national Computer Science standards from CSTA.

Subject:
Computer Science
Material Type:
Lesson Plan
Provider:
Code.org
Provider Set:
Computer Science Fundamentals
Date Added:
05/18/2021
CS Fundamentals 4.9: Fancy Shapes using Nested Loops
Conditional Remix & Share Permitted
CC BY-NC-SA
Rating
0.0 stars

In this skill-building lesson, students will create intricate designs using the Artist. The lesson ends with an opportunity for students to create their own designs. This lesson aligns to national Computer Science standards from CSTA.

Subject:
Computer Science
Material Type:
Lesson Plan
Provider:
Code.org
Provider Set:
Computer Science Fundamentals
Date Added:
05/18/2021
CS Fundamentals 5.10: Using Variables with the Artist
Conditional Remix & Share Permitted
CC BY-NC-SA
Rating
0.0 stars

In this skill-building lesson, students will explore the creation of repetitive designs using variables in the Artist environment. Students will learn how variables make code easier to write and easier to read. After guided puzzles, students will end in a free play level to show what they have learned and create new designs. This lesson aligns to national Computer Science standards from CSTA.

Subject:
Computer Science
Material Type:
Lesson Plan
Provider:
Code.org
Provider Set:
Computer Science Fundamentals
Date Added:
05/18/2021
CS Fundamentals 5.11: Programming with the Bee
Conditional Remix & Share Permitted
CC BY-NC-SA
Rating
0.0 stars

In this skill-building lesson, students will be encouraged to figure out how minor changes in loops will affect their program. This lesson aligns to national Computer Science standards from CSTA.

Subject:
Computer Science
Material Type:
Lesson Plan
Provider:
Code.org
Provider Set:
Computer Science Fundamentals
Date Added:
05/18/2021
CS Fundamentals 5.12: Variables with the Bee
Conditional Remix & Share Permitted
CC BY-NC-SA
Rating
0.0 stars

This skill-building lesson will help illustrate how variables can make programs more dynamic by allowing values to change while the code is running. This lesson aligns to national Computer Science standards from CSTA.

Subject:
Computer Science
Material Type:
Lesson Plan
Provider:
Code.org
Provider Set:
Computer Science Fundamentals
Date Added:
05/18/2021
CS Fundamentals 5.14: For Loops with Bee
Conditional Remix & Share Permitted
CC BY-NC-SA
Rating
0.0 stars

This skill-building lesson focuses on for loops and using an incrementing variable to solve more complicated puzzles. This lesson aligns to national Computer Science standards from CSTA.

Subject:
Computer Science
Material Type:
Lesson Plan
Provider:
Code.org
Provider Set:
Computer Science Fundamentals
Date Added:
05/18/2021
CS Fundamentals 5.15: For Loops with Artist
Conditional Remix & Share Permitted
CC BY-NC-SA
Rating
0.0 stars

In this skill-building lesson, students practice “for” loops with Artist. Students will complete puzzles to create complex designs and unique art. This lesson aligns to national Computer Science standards from CSTA.

Subject:
Computer Science
Material Type:
Lesson Plan
Provider:
Code.org
Provider Set:
Computer Science Fundamentals
Date Added:
05/18/2021
CS Fundamentals 5.16: Simulating Experiments
Conditional Remix & Share Permitted
CC BY-NC-SA
Rating
0.0 stars

In this context-setting lesson, students will run and collect data from a simple simulation in Sprite Lab. After running the simulation multiple times, students will have an opportunity to predict how changing a variable in the simulation might impact the outcome and test that hypothesis. This lesson aligns to national Computer Science standards from CSTA.

Subject:
Computer Science
Mathematics
Measurement and Data
Material Type:
Lesson Plan
Provider:
Code.org
Provider Set:
Computer Science Fundamentals
Date Added:
05/18/2021
CS Fundamentals 5.17: Outbreak
Conditional Remix & Share Permitted
CC BY-NC-SA
Rating
0.0 stars

This lesson combines skill-building around events with a mini-project where students get to build their own computer simulation in Sprite Lab. Students will study the simulation to understand how quickly a virus can spread and what can be done to slow it down. This lesson aligns to national Computer Science standards from CSTA.

Subject:
Computer Science
Mathematics
Measurement and Data
Material Type:
Lesson Plan
Provider:
Code.org
Provider Set:
Computer Science Fundamentals
Date Added:
05/18/2021
CS Fundamentals 5.18: Al for Oceans
Conditional Remix & Share Permitted
CC BY-NC-SA
Rating
0.0 stars

In this exploratory lesson, students will train a machine learning model by classifying fish and other objects. This lesson aligns to national Computer Science standards from CSTA.

Subject:
Computer Science
Mathematics
Measurement and Data
Material Type:
Lesson Plan
Provider:
Code.org
Provider Set:
Computer Science Fundamentals
Date Added:
05/18/2021
CS Fundamentals 5.19: The Internet
Conditional Remix & Share Permitted
CC BY-NC-SA
Rating
0.0 stars

Students will pretend to flow through the internet while learning about connections, URLs, IP Addresses, and DNS in this exploratory lesson. This lesson aligns to national Computer Science standards from CSTA.

Subject:
Computer Science
Information and Communications Technology
Technology
Material Type:
Lesson Plan
Provider:
Code.org
Provider Set:
Computer Science Fundamentals
Date Added:
05/18/2021