Skip to main content

Avora knowledge hub

Visual Programming Glossary

Learn one technical term at a time without circular definitions or unexplained jargon.

Latest resources

141 resources

Programming fundamentals

What Is Metric in Programming?

Learn what metric means in programming, why it matters, and how to recognize it in practical code and system design.

beginner4 min read

Programming fundamentals

What Is Observability in Programming?

Learn what observability means in programming, why it matters, and how to recognize it in practical code and system design.

beginner4 min read

HTML

What Is HTML in Programming?

Understand HTML as the web’s markup language, with examples of elements, attributes, semantics, document structure, and browser parsing.

beginner4 min read

CSS

What Is CSS in Programming?

Understand CSS as the web’s styling language, including selectors, declarations, the cascade, inheritance, box generation, layout, and responsive rules.

beginner4 min read

JavaScript

What Is JavaScript in Programming?

Understand JavaScript as a dynamic programming language, including values, objects, functions, scope, prototypes, the event loop, and browser APIs.

beginner4 min read

Python

What Is Python in Programming?

Understand Python as a high-level programming language, including names, objects, dynamic typing, indentation, collections, iteration, and its runtime.

beginner4 min read

Java

What Is Java in Programming?

Java is a beginner-friendly, object-oriented programming language that runs on the JVM and powers apps, Android, and enterprise systems.

beginner4 min read

C

What Is C in Programming?

C is a foundational programming language used for systems software, embedded devices, and learning how computers manage memory.

beginner4 min read

C++

What Is Cpp in Programming?

Cpp (C++) is a powerful programming language that extends C with classes, templates, and the STL for games, systems, and performance software.

beginner4 min read
Visual Programming Glossary — Page 12 | Avora Learn