Prepare For Scratch Coding With Mangahigh's Computational Thinking Activities

Updated by Michelle

In today's technology-driven world, understanding the fundamentals of coding and computational thinking is not just beneficial; it's essential. These skills equip young learners not only to navigate but also to innovate within the digital landscape. Scratch coding, a project of the MIT Media Lab, serves as an excellent introduction to the world of coding, especially for young learners. However, a solid grasp of computational thinking is crucial before diving into Scratch or any other programming language.

Coding vs. Computational Thinking

Coding is the act of writing in a language that a computer can understand to execute a program. It is the process of translating our computational thinking into something actionable by a machine.

Computational thinking, on the other hand, is a method of problem-solving that teaches individuals how to tackle large problems by breaking them down into a sequence of smaller, more manageable problems. It involves understanding a problem and developing possible solutions so that the actions needed to solve the problem can be directed efficiently.

Core Skills in Computational Thinking

Computational thinking encompasses several core skills crucial for problem-solving across various disciplines, not just in computer science:

  • Decomposition: Breaking down complex problems into smaller, more manageable parts.
  • Pattern Recognition: Looking for similarities among and within problems.
  • Abstraction: Focusing on the important information only, and ignoring irrelevant detail.
  • Algorithms: Developing a step-by-step solution to the problems, or rules to follow to achieve the desired outcome.

These skills are foundational for programming and are heavily emphasized in platforms like Scratch, where users can drag and combine code blocks to create animations, games, and more.

What is Scratch Coding?

Scratch is a visual programming language that makes it easy for beginners to get into the world of coding. Users snap together blocks of graphical code to make characters move, jump, dance, and sing. Scratch is particularly beneficial for students as it simplifies complex coding principles into understandable segments and fosters a fun learning environment that enhances creativity.

Mangahigh's Educational Games and Prodigi Activities

Mangahigh enhances the learning experience with its game Slime Studio, where students can apply computational thinking to create and customize their own slime recipes. This game teaches them about sequences and the effects of changing variables in a fun, interactive way. Additionally, Mangahigh’s Prodigi activities cover essential programming concepts such as simple sequences, loops, and commands like move and turn. These activities are designed to prepare students for more advanced programming by solidifying the basics of computational logic and reasoning.

The Benefits of Scratch Coding and Mangahigh's Games

Scratch coding and Mangahigh's educational games are not just for aspiring programmers; they benefit anyone by building critical life skills such as systemic thinking, creativity, and collaboration. Students learn to think logically and systematically, as the process requires them to sequence actions, set parameters, and utilize repeat loops, all within a visually appealing and engaging interface.

The Theoretical Components of Coding

Understanding the theory behind coding before diving into the practical aspects is crucial for any aspiring coder. This foundational knowledge provides a clearer perspective on why certain steps and processes are necessary, enabling learners to grasp more than just the "how" of coding—they learn the "why." Theory teaches the principles of logic and computation that underpin programming languages, giving students insight into problem-solving and algorithmic thinking. By comprehensively understanding the theory, students can approach coding tasks with a deeper level of analysis and creativity, allowing them to not only follow instructions but also adapt and innovate based on the underlying principles of computer science. This approach ensures that when students write code, they can make informed decisions that enhance functionality and efficiency, leading to more robust and effective software solutions.

Mangahigh's List of Computational Thinking Activities

Teachers can assign computational thinking activities to their students, using the ASSIGN function on Mangahigh's teacher platform.

  1. Open (+) the Computational Thinking folder.

  1. Click on any of these activities to 'assign' to your students.

Here's the full list of available activities:

  • PRODIGI:
    • Simple sequences - Adding to simple sequences
    • Simple 'counted loops' - Understand and use simple counted loops to repeat short sets of instructions in the Scratch environment
    • The Scratch 'move' command - Understand and use the move command to achieve specified outcomes when coding using Scratch
    • The Scratch 'turn' command - Understand and use the turn command to achieve specified outcomes when coding using Scratch
    • Moving a character - Understand and use icon blocks to chain together a simple sequence of instructions to move a character around a simple grid map
  • GAME - SLIME STUDIO:
    • Adding to simple sequences
    • Removing from simple sequences
    • Rearranging simple sequences
    • Movement blocks (simplified) - adapting code
    • Movement blocks (simplified) - creating code 
    • Movement blocks - adapting code
    • Movement blocks - creating code
    • Parameters (simplified) - adapt by +/-
    • Parameters (simplified) - create
    • Parameters - adapting code
    • Parameters - creating code
    • Repeat loops - adapting code
    • Repeat loops - creating code

Why Computational Thinking and Basic Coding Skills Are Essential

Developing computational thinking and basic coding skills helps transform students from passive users of technology into active creators. These skills empower them to understand and master the technology around them, not just use it. By learning to code, students can create technology solutions themselves, which is a powerful step towards innovation and self-sufficiency in the digital age.

Incorporating computational thinking and foundational coding skills into education equips students with the tools necessary to succeed in a digital future. With platforms like Mangahigh, students can begin their journey into the world of coding with a robust foundation in the essential skills that will support their learning and development in any computing or problem-solving task they undertake. By starting with computational thinking, we prepare our students not just to face the future but to shape it.


How Did We Do?