<?xml version="1.0" encoding="UTF-8"?>
<rss version="2.0" xmlns:atom="http://www.w3.org/2005/Atom">
  <channel>
    <title>Computer Science Class for Kids</title>
    <description>Computer programming classes for students grades K - 12</description>
    <link>https://www.codespeaklabs.com/</link>
    <atom:link href="https://www.codespeaklabs.com/blog/feed.xml" rel="self" type="application/rss+xml"/>
    <item>
      <title>How To Make a Trivia Game Using AI (chatGPT) On Scratch</title>
      <pubDate>Thu, 12 Oct 2023 15:35:52 -0700</pubDate>
      <link>https://www.codespeaklabs.com/blog/how-to-make-a-trivia-game-using-ai-chatgpt-on-scratch</link>
      <guid>https://www.codespeaklabs.com/blog/how-to-make-a-trivia-game-using-ai-chatgpt-on-scratch</guid>
      <description>&lt;p style="font-size: 100%;"&gt;&lt;span style="color: #000000;"&gt;&lt;em&gt;Educators &amp; parents: You can do this Hour of Code Activity as a class or students can work on it independently. If you have any questions or need help, email &lt;/em&gt;&lt;/span&gt;&lt;span style="color: #1155cc;"&gt;&lt;a style="color: #1155cc;" href="mailto:info@codespeaklabs.com" data-type="" target="_blank"&gt;&lt;u&gt;&lt;em&gt;info@codespeaklabs.com&lt;/em&gt;&lt;/u&gt;&lt;/a&gt;&lt;/span&gt;&lt;span style="color: #000000;"&gt;&lt;em&gt;.&lt;/em&gt;&lt;/span&gt;&lt;br&gt;&lt;/p&gt;&lt;p style="font-size: 100%;"&gt;&lt;span style="color: #000000;"&gt;Hi, I’m Maxwell. I’m a 4th grader and I love coding! &lt;/span&gt;&lt;br&gt;&lt;span style="color: #000000;"&gt;&lt;strong&gt;Hi, I’m Jangis and I’m a coding instructor with CodeSpeak Labs!&lt;/strong&gt;&lt;/span&gt;&lt;br&gt;&lt;/p&gt;&lt;p style="font-size: 100%;"&gt;&lt;span style="color: #000000;"&gt;Welcome to our Scratch tutorial! Today we will be coding a trivia game using a platform called Scratch. For our project we'll use &lt;/span&gt;&lt;span style="color: #000000;"&gt;&lt;a style="color: #000000;" href="https://chat.openai.com/" data-type="undefined" target="_blank"&gt;ChatGPT&lt;/a&gt;&lt;/span&gt;&lt;span style="color: #000000;"&gt; to create a list of questions, so that we don't have to! &lt;/span&gt;&lt;br&gt;&lt;br&gt;&lt;span style="color: #000000;"&gt;&lt;strong&gt;Sooo… what is ChatGPT?&lt;/strong&gt;&lt;/span&gt;&lt;br&gt;&lt;/p&gt;&lt;p style="font-size: 100%;"&gt;&lt;span style="color: #000000;"&gt;ChatGPT is an artificial intelligence (AI) website is "&lt;/span&gt;like a smart computer that can talk and write like a person, helping us with questions and conversations." (That's a quote straight from ChatGPT itself). &lt;span style="color: #000000;"&gt;The G in ChatGPT stands for GENERATIVE, meaning that its responses are original and have never been written before. Generative AI can create original stories, write poems, code, solve math problems, give you tips about life, etc.&lt;/span&gt;&lt;br&gt;&lt;/p&gt;&lt;p style="font-size: 100%;"&gt;&lt;span style="color: #000000;"&gt;&lt;strong&gt;Does that mean that you can tell ChatGPT to write an essay for you and essentially cheat, and tell your teacher that you wrote this piece of...&lt;a href=https://www.codespeaklabs.com/blog/how-to-make-a-trivia-game-using-ai-chatgpt-on-scratch&gt;Read More&lt;/a&gt;</description>
    </item>
    <item>
      <title>Rocket Blaster: Build a Scratch Project</title>
      <pubDate>Sat, 30 Sep 2023 13:54:03 -0700</pubDate>
      <link>https://www.codespeaklabs.com/blog/rocket-blaster-build-a-scratch-project</link>
      <guid>https://www.codespeaklabs.com/blog/rocket-blaster-build-a-scratch-project</guid>
      <description>&lt;p style="font-size: 13.5pt;"&gt;&lt;span style="color: #444444;"&gt;&lt;em&gt;&lt;strong&gt;Educators &amp; parents: You can do this Hour of Code Activity as a class or students can work on it independently. If you have any questions or need help, email &lt;/strong&gt;&lt;/em&gt;&lt;/span&gt;&lt;span style="color: #1155cc;"&gt;&lt;a style="color: #1155cc;" href="mailto:info@codespeaklabs.com" data-type="" target="_blank"&gt;&lt;u&gt;&lt;em&gt;&lt;strong&gt;info@codespeaklabs.com&lt;/strong&gt;&lt;/em&gt;&lt;/u&gt;&lt;/a&gt;&lt;/span&gt;&lt;span style="color: #444444;"&gt;&lt;em&gt;&lt;strong&gt;.&lt;/strong&gt;&lt;/em&gt;&lt;/span&gt;&lt;/p&gt;&lt;p style="font-size: inherit;"&gt;&lt;em&gt;Special thanks to Darwin, the creator of this project and tutorial.  Darwin was an inaugural member of the &lt;/em&gt;&lt;span style="color: #3377cc;"&gt;&lt;a style="color: #3377cc;" href="https://www.cultivatepathways.org/abretech" data-type="web" target="_blank"&gt;&lt;em&gt;Abretech&lt;/em&gt;&lt;/a&gt;&lt;/span&gt;&lt;span style="color: #444444;"&gt;&lt;em&gt; program for multilingual high school students. &lt;/em&gt;&lt;/span&gt;&lt;/p&gt;&lt;p style="font-size: 100%;"&gt;&lt;span style="color: #000000;"&gt;Hi, I’m Darwin. I’m a High School Junior in the AbreTech program. I’m excited to teach you how to make your own Rocket Blaster game where the user is a hero defending the world from rockets. &lt;/span&gt;&lt;/p&gt;&lt;p style="font-size: 100%;"&gt;&lt;span style="color: #000000;"&gt;We're going to be using a block-based programming language Scratch where the player controls the hero shooting fire blasts; if the fire blast touches a rocket, the rocket disappears. The more rockets the hero destroys, the more points are added to the scoreboard.  To make the game harder, you can add things that the hero should NOT blast (like innocent birds!), that the player has to avoid.&lt;/span&gt;&lt;/p&gt;&lt;p style="font-size: 100%;"&gt;&lt;span style="color: #000000;"&gt;Using the programming language Scratch, you will be able to create or import interactive elements/characters such as special abilities, game backgrounds, moving enemies to challenge players through the game, and variables whose value change based on events in game.&lt;/span&gt;&lt;/p&gt;&lt;p style="font-size:...&lt;a href=https://www.codespeaklabs.com/blog/rocket-blaster-build-a-scratch-project&gt;Read More&lt;/a&gt;</description>
    </item>
    <item>
      <title>Build an AI Chatbot in Python</title>
      <pubDate>Fri, 29 Sep 2023 17:26:33 -0700</pubDate>
      <link>https://www.codespeaklabs.com/blog/build-an-ai-chatbot-in-python</link>
      <guid>https://www.codespeaklabs.com/blog/build-an-ai-chatbot-in-python</guid>
      <description>&lt;p style="font-size: 13.5pt;"&gt;&lt;span style="color: #444444;"&gt;&lt;em&gt;&lt;strong&gt;Educators &amp; parents: You can do this Hour of Code Activity as a class or students can work on it independently. If you have any questions or need help, email &lt;/strong&gt;&lt;/em&gt;&lt;/span&gt;&lt;span style="color: #1155cc;"&gt;&lt;a style="color: #1155cc;" href="mailto:info@codespeaklabs.com" data-type="" target="_blank"&gt;&lt;u&gt;&lt;em&gt;&lt;strong&gt;info@codespeaklabs.com&lt;/strong&gt;&lt;/em&gt;&lt;/u&gt;&lt;/a&gt;&lt;/span&gt;&lt;span style="color: #444444;"&gt;&lt;em&gt;&lt;strong&gt;.&lt;/strong&gt;&lt;/em&gt;&lt;/span&gt;&lt;/p&gt;&lt;p&gt;&lt;span style="display: inline-block"&gt;&amp;nbsp;&lt;/span&gt;&lt;/p&gt;&lt;p&gt;&lt;span style="color: #444444;"&gt;&lt;em&gt;Special thanks to Alans, the creator of this project and tutorial. Alans was an inaugural member of the &lt;/em&gt;&lt;/span&gt;&lt;span style="color: #3377cc;"&gt;&lt;a style="color: #3377cc;" href="https://www.cultivatepathways.org/abretech" data-type="web" target="_blank"&gt;&lt;em&gt;Abretech&lt;/em&gt;&lt;/a&gt;&lt;/span&gt;&lt;span style="color: #444444;"&gt;&lt;em&gt; program for multilingual high school students. &lt;/em&gt;&lt;/span&gt;&lt;/p&gt;&lt;p style="font-size: 100%;"&gt;&lt;span style="color: #000000;"&gt;Hi, I’m Alans. I’m a High School Junior in the AbreTech program. I’m excited to teach you the basics of Artificial intelligence (also known as AI).  In this tutorial you will code a mini version of an AI chatbot with a back up system.&lt;/span&gt;&lt;/p&gt;&lt;p style="font-size: 100%;"&gt;&lt;span style="color: #000000;"&gt;We'll use the programming language Python to code a program that responds like a human, similar to Artificial intelligence. Your program will ask the user for information and respond in a way that uses that information. The computer saves the information users provide to personalize its responses, like Apple’s Siri or Amazon’s Alexa.&lt;/span&gt;&lt;/p&gt;&lt;p style="font-size: 100%;"&gt;&lt;span style="color: #000000;"&gt;&lt;u&gt;&lt;strong&gt;What we'll cover:&lt;/strong&gt;&lt;/u&gt;&lt;/span&gt;&lt;span style="color: #000000;"&gt;&lt;strong&gt;&amp;nbsp;&lt;/strong&gt;&lt;/span&gt;&lt;/p&gt;&lt;ul&gt;&lt;li style="font-size: 100%;"&gt;&lt;span style="color: #000000;"&gt;While loops&lt;/span&gt;&lt;/li&gt;&lt;li style="font-size: 100%;"&gt;&lt;span style="color:...&lt;a href=https://www.codespeaklabs.com/blog/build-an-ai-chatbot-in-python&gt;Read More&lt;/a&gt;</description>
    </item>
    <item>
      <title>Seal's Eco Escape: Build a Scratch Project to Help Save the Biomes</title>
      <pubDate>Fri, 29 Sep 2023 14:12:25 -0700</pubDate>
      <link>https://www.codespeaklabs.com/blog/seal-s-eco-escape-build-a-scratch-project-to-help-save-the-biomes</link>
      <guid>https://www.codespeaklabs.com/blog/seal-s-eco-escape-build-a-scratch-project-to-help-save-the-biomes</guid>
      <description>&lt;p style="font-size: 13.5pt;"&gt;&lt;span style="color: #444444;"&gt;&lt;em&gt;&lt;strong&gt;Educators &amp; parents: You can do this Hour of Code Activity as a class or students can work on it independently. If you have any questions or need help, email &lt;/strong&gt;&lt;/em&gt;&lt;/span&gt;&lt;span style="color: #1155cc;"&gt;&lt;a style="color: #1155cc;" href="mailto:info@codespeaklabs.com" data-type="" target="_blank"&gt;&lt;u&gt;&lt;em&gt;&lt;strong&gt;info@codespeaklabs.com&lt;/strong&gt;&lt;/em&gt;&lt;/u&gt;&lt;/a&gt;&lt;/span&gt;&lt;span style="color: #444444;"&gt;&lt;em&gt;&lt;strong&gt;.&lt;/strong&gt;&lt;/em&gt;&lt;/span&gt;&lt;/p&gt;&lt;p&gt;&amp;nbsp;&lt;span style="color: #444444;"&gt;&lt;em&gt;Special thanks to Andres, the creator of this project and tutorial.  Andres was an inaugural member of the &lt;/em&gt;&lt;/span&gt;&lt;span style="color: #3377cc;"&gt;&lt;a style="color: #3377cc;" href="https://www.cultivatepathways.org/abretech" data-type="web" target="_blank"&gt;&lt;em&gt;Abretech&lt;/em&gt;&lt;/a&gt;&lt;/span&gt;&lt;span style="color: #444444;"&gt;&lt;em&gt; program for multilingual high school students. &lt;/em&gt;&lt;/span&gt;&lt;/p&gt;&lt;p style="font-size: 100%;"&gt;&lt;span style="color: #555555;"&gt;Hi, I’m Andres. I’m a High School senior, at the AbreTech program. I’m excited to teach you how to build your own Seal's Eco Escape, a Scratch Project to Help Save the Biomes.  &lt;/span&gt;&lt;/p&gt;&lt;p&gt;Welcome to this Scratch tutorial where you will learn how to create an exciting and educational escape room game about a seal on a mission to save the environment. In this game, your seal  will embark on a journey to save various biomes, including the forest and arctic tundra. Through the game, the player &lt;span style="color: #555555;"&gt;will&lt;/span&gt; learn about the importance of conservation and how they can help protect the environment. Once you’ve completed the project, you can help the seal save other biomes like the desert and the ocean!&lt;/p&gt;&lt;p&gt;Using the programming language Scratch, you will be able to create interactive elements such as puzzles, clues, and hidden objects to challenge players and guide them through the game. You will also learn how to use Scratch to create animations to enhance the...&lt;a href=https://www.codespeaklabs.com/blog/seal-s-eco-escape-build-a-scratch-project-to-help-save-the-biomes&gt;Read More&lt;/a&gt;</description>
    </item>
    <item>
      <title>Create a Climate Change Trivia Game on Scratch</title>
      <pubDate>Wed, 23 Aug 2023 13:21:33 -0700</pubDate>
      <link>https://www.codespeaklabs.com/blog/create-a-climate-change-trivia-game-on-scratch</link>
      <guid>https://www.codespeaklabs.com/blog/create-a-climate-change-trivia-game-on-scratch</guid>
      <description>&lt;p style="font-size: 13.5pt;"&gt;&lt;span style="color: #444444;"&gt;&lt;em&gt;&lt;strong&gt;Educators &amp; parents: You can do this Hour of Code Activity as a class or students can work on it independently. If you have any questions or need help, email &lt;/strong&gt;&lt;/em&gt;&lt;/span&gt;&lt;span style="color: #1155cc;"&gt;&lt;a style="color: #1155cc;" href="mailto:info@codespeaklabs.com" data-type="" target="_blank"&gt;&lt;u&gt;&lt;em&gt;&lt;strong&gt;info@codespeaklabs.com&lt;/strong&gt;&lt;/em&gt;&lt;/u&gt;&lt;/a&gt;&lt;/span&gt;&lt;span style="color: #444444;"&gt;&lt;em&gt;&lt;strong&gt;.&lt;/strong&gt;&lt;/em&gt;&lt;/span&gt;&lt;/p&gt;&lt;p style="font-size: inherit;"&gt;&lt;em&gt;Special thanks to Mayelin, the creator of this project and tutorial.  Mayelin was an inaugural member of the &lt;/em&gt;&lt;span style="color: #3377cc;"&gt;&lt;a style="color: #3377cc;" href="https://www.cultivatepathways.org/abretech" data-type="web" target="_blank"&gt;&lt;em&gt;Abretech&lt;/em&gt;&lt;/a&gt;&lt;/span&gt;&lt;span style="color: #444444;"&gt;&lt;em&gt; program for multilingual high school students. &lt;/em&gt;&lt;/span&gt;&lt;/p&gt;&lt;p style="font-size: 100%;"&gt;&lt;span style="color: #000000;"&gt;This game on Scratch is going to be a trivia game related to Climate Change! Climate change is a change in the typical weather for a region such as high and low temperatures and amount of rainfall over a long period of time. There are many actions that are beneficial and detrimental that affect climate change and our Earth. In this game, you can help players learn what’s beneficial for our planet and how to take good care of it. We only have one home because there is only one Earth and we need to care for it. Thankfully for us there are various ways to fix it and save our home! &lt;/span&gt;&lt;/p&gt;&lt;p style="font-size: 100%;"&gt;&lt;span style="color: #000000;"&gt;Topics like climate change can be taught through coding. Coding games create fun ways to learn and digest topics that are difficult to understand for children. My game on climate change was built with the goal of having kids becoming knowledgeable on this big topic. &lt;/span&gt;&lt;/p&gt;&lt;p style="font-size: 100%;"&gt;&lt;span style="color: #000000;"&gt;This project helps kids...&lt;a href=https://www.codespeaklabs.com/blog/create-a-climate-change-trivia-game-on-scratch&gt;Read More&lt;/a&gt;</description>
    </item>
    <item>
      <title>Build a Grow a Plant! Game in Scratch</title>
      <pubDate>Mon, 14 Aug 2023 08:30:00 -0700</pubDate>
      <link>https://www.codespeaklabs.com/blog/build-a-grow-a-plant-game-in-scratch</link>
      <guid>https://www.codespeaklabs.com/blog/build-a-grow-a-plant-game-in-scratch</guid>
      <description>&lt;p style="text-align: center; font-size: 48px;"&gt;&lt;strong&gt;Build a Grow a Plant! Game in Scratch&lt;/strong&gt;&lt;/p&gt;&lt;p style="font-size: 13.5pt;"&gt;&lt;span style="color: #444444;"&gt;&lt;em&gt;&lt;strong&gt;Educators &amp; parents: You can do this Hour of Code Activity as a class or students can work on it independently. If you have any questions or need help, email &lt;/strong&gt;&lt;/em&gt;&lt;/span&gt;&lt;span style="color: #1155cc;"&gt;&lt;a style="color: #1155cc;" href="mailto:info@codespeaklabs.com" data-type="" target="_blank"&gt;&lt;u&gt;&lt;em&gt;&lt;strong&gt;info@codespeaklabs.com&lt;/strong&gt;&lt;/em&gt;&lt;/u&gt;&lt;/a&gt;&lt;/span&gt;&lt;span style="color: #444444;"&gt;&lt;em&gt;&lt;strong&gt;.&lt;/strong&gt;&lt;/em&gt;&lt;/span&gt;&lt;/p&gt;&lt;p style="font-size: inherit;"&gt;&lt;span style="display: inline-block"&gt;&amp;nbsp;&lt;/span&gt;&lt;/p&gt;&lt;p&gt;Hi! I’m Joskaris, and I’m a high school senior working with CodeSpeak Labs through the &lt;a href="https://www.cultivatepathways.org/abretech" data-type="web" target="_blank"&gt;Abretech&lt;/a&gt; program for first-generation immigrant students.  Welcome to my Scratch tutorial for the game I created!  I’m excited to share my love of coding with all of you– I believe anyone can learn to code.   &lt;/p&gt;&lt;p&gt;Scratch offers an excellent platform for creating interactive games, and this flower game celebrates the beauty of nature. Flowers have always held a special place in human culture, representing beauty, love, and peace. They also play a vital role in our ecosystem, providing food, shelter, and habitat for countless insects and animals. Taking care of flowers is crucial for their growth, just as it is for the well-being of our planet. This game is an engaging and educational way to explore the wonders of nature and the importance of nurturing it.&lt;/p&gt;&lt;p style="font-size: 100%;"&gt;This game uses event blocks and a point system to simulate the growth of a tiny seed to a fully grown flower! You might even want to get creative and design your flower with your own special flair.&lt;/p&gt;&lt;p style="font-size: 100%;"&gt;&lt;span style="color: #000000;"&gt;Here’s an example of what your final project could look like. ...&lt;a href=https://www.codespeaklabs.com/blog/build-a-grow-a-plant-game-in-scratch&gt;Read More&lt;/a&gt;</description>
    </item>
    <item>
      <title>Coding Snake: Story Time with ScratchJr</title>
      <pubDate>Sat, 01 Oct 2022 07:20:06 -0700</pubDate>
      <link>https://www.codespeaklabs.com/blog/coding-snake-story-time-with-scratchjr</link>
      <guid>https://www.codespeaklabs.com/blog/coding-snake-story-time-with-scratchjr</guid>
      <description>&lt;p&gt;&lt;em&gt;Educators &amp; parents: You can do this Hour of Code Activity as a class or students can work on it independently. If you have any questions or need help, email info@codespeaklabs.com. For an easier Hour of Code activity in the same format (read aloud + ScratchJr tutorial), check out &lt;/em&gt;&lt;a href="https://www.codespeaklabs.com/blog/coding-twinkle-story-time-with-scratchjr" data-type="web" target="_blank"&gt;&lt;em&gt;Coding Twinkle&lt;/em&gt;&lt;/a&gt;&lt;em&gt;.&lt;/em&gt;&lt;/p&gt;&lt;p&gt;This Hour of Code activity is great for young pre-readers or early readers. First, they'll listen to a simple story and then do a coding activity on a tablet. Our story integrates real code using ScratchJr, a coding language that gets kids coding at an early age (ages 3-6) using colorful coding blocks.&lt;/p&gt;&lt;p&gt;We'll start with a story. &lt;a href="https://docs.google.com/presentation/d/1p8lcQ-jTVA5TvkKlmT1_vSaT30182HL5yKCK8O6sFrc/edit?usp=sharing" data-type="web" target="_blank"&gt;You can get the viewable link to the Google Slides with the story here&lt;/a&gt;. (Shout-out to our students in &lt;a href="https://www.codespeaklabs.com/the-next-step" data-type="web" target="_blank"&gt;The Next Step&lt;/a&gt; program who designed and illustrated the story!)&lt;/p&gt;&lt;p&gt;In the story, the main character Snake eats an apple and gets bigger. This is what students can then animate on their tablets.&lt;/p&gt;&lt;p&gt;&lt;span style="color: #444444;"&gt;After reading the story, distribute the tablets to your students that have the ScratchJr app installed on it. &lt;/span&gt;&lt;span style="color: #3377cc;"&gt;&lt;a style="color: #3377cc;" href="https://www.scratchjr.org/" data-type="" target="_blank"&gt;ScratchJr&lt;/a&gt;&lt;/span&gt;&lt;span style="color: #444444;"&gt; is a FREE app you can download on any tablet or phone. &lt;/span&gt;&lt;/p&gt;&lt;p class="public-DraftStyleDefault-block public-DraftStyleDefault-ltr public-DraftStyleDefault-block public-DraftStyleDefault-ltr  s-blog-post-section-text-5qcns s-component s-text s-font-body  s-blog-post-section-5qcns s-blog-post-section-8  s-blog-post-section-text-d9769...&lt;a href=https://www.codespeaklabs.com/blog/coding-snake-story-time-with-scratchjr&gt;Read More&lt;/a&gt;</description>
    </item>
    <item>
      <title>Build a Composting Game in Scratch</title>
      <pubDate>Sat, 01 Oct 2022 05:53:43 -0700</pubDate>
      <link>https://www.codespeaklabs.com/blog/build-a-composting-game-in-scratch</link>
      <guid>https://www.codespeaklabs.com/blog/build-a-composting-game-in-scratch</guid>
      <description>&lt;p&gt;&lt;em&gt;Educators &amp; parents: You can do this Hour of Code Activity as a class or students can work on it independently. If you have any questions or need help, email info@codespeaklabs.com.&lt;/em&gt;&lt;/p&gt;&lt;p&gt;Composting your food scraps is a great way for everyday people to protect the Earth and fight against climate change. Even if your city or town doesn't yet pick up food scraps or green waste for composting, you still compost at home or help start a community composting program!&lt;/p&gt;&lt;p&gt;One cool way to do this is through worm composting. The official word for this is vermicomposting, and it's a lot easier than it may sound. Here's a 4 minute video from TEDEd on "&lt;a href="https://ed.ted.com/lessons/vermicomposting-how-worms-can-reduce-our-waste-matthew-ross#watch" data-type="web" target="_blank"&gt;Vermicomposting: How worms can reduce our waste&lt;/a&gt;" where you can get the basics on how worms compost our food.&lt;/p&gt;&lt;p style="text-align: start;"&gt;&lt;span style="color: #222222;"&gt;&lt;strong&gt;"But what does this have to do with coding?" you might be thinking.&lt;/strong&gt;&lt;/span&gt;&lt;/p&gt;&lt;p&gt;&lt;span style="color: #000000;"&gt;Coding can help bring to life things that might seem complicated, or dry (&lt;/span&gt;&lt;span style="color: #000000;"&gt;&lt;em&gt;"vermi... what?"&lt;/em&gt;&lt;/span&gt;&lt;span style="color: #000000;"&gt;) and turn it into a fun game that people want to play! We can "gameify" learning about topics, like how math apps can turn multiplication problem into epic battles of your avatar against monsters.&lt;/span&gt;&lt;/p&gt;&lt;p&gt;&lt;span style="color: #000000;"&gt;In today’s project, we are going to build a game about worm composting. Your final project might end up looking something like this:&lt;/span&gt;&lt;/p&gt;&lt;p&gt;&lt;span style="display: inline-block"&gt;&amp;nbsp;&lt;/span&gt;&lt;/p&gt;&lt;p&gt;&lt;span style="display: inline-block"&gt;&amp;nbsp;&lt;/span&gt;&lt;/p&gt;&lt;p&gt; Press the green flag to play, and use the arrow keys to control the worm and eat the food scraps. &lt;/p&gt;&lt;p&gt;&lt;span style="color: #444444;"&gt;&lt;strong&gt;Ok, let’s get coding!&lt;/strong&gt;&lt;/span&gt;&amp;nbsp;&lt;/p&gt;&lt;p&gt;&lt;span style="color:...&lt;a href=https://www.codespeaklabs.com/blog/build-a-composting-game-in-scratch&gt;Read More&lt;/a&gt;</description>
    </item>
    <item>
      <title>Coding Twinkle: Story Time with ScratchJr</title>
      <pubDate>Fri, 30 Sep 2022 23:18:12 -0700</pubDate>
      <link>https://www.codespeaklabs.com/blog/coding-twinkle-story-time-with-scratchjr</link>
      <guid>https://www.codespeaklabs.com/blog/coding-twinkle-story-time-with-scratchjr</guid>
      <description>&lt;p&gt;&lt;em&gt;Educators &amp; parents: You can do this Hour of Code Activity as a class or students can work on it independently. If you have any questions or need help, email info@codespeaklabs.com.&lt;/em&gt;&lt;/p&gt;&lt;p&gt;This Hour of Code activity is great for young pre-readers or early readers. First, they'll watch a read aloud of a simple story and then do a coding activity on a tablet. Our story integrates real code using ScratchJr, a coding language that gets kids coding at an early age (ages 3-6) using colorful coding blocks.&lt;/p&gt;&lt;p&gt;We'll start with a story. &lt;a href="https://docs.google.com/presentation/d/1CnqGNaSqNWVRv77dg9j5_V8Wu60eIiOfy-u_ndNfvzc/edit#slide=id.g11780c40a5b_0_150" data-type="web" target="_blank"&gt;You can get the viewable link to the Google Slides with the story here&lt;/a&gt;. (Shout-out to our students in &lt;a href="https://www.codespeaklabs.com/the-next-step" data-type="web" target="_blank"&gt;The Next Step&lt;/a&gt; program who designed and illustrated the story!)&lt;/p&gt;&lt;p&gt;In the video below, you can watch a read aloud of the story.&lt;/p&gt;&lt;p&gt;After watching that video, distribute the tablets to your students that have the ScratchJr app installed on it. &lt;a href="https://www.scratchjr.org/" data-type="web" target="_blank"&gt;ScratchJr&lt;/a&gt; is a FREE app you can download on any tablet or phone. &lt;/p&gt;&lt;p class="public-DraftStyleDefault-block public-DraftStyleDefault-ltr  s-blog-post-section-text-5qcns s-component-content s-blog-section-inner s-component s-text s-font-body sixteen columns container s-block-item s-repeatable-item s-block-sortable-item s-blog-post-section blog-section  s-blog-post-section-5qcns s-blog-post-section-8 " style="text-align: left; font-size: 18px;"&gt;&lt;span style="color: #444444;"&gt;Download the free ScratchJr app onto each of your classroom iPads or Android tablets here:&lt;/span&gt;&lt;/p&gt;&lt;p class="public-DraftStyleDefault-block public-DraftStyleDefault-ltr  s-blog-post-section-text-1304s s-component-content s-blog-section-inner s-component s-text s-font-body sixteen columns...&lt;a href=https://www.codespeaklabs.com/blog/coding-twinkle-story-time-with-scratchjr&gt;Read More&lt;/a&gt;</description>
    </item>
    <item>
      <title>Create a Website to Spread     Awareness About Climate Change</title>
      <pubDate>Fri, 30 Sep 2022 20:00:36 -0700</pubDate>
      <link>https://www.codespeaklabs.com/blog/create-a-website-to-spread-awareness-about-climate-change</link>
      <guid>https://www.codespeaklabs.com/blog/create-a-website-to-spread-awareness-about-climate-change</guid>
      <description>&lt;p&gt;&lt;span style="color: #000000;"&gt;Educators &amp; parents: You can do this Hour of Code Activity as a class or students can work on it independently. If you have any questions or need help, email&lt;/span&gt;&amp;nbsp;&lt;span style="color: #1155cc;"&gt;&lt;a style="color: #1155cc;" href="mailto:info@codespeaklabs.com" data-type="" target="_blank"&gt;&lt;u&gt;info@codespeaklabs.com&lt;/u&gt;&lt;/a&gt;&lt;/span&gt;&lt;span style="color: #000000;"&gt;.&lt;/span&gt;&lt;/p&gt;&lt;p&gt;Shout-out to Salma, one of our student leaders who made these tutorial videos. Salma was one of the founding students of &lt;a href="https://www.codespeaklabs.com/the-next-step" data-type="web" target="_blank"&gt;The Next Step&lt;/a&gt; program, a creative agency led by underrepresented students in grades 9-14.&lt;br&gt;&lt;/p&gt;&lt;p&gt;&lt;span style="color: #000000;"&gt;&lt;strong&gt;Can you create a website to raise awareness about climate change?&lt;/strong&gt;&lt;/span&gt;&lt;/p&gt;&lt;p style="font-size: 13.5pt;"&gt;&lt;span style="color: #000000;"&gt;Knowing how to create a website can come in handy in many ways. For example, raising awareness about things that are important to you. Climate change is a big and urgent problem the whole world is facing, but there is a lot of misinformation about it on the internet. Let's be part of the solution and spread facts by creating a simple website about the effects of climate change!&lt;/span&gt;&lt;/p&gt;&lt;p style="font-size: 13.5pt;"&gt;&lt;span style="color: #000000;"&gt;To create our website we will include :&lt;/span&gt;&lt;/p&gt;&lt;ul&gt;&lt;li style="font-size: 13.5pt;"&gt;&lt;span style="color: #000000;"&gt;Headings &lt;/span&gt;&lt;/li&gt;&lt;li style="font-size: 13.5pt;"&gt;&lt;span style="color: #000000;"&gt;Text and paragraphs &lt;/span&gt;&lt;/li&gt;&lt;li style="font-size: 13.5pt;"&gt;&lt;span style="color: #000000;"&gt;Images&lt;/span&gt;&lt;/li&gt;&lt;li style="font-size: 13.5pt;"&gt;&lt;span style="color: #000000;"&gt;Links&lt;/span&gt;&lt;/li&gt;&lt;/ul&gt;&lt;p style="font-size: 13.5pt;"&gt;&lt;span style="color: #000000;"&gt;These are common building blocks to websites that you can use over and over again.&lt;/span&gt;&lt;/p&gt;&lt;p&gt;&lt;span style="color: #000000;"&gt;In this tutorial, we will also discuss &lt;/span&gt;&lt;span...&lt;a href=https://www.codespeaklabs.com/blog/create-a-website-to-spread-awareness-about-climate-change&gt;Read More&lt;/a&gt;</description>
    </item>
  </channel>
</rss>
