Glossary#
- C++#
A high-level, general-purpose programming language created by Danish computer scientist Bjarne Stroustrup.
- JavaScript#
A programming language and code technology of the Web, alongside HTML and CSS.
- Programming Language#
A formal, structured language composed of a specific set of rules and syntax used to instruct computers to perform specific tasks.
- Python#
A high-level, general-purpose programming language that emphasizes code readability, simplicity, and ease-of-writing with the use of significant indentation, an extensive standard library, and garbage collection.