a free visual programming language and online community based on blockly scripts
Back
GUI
Front
Graphical User Interface
Back
Lossy Compression
Front
Compression method in which data is removed and and lost.
Back
HTML
Front
Hyper text markup language
Back
Blockly
Front
a visual programming language created by Google which uses Java
Back
Lossless Compression
Front
Compression method in which no data is lost. All data is perfectly reconstructed.
Back
C++
Front
a general-purpose programming language. It was developed in 1979 at Bell Labs as an enhancement to the C programming language and originally named "C with Classes". It was renamed to C++ in 1983.
Back
Ruby & Python
Front
high level, dynamic programming languages
Back
Tinker
Front
a visual programming language based on Scratch.
Back
Variable
Front
a symbol for a number we don't know yet. It is usually a letter like x or y. Example: in x + 2 = 6, x is the variable.
Back
JavaScript
Front
a dynamic computer programming language that is most commonly used as part of web browsers.