Page 80 - iPro_trackGPT_V5_Class5
P. 80
Low Level Language (LLL)
A low-level language is a programming language that is tailored to a specific
type of computer or processor architecture, which means it is closely tied
to the machine's instruction set and hardware specifics. This is also called
machine-dependent which means it can only run on that particular type of
machine and is not compatible with others.
High Level Language (HLL)
High-level languages (HLLs) are machine-independent. They allow programmers
to write code that can run on different types of computers with minimal changes.
High-level languages are generally easier to read, write, and maintain compared to
low-level languages.
STARTING SCRATCH
To start scratch, follow the given steps:
2 Click on the
All apps.
3 Scroll down
to S and click on
the Scratch 3.
1 Click on the Start button.
Boost Bits
Scratch was created by the Lifelong Kindergarten Group at the MIT Media Lab
in the year 2007.
Features of Scratch
It is simple to understand and master.
It offers various tools for creating interactive stories, games, art and more.
Predefined blocks are assembled to build the project.
It includes a built-in paint editor and sound editor.
78 TrackGPT iPRO (V5.0)-V

