> ## Documentation Index
> Fetch the complete documentation index at: https://docs.primastem.com/llms.txt
> Use this file to discover all available pages before exploring further.

# Introduction

> **PrimaSTEM** is a tool for teaching children from age 4 the fundamentals of programming, logic, and mathematics without screen devices.

<img src="https://mintcdn.com/primastem/ykcA8ULF3ojPheMy/images/intro/main.png?fit=max&auto=format&n=ykcA8ULF3ojPheMy&q=85&s=54508f0d25f772a98fdb66da858c43d6" alt="PrimaSTEM" width="1884" height="2020" data-path="images/intro/main.png" />

*Control panel, programming blocks, robot, and code execution results.*

## Relevance

**Modern children** show interest in video games and electronic devices from an early age, quickly mastering them.

Parents recognize the importance of information technologies for their child's successful development, while also striving to maintain a balance between learning and their children's health.

<img src="https://mintcdn.com/primastem/ykcA8ULF3ojPheMy/images/intro/kids.png?fit=max&auto=format&n=ykcA8ULF3ojPheMy&q=85&s=b907f92b4531abf6d7e966adfcf99aa7" alt="kids" width="547" height="373" data-path="images/intro/kids.png" />

Research shows that early and frequent interaction with screens can reduce cognitive abilities and academic performance.

<img src="https://mintcdn.com/primastem/ykcA8ULF3ojPheMy/images/intro/graph.jpg?fit=max&auto=format&n=ykcA8ULF3ojPheMy&q=85&s=090af18355c681f749719f71d8c8baed" alt="graph" width="600" height="415" data-path="images/intro/graph.jpg" />

[*Source: Programme for International Student Assessment (PISA), 2022 Results (Volume I)*](https://www.oecd-ilibrary.org/education/pisa-2022-results-volume-i_53f23881-en)

Using screen devices by young children often leads to:

* psychological difficulties,
* gaming addiction,
* deterioration of vision and physical health.

## Goals and Objectives

This educational **tool** helps children from age 4 learn programming, logic, and mathematics **without screens**.

With PrimaSTEM, children master:

* numbers,
* spatial orientation,
* algorithms,
* logical thinking,
* programming fundamentals,
* arithmetic operations and progressions,
* geometric concepts.

**Advantages:**

* versatility of application,
* engaging and visual format,
* screen-free learning,
* suitable for preschool and early school-age children,
* natural materials.

> 🎯 **Main goal** — developing cognitive skills through tangible and visual understanding of programming fundamentals and the meaning of program execution results.

## How Does It Work?

1. Turn on the robot and the control panel.
2. Using command tokens, create a movement program by placing them in the panel slots.
3. Press the "Execute" button and the robot will execute the program.

***

**Video presentation:** [youtu.be/Ztq\_I1WBiVo](https://youtu.be/Ztq_I1WBiVo)

<div
  style={{
position: 'relative',
paddingBottom: '56.25%',
height: 0,
overflow: 'hidden',
}}
>
  <iframe
    src="https://www.youtube.com/embed/Ztq_I1WBiVo?si=a54tevy8tUEQMOva"
    style={{
position: 'absolute',
top: 0,
left: 0,
width: '100%',
height: '100%',
}}
    frameBorder="0"
    allow="accelerometer; autoplay; clipboard-write; encrypted-media; gyroscope; picture-in-picture"
    allowFullScreen
  />
</div>

> 📺  More tutorials and examples on our [YouTube PrimaSTEM](https://www.youtube.com/@primastem) channel

## Who Is It For?

PrimaSTEM is designed for children and looks like a game, but it's a flexible tool for educators and parents. It can be used to teach various subjects — mathematics, programming, physics, history, geography. Everything is limited only by the imagination and skill of the teacher or parents.

The child acquires a mathematical and algorithmic foundation, which becomes excellent preparation for school and first experience with programming languages (Scratch, Logo, or Minecraft).

<img src="https://mintcdn.com/primastem/ykcA8ULF3ojPheMy/images/intro/robot_spiral_01.jpg?fit=max&auto=format&n=ykcA8ULF3ojPheMy&q=85&s=ced1574a02cd3991efed59090438c18a" alt="Spirale" width="1493" height="1210" data-path="images/intro/robot_spiral_01.jpg" />

*Example result: a spiral drawn by dynamically changing a variable in a loop.*
