English 20 - 21 IL Visual Programming

You might also like

Download as pptx, pdf, or txt
Download as pptx, pdf, or txt
You are on page 1of 25

https://www.youtube.com/watch?

v=uF14sGoymW0
Algorithmics International School of Programming and

Mathematics
Welcome, cadets!
Go get the box!
Our passes to the platform are in it!
Algorithm

Command 1 Command 2 Command 3 Command 4


Let’s find out what adventures
await us
during the expedition!
Access granted!
It’s time to get me ready for the flight!
Complete the “Test yourself”
task!
We would love to see you at our
lessons! .
During the lesson, we taught the MarsBot to

Go forward
Move objects
and turn

Linear
algorithm

This enables
deleting and sending messages in messengers.
During the lesson, we taught the MarsBot to

Simplify boring
work

Loop

This enables
different automatic payments.
Visual
programming I would teach children to program in Scratch so
that
they could enthusiastically create fantastic
▶ The algorithm in the first place projects, rather than force them to struggle with
syntax in a text-based programming language.
▶ Programming This way they will learn more about algorithmic
using graphic objects thinking and will get a better idea of the world
of technology around.
▶ Allows you to quickly go from the
birth of an idea to the launch of the Dr. Tracy Gardner
from TechAgeKids
code
computer scientist,
worked at IBM for 10 years
Kids learn Adults use
Scratch LabVIEW
(developed by MIT (Massachusetts Institute of
Technology))

Develop software for test benches and scientific


Create cartoons, games, and equipment.
quizzes.
Study at universities in technical
areas of training.
Adults use
UML Zenodys

Software (application) design. Internet of things (IoT) software


development.
Unreal Engine 4 Game mechanics can be described

computer game development

1. Using a text-based programming language


▶ you need to learn a programming language (C++),
▶ write code to make everything work as intended

2. Using a visual programming language (BLUEPRINT):


build game logic using flowcharts.

*both scripts create


a blinking light
Different visual programming languages
are similar

Scratch LabVIEW NXG


project to convert Celsius to Fahrenheit. project to convert Celsius to Fahrenheit.
After month at Algorithmics
1

A project about the benefits


of certain fruits and vegetables.
Developed by a student to supplement a school
project.

Mechanics:

▶ click on objects with the mouse cursor and


find out about their properties
After months at Algorithmics
3

A waste sorting game.


Developed by a student to supplement a school
project.

Mechanics:

▶ moving objects to different baskets using


arrows
After 5months at Algorithmics

A game inspired by the famous Flappy Bird


game.

Mechanics:

▶ character control
using keyboard arrows

Nikita, 12 years old,


Krasnoznamensk
At the end of the course

A simulator game in the English language to


memorize the English alphabet.
School project.

The game uses different mechanics:


▶ answers to questions

▶ moving objects with the mouse cursor

▶ moving objects with the keyboard arrows

▶ shooter

▶ catch the object


After the course

A simulator game in mathematics


on the topic of “Negative numbers. Determining
the sign of an expression.” School project.

Mechanics:

▶ moving numbers/expressions to different


baskets using the mouse

You might also like